I’m running on a Vero 4K+, and just made several large changes including updating from Mar2022 to Feb2024 operating systems, and moving from smb to fstab protocols for connecting to my movie server.
After these changes, subtitles are stuck on for all movies in non-container, VIDEO TS folders (VIDEO_TS.IFO files). (There is no issue with mkv movie files.). Disabling subtitles in the subtitles menu (while playing the movie, using OSD & subtitles menu) only works temporarily - upon exiting & re-entering a movie, they are re-enabled again. (However, it should be noted if the movie is ‘resumed’, they do stay disabled. It’s only when starting the movie from start that they reset.). I assume there is a flag set in the database that holds the resume position as well as the subtitle settings…
All new movies (using VIDEO_TS files) added since the updates to my system also have subtitles stuck on - It’s not an issue with moving movies from my old database to the new operating system database.
I searched through all the Database SQL files, and cannot find where the flag for subtitles is set (on a per file/movie level basis). I do see that any non-default settings are stored in the ‘Settings’ table of the MyVideo database.
When a subtitle change is made (such as changing the subtitle language) to a movie (that resides in a VIDEO_TS folder), the change does show up in the ‘Settings’ table of the MyVideos database. However, every time the movie is started those settings are being ignored - the movie defaults to subtitles ‘on’, and ‘English’ (and not the language setting stored in the ‘Settings’ table).
Either the subtitle default operation for movie files in a VIDEO_TS folder is broken (and/or not being applied), or something is overriding those settings.
Any insight on why subtitle default settings and/or changes can’t be made to my movies in VIDEO_TS folders would be much appreciated. Is there another database or xml file that determines those settings?
Thanks!