Medias folder
This commit is contained in:
parent
e329059e57
commit
d4d97b4c28
3 changed files with 11 additions and 1 deletions
|
@ -38,4 +38,13 @@
|
|||
- [ ] Add Audiobookshelf + audiobook download system
|
||||
- [ ] Add and configure backups on external disk
|
||||
|
||||
## Random dump
|
||||
|
||||
Medias is mounted on nextcloud, and other things (just me tube for the moment)
|
||||
|
||||
```bash
|
||||
sudo setfacl -R -m u:33:rwx /home/yourusername/Medias
|
||||
sudo setfacl -R -m d:u:33:rwx /home/yourusername/Medias
|
||||
```
|
||||
|
||||
and metube doesn't like deleting videos externally
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue