XBMC Community Forum
[MOD] Cirrus Extended v2 - 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: Cirrus Extended (/forumdisplay.php?fid=133)
+---- Thread: [MOD] Cirrus Extended v2 (/showthread.php?tid=102066)



- el_Paraguayo - 2012-01-12 11:09

Kokonutcreme Wrote:Apologies for not replying sooner, I hadn't realised that I needed to edit the rating field as "Australia: " and didn't do that initially.

When I did this, the certification ratings flag in the information panel changes to the OFLC flag. However the Rated M flag displayed with the other media flags disappears from library view so at this stage you need to open the information panel to see what classification a movie has.

Unsure if that can be amended but thanks for the tip.

OK, that's strange. The same code should, I think, be called in both the library view (which view are you using?) and movie information.

If the Australia prefix is the issue then I can send you some code to fix this without having to edit all your films manually.


- vicmanpergar - 2012-01-12 11:11

Language flags look sweet!!

but just a question, is it neccessary to be that way, i mean dot and two characters?
My db is all this format Title (year) [1080p x264-esp ac3-eng dts].mkv
As far as i know, XBMC picked the languages up just right.

edit: also agree with N.O.W.A.L.L. , i have almost all movies with at least 2 languages (sometimes more, lol), will the other flags also show up?


- butchabay - 2012-01-12 11:32

vicmanpergar Wrote:Language flags look sweet!!

but just a question, is it neccessary to be that way, i mean dot and two characters?
My db is all this format Title (year) [1080p x264-esp ac3-eng dts].mkv
As far as i know, XBMC picked the languages up just right.

edit: also agree with N.O.W.A.L.L. , i have almost all movies with at least 2 languages (sometimes more, lol), will the other flags also show up?

Multiple Audio Language is not supported by XBMC. I can look if i add the strings -eng, -esp, -deu, -ita and so on.

If you have naming rules like yours should be possible to show up multiple language flags. I see what i can do.


- vicmanpergar - 2012-01-12 11:39

That would look great!
thks!


- keibertz - 2012-01-12 14:07

butchabay Wrote:Multiple Audio Language is not supported by XBMC. I can look if i add the strings -eng, -esp, -deu, -ita and so on.

If you have naming rules like yours should be possible to show up multiple language flags. I see what i can do.

it would be perfekt if it could look into the XBMC database and get the audio information directly from the database entry and not from the file name.

but i am not sure if there is a database feld for audio language.


- el_Paraguayo - 2012-01-12 14:27

keibertz Wrote:it would be perfekt if it could look into the XBMC database and get the audio information directly from the database entry and not from the file name.

but i am not sure if there is a database feld for audio language.

I'm not sure it is in the database but, if it is, I suspect that would need an additional script to do.


- cd492 - 2012-01-12 16:40

Could it be when having an Animated Video Background with the function "repeat all" activated, that all other vids (e.g. an Episode) repeats itself as well?


- butchabay - 2012-01-12 17:07

cd492 Wrote:Could it be when having an Animated Video Background with the function "repeat all" activated, that all other vids (e.g. an Episode) repeats itself as well?

Yep, that's true, but don't know if it's a bug in xbmc or if it's intentional. I have no control about that.


- butchabay - 2012-01-13 02:39

New Language Flags in Video Info:

Thanx to littlemixi for creating the flags Smile

First Flag shows original audiolanguage track
Second Flag shows second language ( for this you need to edit the titlename and add a subsring for a second language )

Example for cowboys and aliens.en.mkv

For country code, see here: You'll need code 2 to edit your title.

Screenshot Movie shows first language german, second language english.

Screenshot Movie

Screenshot Episode

With both flags showing up you'll loose the aspectratio flag, but hey who cares ? Smile


- vicmanpergar - 2012-01-13 08:42

Looks really nice.

What if we have a stream let's say english in DTS and another let's say spanish in AC3?
lol ok ok, that's complicating it too much, i don't wanna imagine what kind of headache of work programming would demand that, hahaha

+1 for the Language flags!