mirror of
https://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2025-05-10 22:08:41 +00:00
Add info about cache and cache_helper.sh script
This commit is contained in:
parent
e5484f0a6d
commit
cb3b65de06
2 changed files with 36 additions and 0 deletions
|
@ -20,6 +20,12 @@ Python dependencies:
|
|||
```pip install -r requirements.txt```
|
||||
Optional: brotli
|
||||
|
||||
### About cache folder
|
||||
funkwhale-cli first to cache tracks before playing. Cache is persistent and You manage manually as is.
|
||||
Cache structure: cache/domain.tld/[track uuid]
|
||||
You can to play tracks offline, example: mpv --shuffle cache/*/*
|
||||
cache_helper.sh - just useful for compression cache (lossy: vorbis 128 kbps, no thumbnail)
|
||||
|
||||
Also, tnx Inex for his FunkWhale instance (set by default instance)
|
||||
|
||||
[1]**Warning:** may content _unofficial instances_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue