mirror of
https://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2025-05-10 22:08:41 +00:00
renamed funkwhale-cli -> funkwlmpv
This commit is contained in:
parent
230d92f399
commit
a99cd9fd57
5 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# funkwhale-cli
|
||||
# funkwlmpv
|
||||
Just for fun. A simple TUI media player for FunkWhale instances. Writen on python
|
||||
|
||||
Features:
|
||||
|
@ -21,7 +21,7 @@ Python dependencies:
|
|||
Optional: brotli
|
||||
|
||||
### About cache folder
|
||||
funkwhale-cli has to cache tracks before playing (default disabled "enable_persistent_cache"). Cache is persistent and you should manage it manually because the (script/program) can't clean it automatically.
|
||||
funkwlmpv has to cache tracks before playing (default disabled "enable_persistent_cache"). Cache is persistent and you should manage it manually because the (script/program) can't clean it automatically.
|
||||
Cache structure: cache/domain.tld/[track uuid]
|
||||
You can play tracks offline, example: mpv --shuffle cache/*/*
|
||||
cache_helper.sh - it might be useful for compression cache (lossy: vorbis 128 kbps, no thumbnail)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue