Can Plex list all my movies that have incompatible subtitles? (a lot of .ASS/.SSA instances cause transcoding for example)
And for that matter also list all my movies that have the audio language Undefined. I want to fix all that but I don’t want to manually check every movie/tv show.
I’d love it if I could somehow get a list of all non .SRT subtitles and audio “undefined”. Is that at all possible?
Take a look at ExportTools
1 Like
Thank you, that worked like a charm. I got a list of unsupported subtitles and files with audio without language codes. Now I can fix all these problems
1 Like
Take a look at those threads:
Imagine you have ripped a tv show and the software of your choice has
embedded nonsensical things into the ‘title’ tags
missed to mark ‘forced’ subtitles as such
added titles like ‘Surround 5.1’ to audio tracks (which is redundant, if you’re using Plex)
missed to tag the language of audio and/or subtitle tracks
Dragging every single episode file into MKVtoolnix and setting all those things right is certainly possible, but repetitive and annoying.
If you deal with MKV files, you sooner or la…
Hi this is a little tutorial about how set lenguage tags on mp4 and mkv files.
If you don’t like to see AUDIO tag as “UNKNOWN” on your videos and go from this
[image]
to this
[image]
or this
[image]
to this
[image]
you just have to:
Get MKVToolNix and GPAC both open source free an multiplataform.
On Ubuntu:
$ sudo echo “deb http://www.bunkus.org/ubuntu/$ (lsb_release -sc)/ ./” | sudo tee /etc/apt/sources.list.d/mkvtoolnix.list
$ wget -q -O - https://www.bunkus.org/gpg-pub-moritzbunk…
So it really annoyed me to have lots of tvshows with ‘Unknown’ audio stream in my library, and I found out, Plex has serious problem with the .avi container. Since some of the really old tvshows only available in SD with XviD codec, I had to figure out a solution. The basic idea was to convert them into a compatible container. My choice was the .mkv. Found a script made by @ntrevena - thx a lot for them - and modified it a bit, since I didn’t want to reencode those files, only wanted to remux t…
system
Closed
December 8, 2019, 4:04pm
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.