Wholphin/app
damontecres 07a0db8e98
Add ability to search & download subtitles (#78)
Closes #74 

Adds an option to download subtitles from a remote source. This uses the
Jellyfin server's API, so you need to install a plugin on your server
that provides subtitle searching such as the [official OpenSubtitles
plugin](https://github.com/jellyfin/jellyfin-plugin-opensubtitles).

Initially it will search for subtitles in the device's current language,
but you can search for a different language if needed.
2025-10-27 15:53:58 -04:00
..
config Add dependency license info 2025-10-03 19:31:50 -04:00
schemas/com.github.damontecres.wholphin.data.AppDatabase Add ability to customize the navigation drawer menu (#60) 2025-10-23 15:57:26 -04:00
src Add ability to search & download subtitles (#78) 2025-10-27 15:53:58 -04:00
.gitignore Set update URL (#8) 2025-10-15 17:17:16 -04:00
build.gradle.kts Send crash reports to the server (#65) 2025-10-26 07:35:42 -04:00
proguard-rules.pro Enable minify/proguard (#29) 2025-10-17 19:44:36 -04:00