Hi there,
I’ve got a scanner working (a fork from the EyeTV scanner that Frodo put on here previously).
The only problem i got is to make the TV Show’s overview text show up.  I’m not even sure you call it an over view text, but it’s the text that appears (wrapped!) underneith the thumbnail of the show. Right now i have the description in the title, which uses an auto-marque to show the entire text but that’s somewhat annoying.
I can however not find any information on the Media.Episode object. I’ve gathered from other code that it should be Media.Episode(show,season,episode,name,year) but I can’t find where the overview text should go… I’ve tried adding it after the fact, but no luck so far
Any help would be most appreciated
/Cheers,
Jelte
OK, I think I’ve worked out that the scanner only provides season and episode (number!) information. And it is then up to the metadata agent to fill out the overview (or rather summary) of the show.
However, I can only get my metadata agent to search for and thus update tv shows… not the actual individual episodes inside the shows? how do i go about doing that?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.