biblius 8c1511d147 add option to download subs for whole directory | 8 months ago | |
---|---|---|
assets | 8 months ago | |
src | 8 months ago | |
.env.example | 10 months ago | |
.gitignore | 10 months ago | |
Cargo.lock | 10 months ago | |
Cargo.toml | 10 months ago | |
README.md | 10 months ago | |
deploy.sh | 9 months ago | |
dump.rdb | 8 months ago |
Simple tool for downloading subtitles from opensubtitles. Useful for minimal Upnp setups in combination with TVs.
It works by scanning the BASE_PATH
from the env and displays all files from the directory. Whenever a file is encountered, ntitled will attempt
to find a file of the same name with a .srt
extension. Any files that have a matching .srt
file will be considered checked by ntitled.
To search for subtitles, click on any file. A bullseye means the subtitles match the movie hash as per opensubtitles. To download subtitles, click the download button and the corresponding srt file will be placed in the same directory with the same name as the video file.