XBMC Community Forum
[MOD] Native Media Flagging support for Aeon - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Aeon (/forumdisplay.php?fid=68)
+---- Thread: [MOD] Native Media Flagging support for Aeon (/showthread.php?tid=52581)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40


- pletopia - 2009-06-20 23:26

24
-24.S01.DVDRip
-24.S02.DVDRip
-24.S07.720p.Bluray

Dexter
-Dexter.S01.720p.BluRay
-Dexter.S02.720p.BluRay
-Dexter.S03.720p.HDTV

overall this seems to be working no problem for me .. just seems to be an issue with the showtime shows


- pletopia - 2009-06-20 23:27

ccMatrix Wrote:The studio information is in the tvshow table column c14. The decision about showtime or showtime_hd is done by my - I display the normal one for 480 and 540 resolutions and hd for 720 and 1080. The studio is only defined on a tvshow level which should make it impossible that only some episodes/seasons show the image. It's either all or none. And this only happens with Showtime ? Maybe you could for a test use the Showtime logo as Showtime_hd as well and see if maybe the Showtime_hd file is somehow corrupt or doesn't display correctly.

can you point me to the lines where your doing this ?? i just want it to pull the studio directly without determining whether its HD or not .. thats what the resolution flag is for


- ccMatrix - 2009-06-20 23:36

pletopia Wrote:can you point me to the lines where your doing this ?? i just want it to pull the studio directly without determining whether its HD or not .. thats what the resolution flag is for

In Includes_MediaFlags.xml line 444+


- pletopia - 2009-06-20 23:53

damnit it .. found the line that does the _hd part .. edited it but no change

still can't figure out why showtime works on some seasons but not on other seasons


- PainToad - 2009-06-21 00:15

No one else having trouble with Terminator and getting FOX to show?

Also anyone got CW studio?


- pletopia - 2009-06-21 00:24

hold on .. i'll check

EDIT: yup .. Fox and CW also are not loading
i checked them for both SD and HD

EDIT #2: i checked the media/flags/studios folder .. fox has both a fox.png and a fox_hd.png cw only has a cw.png .. however that can't explain why showtime and fox are having issues


- ccMatrix - 2009-06-21 00:30

I copied some other episode into a test folder and renamed it to "Terminator.The.Sarah.Connor.Chronicles.S02E01.avi". XBMC created the show and the episode shows up. It has the FOX studio logo as well as XVID, SD and mp3 (as expected).

If the file is not a valid file or a DVD iso then there is no VideoResolution information and therefore no match for the visibility check of the studio icon since the VideoResolution is neither 480, 540, 720 nor 1080.


- PainToad - 2009-06-21 00:45

ccMatrix Wrote:I copied some other episode into a test folder and renamed it to "Terminator.The.Sarah.Connor.Chronicles.S02E01.avi". XBMC created the show and the episode shows up. It has the FOX studio logo as well as XVID, SD and mp3 (as expected).

If the file is not a valid file or a DVD iso then there is no VideoResolution information and therefore no match for the visibility check of the studio icon since the VideoResolution is neither 480, 540, 720 nor 1080.

I've reloaded the show 3 times and every time shows "SDTV" for studio.


- ccMatrix - 2009-06-21 00:51

PainToad Wrote:I've reloaded the show 3 times and every time shows "SDTV" for studio.

Make sure you have the latest XBMC, the current version of the scraper and are using the TheTVDB scraper.


- PainToad - 2009-06-21 00:53

ccMatrix Wrote:Make sure you have the latest XBMC the current version of the scraper and are using the TheTVDB scraper.
Yep always use TVDB, and built from SVN yesterday.

CW shows are even stranger, showing blank rather than "SDTV".