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

Fixed: Multiple History Issues #2571

Merged
merged 1 commit into from Feb 26, 2018
Merged

Fixed: Multiple History Issues #2571

merged 1 commit into from Feb 26, 2018

Conversation

Qstick
Copy link
Member

@Qstick Qstick commented Feb 24, 2018

Database Migration

NO

Description

Fixes multiple issues with history classes as well as some cleanup:

  • Correctly show tooltip for movieFileDeleted events in UI
  • Add EventHandler definition for MovieDeletedEvent in HistoryService (was not hooked up)
  • Cleanup TV Events in History Service
  • Update FindDownloadHistory method so that it looks for movie history instead of series history when searching for downloaded items.
  • Update GetBestQualityInHistory method to work for movies.

This does not remove the series fields from the history model as that would also require a DB migration and it may be best to do one migration for the entire series cleanup from all tables after more of the core is cleaned up.

Todos

  • Tests

Issues Fixed or Closed by this PR

Not sure if this fixes any current github issues?

@galli-leo galli-leo closed this Feb 24, 2018
@galli-leo galli-leo reopened this Feb 24, 2018
@galli-leo galli-leo added the Status: In Progress In Progress label Feb 24, 2018
@galli-leo galli-leo merged commit 9e7e8cf into Radarr:develop Feb 26, 2018
@galli-leo galli-leo removed the Status: In Progress In Progress label Feb 26, 2018
@Qstick Qstick deleted the cleanup-core-history branch March 5, 2018 03:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants