i'm developing a webinterface with language supprt.
#1
hi community,

currently i am working at an webinterface which is also good for mobilephone and tablet use.
one thing i missed always is the support of language-tags in xbmc. in my solution, i parse language informations out of the filename.

example: i digitized all my dvd's and added language tags in the format _DE_ for german.
so the filename for Breaveheart is in my case: Breaveheart_DE_ES.iso (so German and Spanish).

but since i am planing to soon release a beta of my webinterface to the public, ppl would surely like to have support for their tag-philosophy.

so what are the tags you use?
so far i have for german: "_DE", "[Ger]", ".German.", ".GERMAN."

what other formats are used out there?

help apreciated.
Reply
#2
Why not just read the audio streams in the file? By that I mean XBMC reads them and makes them available via the JSONRPC.
Image
Image
AWXi - Ajax web interface. Wiki
Reply
#3
oh very nice, i have a look into it! thanks for the hint!
Reply
#4
hehe, not one of my movies has the audio stream info (well i have only *.iso files, which seems not supported). so i am thinking about a setting where you can choose if it shall use "my"-version or the feature of xbmc.

so thanks a lot for your suggestion, did not know xbmc has this feature...
Reply

Logout Mark Read Team Forum Stats Members Help
i'm developing a webinterface with language supprt.0