nosmokingbandit / Watcher3

Other
280 stars 60 forks source link

Post-Processing into the wrong movie folder #247

Open MarioCaires opened 6 years ago

MarioCaires commented 6 years ago

Operating System: unRAID 6.5.1 Python Version [python -V]: Python 3.5.2 What happened: Post-Processing is processing movies already processed and into the wrong movie folder Logs:

INFO [2018-05-12 23:11:33,284] core.postprocessing.mover.845: Copying /downloads/Harry Potter and the Goblet of Fire/Harry Potter and the Goblet of Fire.mkv to /movies/Harry Potter and the Deathly Hallows Part 2 (2011)/Harry Potter and the Goblet of Fire.mkv.
INFO [2018-05-12 23:11:32,197] core.postprocessing.mover.809: Deleting old file /movies/Harry Potter and the Deathly Hallows Part 2 (2011)/Harry Potter and the Deathly Hallows Part 2.mkv
INFO [2018-05-12 23:11:32,197] core.postprocessing.mover.801: Checking if old file /movies/Harry Potter and the Deathly Hallows Part 2 (2011)/Harry Potter and the Deathly Hallows Part 2.mkv exists.
INFO [2018-05-12 23:11:32,197] core.library.convert_to_db.558: Converting movie metadata to database structure for Harry Potter and the Deathly Hallows: Part 2.
INFO [2018-05-12 23:11:32,190] core.library.movie_status.911: Determining appropriate status for movie tt1201607.
INFO [2018-05-12 23:11:32,190] core.postprocessing.complete.523: Setting MOVIE status.
INFO [2018-05-12 23:11:32,190] core.library.markedresults.882: Successfully marked POSTPROCESSING486172727920506F as Finished in MARKEDRESULTS.
INFO [2018-05-12 23:11:32,183] core.library.markedresults.877: Marking POSTPROCESSING486172727920506F as Finished in MARKEDRESULTS.
INFO [2018-05-12 23:11:32,183] core.library.searchresults.835: Successfully marked POSTPROCESSING486172727920506F as Finished in SEARCHRESULTS.
INFO [2018-05-12 23:11:32,176] core.library.searchresults.830: Marking POSTPROCESSING486172727920506F as Finished in SEARCHRESULTS.
INFO [2018-05-12 23:11:32,176] core.library.searchresults.825: Marking guid POSTPROCESSING486172727920506F as Finished.
INFO [2018-05-12 23:11:32,176] core.postprocessing.complete.482: Marking guid as Finished.
INFO [2018-05-12 23:11:32,176] core.postprocessing.default.199: Post-processing as Complete.
INFO [2018-05-12 23:11:32,156] core.library.parse_media.454: Parsing codec data from file /downloads/Harry Potter and the Goblet of Fire/Harry Potter and the Goblet of Fire.mkv.
INFO [2018-05-12 23:11:32,156] core.library.parse_filename.520: Found {'title': 'Harry Potter and the Goblet of Fire.', 'container': 'mkv'} in file name.
INFO [2018-05-12 23:11:32,156] core.library.parse_filename.507: Parsing directory name for movie information: Harry Potter and the Goblet of Fire.
INFO [2018-05-12 23:11:32,156] core.library.from_file.385: Gathering metadata for /downloads/Harry Potter and the Goblet of Fire/Harry Potter and the Goblet of Fire.mkv.
INFO [2018-05-12 23:11:32,156] core.postprocessing.get_movie_info.324: Movie data found locally by imdbid.
INFO [2018-05-12 23:11:32,155] core.postprocessing.get_movie_info.321: Searching local database by imdbid.
INFO [2018-05-12 23:11:32,155] core.postprocessing.get_movie_info.291: Local release info found by guid.
INFO [2018-05-12 23:11:32,155] core.postprocessing.get_movie_info.288: Searching local database for guid.
INFO [2018-05-12 23:11:32,155] core.postprocessing.default.191: Gathering release information.
INFO [2018-05-12 23:11:32,155] core.postprocessing.get_movie_file.266: Largest file in directory /downloads/Harry Potter and the Goblet of Fire is /Harry Potter and the Goblet of Fire.mkv, processing this file.
INFO [2018-05-12 23:11:32,154] core.postprocessing.get_movie_file.241: Finding movie file.
INFO [2018-05-12 23:11:32,154] core.postprocessing.default.159: #################################
INFO [2018-05-12 23:11:32,154] core.postprocessing.default.158: Post-processing request received.
INFO [2018-05-12 23:11:32,154] core.postprocessing.default.157: #################################
INFO [2018-05-12 23:11:32,154] core.scheduler.scan_directory.123: Unable to find match in database for Harry Potter and the Goblet of Fire, release cannot be marked as Finished.
INFO [2018-05-12 23:11:32,154] core.scheduler.scan_directory.116: Processing /downloads/Harry Potter and the Goblet of Fire.
nosmokingbandit commented 6 years ago

Is the processing triggered by a download client or a scheduled directory scan?

sinopsysHK commented 6 years ago

This issue should be fixed with latest commit