Skip to content

Auto-load subtitles/audio: Improve multivolume rar file handling#1918

Open
m0vie wants to merge 1 commit intoclsid2:developfrom
m0vie:rar-autoload
Open

Auto-load subtitles/audio: Improve multivolume rar file handling#1918
m0vie wants to merge 1 commit intoclsid2:developfrom
m0vie:rar-autoload

Conversation

@m0vie
Copy link
Copy Markdown

@m0vie m0vie commented Nov 21, 2022

Make it possible to load audio and subtitle files when playing any .partXX.rar file of a multivolume rar archive:

Assume the following files:
movie.part01.rar
movie.part02.rar
movie.part03.rar
movie.srt
movie.wav

Playing any of the three .rar files will now auto load the audio and subtitle files.

Before, the .srt and .wav would have needed to be renamed to something like
movie.part01.rar
movie.part01.srt
movie.part01.wav
movie.part02.rar
movie.part03.rar

Make it possible to load audio and subtitle files when playing
any .partXX.rar file of a multivolume rar archive:

Assume the following files:
movie.part01.rar
movie.part02.rar
movie.part03.rar
movie.srt
movie.wav

Playing any of the three .rar files will now auto load the
audio and subtitle files.

Before, the .srt and .wav would have needed to be renamed to
something like
movie.part01.rar
movie.part01.srt
movie.part01.wav
movie.part02.rar
movie.part03.rar
@adipose
Copy link
Copy Markdown

adipose commented Oct 18, 2023

Can srt be inside the rar file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants