[MOD] Workaround Media Flagging

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
DJ_Elo Offline
Member
Posts: 59
Joined: May 2009
Reputation: 0
Post: #201
exactly, ive used ure mediaflag.xml and just added an additional | in the cases where it checks for studio flag etc.. it might be handy to do a check though to see that not accidently two flags are used for source etc,but I havent noticed it yet in my collection
find quote
robart Offline
Junior Member
Posts: 23
Joined: Dec 2008
Reputation: 0
Post: #202
thanks a lot, works great for me! i hope it gets standart for aeon Smile

one thing, the ACC flag look not so good Big Grin but what ever Smile
find quote
boxterduke Offline
Senior Member
Posts: 126
Joined: Feb 2009
Reputation: 0
Post: #203
Amazing thread, I vote for a sticky.
find quote
cloverfield Offline
Member
Posts: 72
Joined: Feb 2009
Reputation: 0
Post: #204
Downloaded the build of aeon, the two xmls did what was in the post (exept MIP, that program is not working whatsoever), so I did my own studio line:
<studio>Warner Bros. Pictures / 720p / V_MPEG4/ISO/AVC / DTS / 6ch / / subeng / micd1 / mifc1</studio>

But it's not working Sad

Even renaming files with this tool (http://www.xbmc.org/forum/showpost.php?p...ostcount=1) didn't work! Sad
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #205
did you rescan the item to the library after making those modifications ?
otherwise xbmc wouldn't pick up the changes.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
cloverfield Offline
Member
Posts: 72
Joined: Feb 2009
Reputation: 0
Post: #206
ronie Wrote:did you rescan the item to the library after making those modifications ?
otherwise xbmc wouldn't pick up the changes.
Yep, ofcourse. I even did flush the libaray and rescan it all over again. But only the studio's image comes up.

I also don't get these views: http://forum.xbmc.org/showpost.php?p=328315&postcount=6 :(or aren't these in the xml files?
find quote
logictester Offline
Fan
Posts: 675
Joined: Oct 2008
Reputation: 0
Location: USA
Post: #207
the latest update stoped showing sd for my sd tv episodes, all the rest are great Smile
find quote
krypt2nite Offline
Fan
Posts: 479
Joined: Dec 2008
Reputation: 15
Location: Phoenix, AZ
Post: #208
logictester Wrote:the latest update stoped showing sd for my sd tv episodes, all the rest are great Smile

Thanks for the heads up. I forgot to put director instead of studio. New XML should fix it.


cloverfield Wrote:Downloaded the build of aeon, the two xmls did what was in the post (exept MIP, that program is not working whatsoever), so I did my own studio line:
<studio>Warner Bros. Pictures / 720p / V_MPEG4/ISO/AVC / DTS / 6ch / / subeng / micd1 / mifc1</studio>

But it's not working Sad

Even renaming files with this tool (http://www.xbmc.org/forum/showpost.php?p...ostcount=1) didn't work! Sad

Did you download the latest Aeon build?
http://github.com/djh/aeon/commits/auriga
(This post was last modified: 2009-05-19 21:06 by krypt2nite.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #209
Here's my contribution to the Media Flagging project: Support for Music Media Flags.

In Album view it will display flags for Album Rating, Genre, Year and Record Label
In Song view it will show flags for Song Rating, Genre, Year and Audio Codec

It has currently support for over 20 different Audio Codecs and icons are included for 125 Record Labels.

[Image: albumflags.jpg]

[Image: songflags.jpg]

As you can see, the genre flag is a text label for now, but if somebody is willing to provide a good genre icon set (hint), this can be changed very easily.

Note: for the Album Rating to work, you'll need at least XBMC r20596

You can download the files here or wait 'till Imaginos will incorporate it in his mod.

howto:
- put 'Includes_MusicMediaFlags.xml' in the 720p folder
- put the 'music' folder in the media/flags folder
- open includes.xml and add <include file="Includes_MusicMediaFlags.xml" /> to the list at the top.
- open 'MyMusicNav.xml' and add <include>MusicMediaFlags</include> at the bottom of the page, just above <include>Furniture_DarkGradient</include>
- you're done!

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2009-07-18 21:06 by ronie.)
find quote
boxterduke Offline
Senior Member
Posts: 126
Joined: Feb 2009
Reputation: 0
Post: #210
Again, thanks for the guide, I finally was able to update all my movies and applied the xml and media tags and rescanned and now I got media flags showing beautifully.
Thanks again krypt2nite
find quote
Post Reply