kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
19 wiersze
402 B
Markdown
19 wiersze
402 B
Markdown
![]() |
# Funkwhale management script
|
||
|
|
||
|
Funkwhale includes a {file}`manage.py` script that can help you automate a lot of admin tasks. Check out the guides in this section for instructions on how to use this tool.
|
||
|
|
||
|
```{toctree}
|
||
|
---
|
||
|
caption: Administration tasks
|
||
|
maxdepth: 1
|
||
|
---
|
||
|
|
||
|
Manage users <users>
|
||
|
Prune library <library>
|
||
|
Clean database <database>
|
||
|
Add album and artist tags <tags>
|
||
|
thumbnails
|
||
|
fix_uploads
|
||
|
|
||
|
```
|