-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About plexgeneratefolderlist and plexrefreshfolderlist #7
Comments
Basically first script checks what new folders are being uploaded and 2nd script preforms plex scan. For series it will again scan for example Season 03 since there was new file that was uploaded in it. |
I think i made all modifcations to plexgeneratefolderlist, i run it with no errors, but it seems it made nothing. |
The easiest was is to run 2nd script manually you will see GUI msgs from plex scanner |
Mmmh, I have my remote mount folder that i put in PATHACD Right? |
no the REPLACEDPATH is meant when source from where you rclone upload files dont match the location where plex is keeping library ie using unionfs. Just check the generated plex.list and is the path to folders correct ? |
i don't know why but when i run script plexgeneratefolderlist i post the script here, can you see anything wrong? |
Where is your Plex Library stored ? Is it possible something is wrong with your permissions, can you test |
With command touch /root/.cache/TimeStamp-plex.list the file is created. What do you mean with: Tnx |
Where do you keep your movies / series ? |
My gdrive movie and Serie_Tv is mounted in |
The 2nd script is already upload script you cant use both. Use this one that i changed to use proper paths: http://pastebin.com/KLqt0Z9E |
There must be something wrong. Here is what i see:
|
what OS are you using ? did you chmod a+x scriptname |
Ubuntu. Yes, file is executable. |
Hi,
i have some questions about script in object.
I have to run first plexgeneratefolderlist and second plexrefreshfolderlist.
This should tell plex to scan only new folder. Right?
But what if i add a file in a folder that already exists?
I think about SerieTv Folder, when i add an episode in Season Folder.
Tnx
The text was updated successfully, but these errors were encountered: