ChiknNutz
Patron
- Joined
- Nov 6, 2015
- Messages
- 217
Headphones never has worked quite right for me, though I am successfully using SAB, Sonarr and CouchPotato. Headphones never seems to do any of the post-processing correctly. The only way I've been able to get it to sort of work (meaning rename and move the downloads into the correct folder) is to use the Force Actions button. Now it is creating these "Unprocessed" folders and making them with some funky permissions that I cannot access. Again, I have all these other working fine using very similiar settings. Any ideas here?
Also posted on GitHub: https://github.com/rembo10/headphones/issues/2453
I just checked the log and found this error:
Also posted on GitHub: https://github.com/rembo10/headphones/issues/2453
I just checked the log and found this error:
Code:
Uncaught exception: Traceback (most recent call last): File "/usr/pbi/headphones-amd64/share/headphones/headphones/headphones/logger.py", line 210, in new_run old_run(*args, **kwargs) File "/usr/pbi/headphones-amd64/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/pbi/headphones-amd64/share/headphones/headphones/headphones/postprocessor.py", line 1213, in forcePostProcess verify(release['AlbumID'], folder, keep_original_folder=keep_original_folder) File "/usr/pbi/headphones-amd64/share/headphones/headphones/headphones/postprocessor.py", line 219, in verify doPostProcessing(albumid, albumpath, release, tracks, downloaded_track_list, Kind, keep_original_folder) File "/usr/pbi/headphones-amd64/share/headphones/headphones/headphones/postprocessor.py", line 452, in doPostProcessing plex.update() File "/usr/pbi/headphones-amd64/share/headphones/headphones/headphones/notifiers.py", line 362, in update sections = r.getElementsByTagName('Directory') AttributeError: 'NoneType' object has no attribute 'getElementsByTagName'
Attachments
Last edited: