Няма описание

biblius 8c1511d147 add option to download subs for whole directory преди 8 месеца
assets 8c1511d147 add option to download subs for whole directory преди 8 месеца
src 8c1511d147 add option to download subs for whole directory преди 8 месеца
.env.example 053ec3313b add cache преди 10 месеца
.gitignore 2312089d07 init commit преди 10 месеца
Cargo.lock 053ec3313b add cache преди 10 месеца
Cargo.toml 053ec3313b add cache преди 10 месеца
README.md 90c6f0dc5f add configurable port and readme преди 10 месеца
deploy.sh 48f16039ed fix caching преди 9 месеца
dump.rdb 8c1511d147 add option to download subs for whole directory преди 8 месеца

README.md

Ntitled

Simple tool for downloading subtitles from opensubtitles. Useful for minimal Upnp setups in combination with TVs.

How it works

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.