[BUG]: Can't download (NC) Versions from ADN #737
Labels
No labels
Wrong-Place
bug
cli
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
ice
invalid
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/multi-downloader-nx#737
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Program version
5.1.4
Operating System
Linux
Type
GUI
Service
AnimationDigitalNetwork
Command used
Download
Show ID
1121
Episode
1
Console Output
Additional Information
The NonCensored Versions have a string in the Episode ID.
Which fail to parse, because the second part can't be converted to a number because of
(NC)Is It save to add an Regex like
E\d+\s\(NC\)here? Or will that break something different?1704bfb4ec/modules/module.parseSelect.ts (L54-L76)