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

Subtitle Post-Processing Fix #552

Merged
merged 6 commits into from
Dec 1, 2023

Conversation

vagabondHustler
Copy link
Owner

Fixes a bug related to the conditions for subtitle_rename, subtitle_move_best, and subtitle_move_all. The adjustments ensure that these actions trigger as intended, even when only one subtitle is found.

Also, includes minor refactoring for improved clarity and readability.

- Adjust condition for `subtitle_rename`, `subtitle_move_best`, `subtitle_move_all` to trigger even when only one subtitle is found
- Renamed state.AUTOLOAD_RENAME to state.SUBTITLE_RENAME
- Renamed state.AUTOLOAD_MOVE to state.SUBTITLE_MOVE
- Renamed state.AUTOLOAD_MOVE_ALL to state.SUBTITLE_MOVE_ALL
vagabondHustler and others added 4 commits December 1, 2023 16:49
- Updated file hash correctly if a file exists.
- Improved scraping logic for IMDb ID retrieval
- Enhanced handling of title, year, and URL extraction
@vagabondHustler vagabondHustler merged commit bd8885d into main Dec 1, 2023
3 checks passed
@vagabondHustler vagabondHustler deleted the fix/subtitle_post_processing/231201141938 branch December 1, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant