Mylar cannot read files with number beside a bracket anymore

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

Mylar cannot read files with number beside a bracket anymore

Post by leaderdog »

Hi Evilhero,

This didn't used to be a problem. Now the files aren't visible in the folder for Mylar.

This file format:

Code: Select all

Haunted Horror 029(2017)(Digital)(TLK-EMPIRE-HD).cbr
if I put a space after the 029 and before the (2017) Mylar can then read the file.

Code: Select all

Haunted Horror 029 (2017)(Digital)(TLK-EMPIRE-HD).cbr
Not sure what happened in the code, but my files upon recheck will not see them until I add the space.
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Mylar cannot read files with number beside a bracket anymore

Post by evilhero »

Something changed somewhere along the lines to the file parser / regex that's being used.

I'll have to backtrack some of the code to see where the change was and readjust it to include that condition.
IamOKAW
Posts: 9
Joined: Sun Jul 14, 2019 12:03 am

Re: Mylar cannot read files with number beside a bracket anymore

Post by IamOKAW »

THAAAAAT explains it! THIS is the frustration I've been having getting it to recognize my comics! Well, it's frustrating that his is still an issue; but I'm glad to at least know what the issue is.
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Mylar cannot read files with number beside a bracket anymore

Post by evilhero »

Fix is coming - had some pc problems for the last little while, so haven't been able to do much of anything related to Mylar but I had some code for this finishe prior to the problems, so I should be back online (fully) and coding again by week's end (cause ya know, halloween and all).
Post Reply