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

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon MQ (https://forum.kodi.tv/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


- olafg - 2009-06-27

I think so, running r21228


- >>X<< - 2009-06-27

olafg Wrote:Did that, and rebuilt the library, still no studio tags.

Its worth checking the <studio> tag in the nfo only contains the studio name even if skin based flagging is unchecked in MIP

Its also worth removing your MyVideos34.db and trying a movie see if it works then, maybe the db isn't getting updated correctly (don't delete it though as your be putting it back Smile )


- Ritzie - 2009-06-27

I got just about all my tags working except for 480p, hddvd and Dolby 2.0 (thats what ember picked up). Still can't get bluray to show instead of h.264 but thats fine. Any ideas?


- krypt2nite - 2009-06-27

Ritzie Wrote:I got just about all my tags working except for 480p, hddvd and Dolby 2.0 (thats what ember picked up). Still can't get bluray to show instead of h.264 but thats fine. Any ideas?

Currently XBMC only detects 480, 540, 720 and 1080 for resolution. ccMatrix has it so if it's 480 it will display a SD flag. He also doesn't have HDDVD detection yet. For the bluray issue the code will display the codec if you don't have bluray in the filename.


- ccMatrix - 2009-06-27

Ritzie Wrote:I got just about all my tags working except for 480p, hddvd and Dolby 2.0 (thats what ember picked up). Still can't get bluray to show instead of h.264 but thats fine. Any ideas?

Did you enable media flagging in Settings -> Video -> General -> Extract Media Metadata Information ?

krypt2nite Wrote:Currently XBMC only detects 480, 540, 720 and 1080 for resolution. ccMatrix has it so if it's 480 it will display a SD flag. He also doesn't have HDDVD detection yet. For the bluray issue the code will display the codec if you don't have bluray in the filename.

Actually I do show a hd-dvd if "hd-dvd" or "hddvd" is in the filename.


- krypt2nite - 2009-06-27

ccMatrix Wrote:Did you enable media flagging in Settings -> Video -> General -> Extract Media Metadata Information ?



Actually I do show a hd-dvd if "hd-dvd" or "hddvd" is in the filename.

I'm sorry I knew that I meant HDTV


- Ritzie - 2009-06-27

Yes I did tick the Extract Media Metadata Information and I do have bluray and hddvd in my file name. In Ember is shows hddvd, divx, 480p, mp3, dolby2.0 all for Indian Jones and the kingdom of the crystal skull but xbmc I get the studio tag and sd.

For the 480p I do see that flag for SD so that solves that and hddvd isn't picked up so thats two down. Thanks Krypt.


- olafg - 2009-06-27

I deleted all my nfos, to clear out the mess that MIP added, do I need to regenerate all the NFOs to get this working?


- krypt2nite - 2009-06-27

olafg Wrote:I deleted all my nfos, to clear out the mess that MIP added, do I need to regenerate all the NFOs to get this working?

Not really. If you want just scan your movies through XBMC and the flags will display.


- Ritzie - 2009-06-28

How can I download this mod using git? I already have the mods so any updates. One other thing how do I get xbmc to scan my movies into the library? I know I figured it out the other day but now its not working. I've been working on this so much think I'm brain dead.


- olafg - 2009-06-28

As I said above, I get all the flags except the studio, this is how it looks for me, also, I downloaded the updated studio logos pack from this (or another thread)

Image, this is how it looks witha rescanned library:

http://dznr.org/8mse


- Ritzie - 2009-06-28

olafg Wrote:As I said above, I get all the flags except the studio, this is how it looks for me, also, I downloaded the updated studio logos pack from this (or another thread)

Image, this is how it looks witha rescanned library:

http://dznr.org/8mse

Ok, I understand that but are you using git fetch or something or downloading them manually?


- pletopia - 2009-06-28

Filmfour.png needs to be renamed to Film4.png in media/flags/studios .. thats how it gets scraped from imdb.com


- olafg - 2009-06-29

No, no matter what I do, I cant get this to work in the movies section, works fine in TV, but not movie. also, in TV, it displays x264 even if bluray is in the name, why?


- ccMatrix - 2009-06-29

pletopia Wrote:Filmfour.png needs to be renamed to Film4.png in media/flags/studios .. thats how it gets scraped from imdb.com

Thanks, I fixed it in github.