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

Fixes, improvement and an update. #14

Merged
merged 2 commits into from
Oct 7, 2023
Merged

Fixes, improvement and an update. #14

merged 2 commits into from
Oct 7, 2023

Conversation

Asparghus
Copy link
Contributor

Added TITLE_DEFAULT option to rearrange the title as per preference - You can adjust it on config.ini
Update resolutions on pair with pkg/models/resolution.go - It was updated to fall inline with VR resolutions as well.
Fixed missing suffix="." on performer
Fixed the issue that prevent using the script more than once in a row:

TAG_SETS[key].add(tag["name"])
AttributeError: 'list' object has no attribute 'add'

I tried it at least 10x in a row and didn't get a single error.

Update resolutions on pair with pkg/models/resolution.go
Fixed missing suffix="." on performer
Fixed the issue that prevent using the script more than once in a row:
TAG_SETS[key].add(tag["name"])
AttributeError: 'list' object has no attribute 'add'
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