-
Update auto link logic (#628)
-
misc: cleanup and tweak auto match logic
-
misc: more refinement to the general regex
-
misc: even more refinement to the general regex
-
misc: final adjustment for the episode regex
-
misc: catch 95% of all common formats
the last 5% will be added or ignored later. -
misc: more robust show name logic among a list of path details
-
misc: add suggestions and simplify duplex regex logic
-
misc: expose episode name and crc32
-
fix: start with the first found show name
-
misc: simplifty re-stitch regex
since the non-capture group was not needed as the dashes will always be
present when the regex is ran. -
misc: add "season" to search if no year
-
rename fileLinks to orderedLinks
Co-authored-by: hidden4003 hidden4003@users.noreply.github.com