set davfs to kodi again, I don't think it'll work but who knows
This commit is contained in:
parent
09f80f1e4f
commit
d564bc6b50
|
@ -307,8 +307,8 @@
|
|||
wants = ["network-online.target"];
|
||||
|
||||
what = "https://nextcloud.gladtherescake.eu/remote.php/dav/files/GLaDTheresCake";
|
||||
where = "/home/jellyfinmediaplayer/nextcloud";
|
||||
options = "uid=1003,gid=100,file_mode=0664,dir_mode=2775";
|
||||
where = "/home/kodi/nextcloud";
|
||||
options = "uid=1002,gid=100,file_mode=0664,dir_mode=2775";
|
||||
type = "davfs";
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue