[Release] Language Preference Manager
#25
@schumi2004 thanks a lot!

@Wimpie thanks!
log 1: the track selection works:
Code:
DEBUG: [Language Preference Manager]: filename: audio: 4, sub: 4 (bluray://udf%3a%2f%2fW%253a%255cTe%2520testen%255cBig%2520Country%252c%2520The%2520(1958)%255cBig%2520Country%252c%2520The%2520(1958).BluRay.audiostream_4.subtitle_4.iso%2f/BDMV/PLAYLIST/00000.mpls)

audio:
Code:
NOTICE: Opening audio stream: 5 source: 256
Not sure that this is correct at the moment, have to debug it (it's possible that audio track 4 is the 5th track if the video tack is the 1st)
For subs its:
Code:
INFO: [Language Preference Manager]: Filename preference: Match, selecting subtitle track 4
DEBUG: [Language Preference Manager]: Subtitle: enabling subs
NOTICE: Closing subtitle stream
NOTICE: Opening Subtitle stream: 11 source: 256

Maybe there are problems with blurays, and if very like also with dvds, since audio/subs selection is working a bit different, e.g., language from menu.
I'll have to investigate this.

However looking at the jsonrpc response (line 1783) audio track 4 and sub 4 is german whereas french is audio track 2 and subs 2 and 11.

log2:

Tracks from file name is only evaluated if at least one preference is enabled, I will change that.

I'm afraid I can't promise a date for the fix(es).
Reply


Messages In This Thread
RE: [Release] Language Preference Manager - by Ace - 2013-02-22, 11:45
RE: - by ezechiel1917 - 2013-10-13, 06:47
Logout Mark Read Team Forum Stats Members Help
[Release] Language Preference Manager2