Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMP: Converted ComicRN, autoProcessComics scripts to Python 3 #323

Merged
merged 1 commit into from
May 29, 2020

Conversation

barbequesauce
Copy link
Collaborator

No description provided.

@barbequesauce
Copy link
Collaborator Author

Solves #320

@evilhero evilhero merged commit 27645bc into python3-dev May 29, 2020
@evilhero evilhero deleted the py3ify-comicrn branch May 29, 2020 02:12
@evilhero evilhero mentioned this pull request May 31, 2020
evilhero added a commit that referenced this pull request Jun 1, 2020
- IMP: Adding Carbon theme (#303)

- Moved publisherlogos directory under data directory instead of under specific interface directory name to reduce replication across any additional interfaces.

- Updated logos to reflect carbon theme better, as well as just generally outdated ones for both interfaces.

- IMP: Converted ComicRN, autoProcessComics scripts to Python 3 (#323)

- FIX: fix for ComicVersion being referenced during a comparison when it doesn't exist in the search result

- FIX:(#275) 'of' being removed from filename during parsing

- Removes all attempts to encode the Issue Name (Partially fixes #282 - db conversion is still required to be completed)

- Better check of comlocation being set prior to attempting to create a series directory during a series add / refresh.

- (#275) Series with 'of <number>' in the title would incorrectly parse,

- improved regex to keep square brackets intact during parsing

- date checker will now accept YYYY-MM-00 as a valid date entry

- FIX:(#279) Option to ignore booktype matches for specific series when searching

- FIX: (#183) Added Force Type dropdown to series detail page - can change the Edition/Type of a given series to any of the available options (TPB, One-Shot, Digital, Print).

- When using Force Type option above, if $Type is enabled in Folder Format configuration, will rename existing folder to new Edition/Type as per the Folder Format string, to show the change at the folder-level

- FIX: Ampersands in issuenums (#299)

- FIX: fix for post-processing TPB's during a manual run if the TPB had an issue number with a decimal place

- Fixes #292 - Pushbullet notifs not working

- FIX: update/correct DT spec in import page (#255) (#289)

- home improvements: Volume included if present in series, filterbox working again with new index

- Fixed incorrect DB SQL error trapping errors.

- If $Type was being used, when recreating directory would default to None instead of Print

- Added some fallback to CV image retrieval based on image size

- NZBGet removal of information from logs

- Removed unquoting of DB data from issue details popup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants