[ 
http://opencast.jira.com/browse/MH-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28032#comment-28032
 ] 

Sergio Feria commented on MH-7870:
----------------------------------

with the image tag thats now working for the cover image; I'm trying to change 
the the image tag, to make an <itunes:image href="..."> tag also appear. I 
understand how the cover art workflow adds the attachment for the image, but I 
don't understand where the current image tag is generated. In 
AbstractFeedGenerator.java, there's a setImage method, but that just adds a 
content:encoded tag.  What do I need to change to add the itunes:image tag?

Josh: See the RomeFeed class, which converts matterhorn's notion of feeds into 
Rome's object model.  Rome is the library we use for creating feeds.  
I've attached a patch that may help… it looks like the ITunesFeedExtension 
image is never added to Rome.
                
> Verify that all relevant metadata maps properly to RSS/Atom for iTunes
> ----------------------------------------------------------------------
>
>                 Key: MH-7870
>                 URL: http://opencast.jira.com/browse/MH-7870
>             Project: Matterhorn Project
>          Issue Type: Sub-Task
>          Components: Architecture & Services
>    Affects Versions: None
>            Reporter: Adam Hochman
>            Assignee: Sergio Feria
>             Fix For: None
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to