ngovil21
ngovil21
Change MoviePreferences section action from keep to move. Also make sure your file path for default location is correct.
It could be added in a few lines to move the parent folder, but I don't want to add it to the script because it would move the whole movie...
I'm probably not going to add pin support, but maybe add an account with access to all the libraries? Local delete will work, not plexdelete.
Do you have the script check for home users? If multiple users are checked for a show then any user that hasn't seen the show will return a 0.
If you are still having this issue, I'll need to see the log and your config file. You can email them to me at [email protected] You can remove the token...
I reviewed this 2 years later, but your minDays was set to 21, so it would delete 21 days after watching. Hope you figured it by now.
ya the json doesn't do a good job of helping you debug but you can't have a comma in a set with nothinig after it. So setting your profile to...
It seems like SASL is set optional [here](https://github.com/autobrr/autobrr/blob/72be86a34f2a79d11b8ee1ed56dcfc65ea301e43/internal/irc/handler.go#L162). Work around for me right now is to leave the password blank and msg nickserv in the invite command `/msg NickServ IDENTIFY...
From @rlodev67's comment, could potentially make the change in the method here: https://github.com/SenorKarlos/RocketMap/blob/9b5c716824fd659a43389e0b6951abe3e9776f53/pogom/models.py#L147 With option to return list without stats in the method.
Hmm I just tested the posters and it appears to be working on my end. Could you give me more information on your setup and possibly attach the channel log...