[FIX] Multiplex 'MP3' flag missing
#1
Not sure if it's been mentioned yet, but I noticed in the latest revision, using Multiplex view, that MP3 flags are missing.

So, here's a fix.

In Includes_Mediaflags.xml, just after line 856, add this:

<control type="image" id="84">
<include>Furniture_PanelMediaFlagsVars</include>
<texture>flags/mp3.png</texture>
<visible>substring(listitem.studio,mp3) | substring(listitem.studio,MPEG Audio)</visible>
</control>

Or you can just download this: Includes_Mediaflags.xml : and drop it in your 720p folder.

If I have helped you in any way, please forgive me, it was entirely accidental.
Reply
#2
What, no one else has noticed this?

Am I losing my mind... (again)

If I have helped you in any way, please forgive me, it was entirely accidental.
Reply
#3
I noticed it this morning but fixed the code myself ...
Reply
#4
Jamdez Wrote:I noticed it this morning but fixed the code myself ...
The fix has been in my xbox version for a while and i am going to fix it for .ogg .flac . xvid .divx + around 200 studio flags showing in both showcase and multiplexSmile
XBMC Frodo 12 - Windows 7 - Asrock Ion 330HT - Aeon Nox
Reply
#5
http://forum.xbmc.org/showthread.php?p=3...post325815

Smile

I'd known about it for quite a while, I had posted it, I assumed it would get fixed eventually.

--FF
Reply
#6
FernFerret Wrote:http://forum.xbmc.org/showthread.php?p=3...post325815

Smile

I'd known about it for quite a while, I had posted it, I assumed it would get fixed eventually.

--FF

Ah, lost in the multitude of pages. Sorry about that Fern.

If I have helped you in any way, please forgive me, it was entirely accidental.
Reply
#7
Haha i'm just messin' with ya! I was just too lazy to post a new thread, I do agree that this needs to be fixed sometime, I just try to avoid giving djh_ bug reports in an alpha product.

Now I know he has encouraged such, but I dunno, as a fellow programmer I prefer to ask people to fix my stuff after it's final.

Thanks for bringing this into the light Cranial

EDIT: This has also been fixed in my script.

--FF
Reply

Logout Mark Read Team Forum Stats Members Help
[FIX] Multiplex 'MP3' flag missing0