TorrServe
TorrServe copied to clipboard
Hi, This small PR adds a FUNDING.yml to your repo. Even if you didn't subscribed to the [GitHub Sponsors Program](https://github.com/sponsors), it'll be useful : F-Droid is taking the donation links...
Имплементация #60
При открытии настройки ip сервера Torrserver зависает на несколько секунд и хромкаст перезагружается. Нужны ли какие-нибудь логи?
Since TorrServer exports the namesake files to M3U, I suggest adding the option to download external subtitles: **If** M3U has `.ass`,`.srt` files, **then** offer to download it to `/storage/emulated/0/Download` [Kodi](https://kodi.wiki/view/Settings/Player/Language#Custom_subtitle_folder)...
As currently working only on web application (https://github.com/YouROK/TorrServer/pull/325), categories could be added to android application too. New buttons on LeftBar to choose between categories, possibility to display / change such...
В TS уже есть поддержка тега `#EXTVLCOPT:input-slave=http://...` в плейлистах. VLC убрали поддержку EXTVLCOPT в плейлистах из плеера. Однако под vlc-win (3.0.2) есть возможность передать input-slave в параметрах командной строки в...
Since Android 13, the user can choose to display an app's [Themed / Monochrome App Icon variant](https://www.android.com/android-13/#a13-your-phone-your-aesthetic). I'd like to work on this, but it would require the vector file...
Similar to [Seal](https://github.com/JunkFood02/Seal) support aria2 as external downloader.  https://github.com/aria2/aria2
Add the ability to force open the player when the cache is not fully loaded. Now, if the cache is not loaded, it is impossible to open the player.
added a simple https validation that fixes a pretty dumb problem - if the provided domain is https (defaults to 443), the app will add the port anyways. needs testing,...