Jellyfin overriding rclone.conf permissions - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Jellyfin overriding rclone.conf permissions (/t-jellyfin-overriding-rclone-conf-permissions) |
Jellyfin overriding rclone.conf permissions - theomjones - 2023-11-21 Hello all, not sure if this is the place to ask this or if I should ask on the Rclone forum, so I thought I'd start here. Anyway, the title is pretty self explanatory. As of recently, I've found that Jellyfin overrides my rclone.conf permissions. On start up, the permissions are the following: -rw-------⠀root⠀jellyfin⠀2287⠀Nov 21 13:58:10⠀⠀rclone.conf The Rclone configuration folder is in my home folder, whereas Jellyfin (installed through repository) & my media folders (stored in /mnt/) are not. I have to set the permissions to my user in order for my media to mount so it can be scanned properly and it resets back to the permissions above whenever I turn off my laptop I was wondering why this is happening suddenly and if there's a fix or at least a workaround? it's properly annoying having to update that every time I turn my laptop on. Not sure what other files / information I need to provide, so please LMK! I'm using Jellyfin 10.8.12 on Pop OS 22.04! RE: Jellyfin overriding rclone.conf permissions - tmsrxzar - 2023-11-21 so basically this? https://github.com/rclone/rclone/issues/1742 RE: Jellyfin overriding rclone.conf permissions - theomjones - 2023-11-23 (2023-11-21, 03:29 PM)tmsrxzar Wrote: so basically this? https://github.com/rclone/rclone/issues/1742 Basically! It didn't use to happen before though, and I didn't change my setup / configuration in any way, hence the confusion lol |