character being rejected by post processing

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
leaderdog
Posts: 377
Joined: Sun Apr 26, 2015 1:52 pm

character being rejected by post processing

Post by leaderdog »

Hi Guys,

This file:
Death-Defying ´Devil 005 (2020) (3 covers) (digital) (NeverAngel-Empire).cbr

doesn't get moved by manual post-processing

I did change the "Alternate Search names" : Death-Defying 'Devil

The log says:

Code: Select all

13-Jun-2020 08:27:03 - INFO    :: mylar.listFiles.213 : Thread-50 : FAILED FILES: [{'parse_status': 'failure', 'sub': None, 'comicfilename': 'Death-Defying ´Devil 005 (2020) (3 covers) (digital) (NeverAngel-Empire).cbr', 'comiclocation': 'H:\\Dynamite Entertainment\\Death-Defying Devil (2019)', 'series_name': 'Death-Defying ´Devil', 'series_volume': None, 'alt_series': None, 'alt_issue': None, 'issue_year': '2020', 'issue_number': '005', 'issueid': None, 'scangroup': 'NeverAngel-Empire', 'booktype': 'issue'}]
ok so that's not a fair representation as it didn't post what is written in the log.... In the log it's written: xB4Devil

Which I'm guessing is causing it to fail?

Just to test, I removed the apostrophe and it worked just fine. I put the file in the folder and did a Recheck. It didn't work with the ' but it worked fine when it was removed.

Code: Select all

13-Jun-2020 08:44:16 - INFO    :: mylar.forceRescan.945 : Thread-53 : [FILE-RESCAN] Now checking files for Death-Defying 'Devil (2019) in H:\Dynamite Entertainment\Death-Defying Devil (2019)
13-Jun-2020 08:44:16 - INFO    :: mylar.traverse_directories.1499 : Thread-53 : there are 5 files.
13-Jun-2020 08:44:16 - INFO    :: mylar.listFiles.213 : Thread-53 : FAILED FILES: [{'parse_status': 'failure', 'sub': None, 'comicfilename': 'Death-Defying ´Devil 005 (2020) (3 covers) (digital) (NeverAngel-Empire).cbr', 'comiclocation': 'H:\\Dynamite Entertainment\\Death-Defying Devil (2019)', 'series_name': 'Death-Defying ´Devil', 'series_volume': None, 'alt_series': None, 'alt_issue': None, 'issue_year': '2020', 'issue_number': '005', 'issueid': None, 'scangroup': 'NeverAngel-Empire', 'booktype': 'issue'}]
13-Jun-2020 08:44:16 - INFO    :: mylar.forceRescan.1499 : Thread-53 : [FILE-RESCAN] Total files located: 4
13-Jun-2020 08:44:16 - INFO    :: mylar.forceRescan.1608 : Thread-53 : [FILE-RESCAN] I have physically found 4 issues, ignored 0 issues, snatched 0 issues, and accounted for 0 in an Archived state [ Total Issue Count: 4 / 5 ]
13-Jun-2020 08:44:42 - INFO    :: mylar.forceRescan.945 : Thread-54 : [FILE-RESCAN] Now checking files for Death-Defying 'Devil (2019) in H:\Dynamite Entertainment\Death-Defying Devil (2019)
13-Jun-2020 08:44:42 - INFO    :: mylar.traverse_directories.1499 : Thread-54 : there are 5 files.
13-Jun-2020 08:44:42 - INFO    :: mylar.forceRescan.1499 : Thread-54 : [FILE-RESCAN] Total files located: 5
13-Jun-2020 08:44:42 - INFO    :: mylar.forceRescan.1608 : Thread-54 : [FILE-RESCAN] I have physically found 5 issues, ignored 0 issues, snatched 0 issues, and accounted for 0 in an Archived state [ Total Issue Count: 5 / 5 ]
If I put the apostrophe back in myself it worked just fine. So to test. I downloaded the file again from the source location. deleted the file that Mylar renamed, marked as wanted, refreshed and rechecked folder again to make sure it was back to pure wanted state.

Then put just that downloaded file in my post-processing folder and again it fails showing the xB4Devil

Log with debug on this time:

Code: Select all

13-Jun-2020 08:56:57 - INFO    :: mylar.traverse_directories.1499 : Thread-64 : there are 1 files.
13-Jun-2020 08:56:57 - DEBUG   :: mylar.listFiles.144 : Thread-64 : [FILENAME]: Death-Defying ´Devil 005 (2020) (3 covers) (digital) (NeverAngel-Empire).cbr
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.325 : Thread-64 : Scanner group tag discovered: NeverAngel-Empire
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.442 : Thread-64 : NEWLY SPLIT REORGD: ['Death-Defying', 'XCVDevil', '005', '(2020)', '(3 covers)', '(digital)']
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.477 : Thread-64 : checking date : 2020
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.480 : Thread-64 : date: 2020
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.808 : Thread-64 : datecheck: [{'date': '2020', 'position': 3, 'mod_position': 28}]
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.814 : Thread-64 : sctd: 2020
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.822 : Thread-64 : year verified as : None
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.830 : Thread-64 : year verified as: 2020
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.862 : Thread-64 : highest_series_position: 3
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.882 : Thread-64 : possible_issuenumbers: [{'number': '005', 'position': 2, 'mod_position': 23, 'validcountchk': False}]
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.893 : Thread-64 : dash is in first word, not considering for determing issue number.
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.931 : Thread-64 : issue number :005
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.960 : Thread-64 : issue_position: 2
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.988 : Thread-64 : issue verified as : 005
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.1123 : Thread-64 : sf_highest_series_pos: ['Death-Defying', 'XCVDevil']
13-Jun-2020 08:56:57 - DEBUG   :: mylar.parseit.1175 : Thread-64 : series title possibly: Death-Defying ´Devil
13-Jun-2020 08:56:57 - INFO    :: mylar.Process.427 : Thread-64 : I have located 1 files that I should be able to post-process. Continuing...
13-Jun-2020 08:56:57 - DEBUG   :: mylar.Process.1351 : Thread-64 : [POST-PROCESSING] There are 0 files found that match on your watchlist, 0 files are considered one-off's, and 1 files do not match anything
13-Jun-2020 08:56:57 - INFO    :: mylar.Process.1639 : Thread-64 : [POST-PROCESSING] No matches for Manual Run ... exiting.
here's a jpg of it: https://www.dropbox.com/s/1t08onvys8olf ... l.jpg?dl=0
leaderdog
Posts: 377
Joined: Sun Apr 26, 2015 1:52 pm

Re: character being rejected by post processing

Post by leaderdog »

Just to add to this.

Mylar downloaded the file from newsgroups itself. Unpacked it to:

Code: Select all

Death-Defying ´Devil 005 (2020) (3 covers) (digital) (NeverAngel-Empire)
and just left it in the downloads folder.

It's the exact same file. but Mylar or Sabnzbd gave it the A with an accent. Which I'm assuming it no longer knew what to do with after that.

Can you not reproduce this? is this some windows incompatibility thing with the character?
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: character being rejected by post processing

Post by evilhero »

Will look into this more - just been busy with other things to have any free time until now to take a look really.

It is something to do with the special character - as those characters are usually stripped during specific tasks, but perhaps we're missing one or more that it's somehow tripping on...
Post Reply