Posts: 173
Joined: Mar 2009
Reputation:
3
2023-09-28, 17:49
(This post was last modified: 2023-09-28, 17:52 by badbob001. Edited 1 time in total.)
I like the option to ignore 'Signs and Songs'. Why not expose that as a regex field so we can use it as a general ignore option? I think we need separate ones for audio and subtitles?
eg:
subtitles: "signs|songs|lyrics|commentary"
audio: "commentary"
Posts: 232
Joined: Feb 2016
Reputation:
15
rafikW
Senior Member
Posts: 232
With 1.0.2Beta version when changing audio stream it is observed a permanent movie freeze, sometimes movie is starting from the beginning.
Later I can deliver kodi log with exact timestamps when I changed audio stream and what the result is.
BTW. I'm using TV remote yellow button to change audio stream.
<keymap>
<fullscreenvideo>
<keyboard>
<key id="253">audionextlanguage</key>
</keyboard>
</fullscreenvideo>
</keymap>
So far I can paste this part of the log:
2023-11-05 19:11:54.866 T:4023 info <general>: [Language Preference Manager]: Audio track changed from eng to pol. Reviewing Conditional Subtitles rules...
2023-11-05 19:11:54.868 T:4023 info <general>: [Language Preference Manager]: Cond Sub: genre/tag preference set() met with intersection set()
2023-11-05 19:11:54.868 T:4023 info <general>: [Language Preference Manager]: Selected audio language matches conditional preference 1 (Polish:None), force tag is true
2023-11-05 19:11:54.868 T:4023 info <general>: [Language Preference Manager]: Subtitle condition is None but forced is true, searching a forced subtitle matching selected audio...
2023-11-05 19:11:54.868 T:4023 info <general>: [Language Preference Manager]: Conditional subtitle: no match found for preference 1 (Polish:None) with forced overriding rule true
2023-11-05 19:11:54.868 T:4023 info <general>: [Language Preference Manager]: Conditional subtitle: disabling subs
2023-11-05 19:11:54.907 T:3976 warning <general>: ActiveAE - large audio sync error: 5911.413833
2023-11-05 19:11:54.907 T:3976 warning <general>: ActiveAE - large audio sync error: 5879.643000
2023-11-05 19:11:54.957 T:3976 warning <general>: ActiveAE - large audio sync error: 5897.439125
2023-11-05 19:11:55.007 T:3976 warning <general>: ActiveAE - large audio sync error: 5915.416375
2023-11-05 19:11:55.007 T:3976 warning <general>: ActiveAE - large audio sync error: 5883.672958
2023-11-05 19:11:55.057 T:3976 warning <general>: ActiveAE - large audio sync error: 5901.410333
2023-11-05 19:11:55.057 T:3976 warning <general>: ActiveAE - large audio sync error: 5869.666833
2023-11-05 19:11:55.138 T:7410 info <general>: CAEStreamParser::TrySyncAC3 - E-AC3 stream detected (6 channels, 48000Hz)
2023-11-05 19:11:57.269 T:7410 error <general>: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
2023-11-05 19:15:17.823 T:6632 info <general>: Closing stream player 1
2023-11-05 19:15:17.823 T:6632 info <general>: Waiting for audio thread to exit
2023-11-05 19:15:17.869 T:7410 info <general>: thread end: CVideoPlayerAudio::OnExit()
2023-11-05 19:15:17.869 T:6632 info <general>: Closing audio device
2023-11-05 19:15:17.919 T:6632 info <general>: Deleting audio codec
2023-11-05 19:15:17.920 T:6632 info <general>: Opening stream: 2 source: 256
2023-11-05 19:15:17.920 T:6632 info <general>: Finding audio codec for: 86018
2023-11-05 19:15:17.923 T:6632 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2023-11-05 19:15:17.923 T:6632 info <general>: OpenStream: Allowing max Out-Of-Sync Value of 37 ms
2023-11-05 19:15:17.923 T:6632 info <general>: Creating audio thread
Posts: 232
Joined: Feb 2016
Reputation:
15
rafikW
Senior Member
Posts: 232
2023-11-10, 21:48
False positive alarm.
Once I restarted my device I was not able to reproduce this issue for few days.
So it looks OK.
A fix for removing delay until subs start appearing when criteria to show subs is met is really big achievement.
Thanks.
Posts: 1
Joined: Jan 2019
Reputation:
0
I was wondering if you could correct the misspelled word "prefrence" in this addon.
In the settings of this addon there are 4 tabs
General
Audio Preferences
Subtitle Preferences and finally
Conditional Subtitle Preferences
The error is under the General' tab, and then "Advanced/Custom Settings"
"Turn on subtitles if a subtitle prefrence matched" and below
"Turn off subtitles if no subtitle prefrence matched"
Both instances should be spelled, "preference" not "pefrence"