jkirkcaldy / plex-utills

Manage your Plex library automatically
MIT License
319 stars 24 forks source link

No access to files #125

Open UniverseXXX opened 1 year ago

UniverseXXX commented 1 year ago

For some reason, I'm getting a "No access to files" error. Basically as per the below log, "films" is being added to the file path.

[2023-02-27 18:58:42,261] - [plex-utills] - [WARNING] - No access to files: FileNotFoundError('/filmsVideo/filmsMovies/filmsThe Tower.2012.P.HDRip.avi') [2023-02-27 18:58:42,261] - [plex-utills] - [DEBUG] - /filmsVideo/filmsMovies/filmsThe Tower.2012.P.HDRip.avi

Apart from the "films" folder, also the "Video" folder is being mounted and reflects what I have on the Plex side.

Schmackei commented 1 year ago

what is happening is Plex_Utills is trying to use its placeholder /films with your placeholder /Video. you can temporarily solve this issue by going into Plex_Utill > Config > Server Config >(scroll to the bottom of the page and click Admin Config Page, Then look for "Plex-Utills file path, this should nearly always be left as /films" and change the field from "/flims" to "/" (without the "") then save.

Crosis47 commented 1 year ago

I am also having this issue. I am running Plex-Utils through TrueCharts on TrueNAS Scale. No matter what I make the plex-utils path, it always outputs the same path as the issue states. Any ideas on how to get this to work?

CitizenDev commented 10 months ago

I am also having this issue. I am running Plex-Utils through TrueCharts on TrueNAS Scale. No matter what I make the plex-utils path, it always outputs the same path as the issue states. Any ideas on how to get this to work?

same here