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

v0.9.4 #54

Merged
merged 19 commits into from
Sep 29, 2020
Merged

v0.9.4 #54

merged 19 commits into from
Sep 29, 2020

Conversation

Archmonger
Copy link
Contributor

v0.9.4

Sonarr New Features

  • More robust addSeries
  • API Calls
    • setCommand
      • Options Available: RefreshSeries, RescanSeries, EpisodeSearch, SeasonSearch, SeriesSearch, DownloadedEpisodesScan, RssSync, RenameFiles, RenameSeries, Backup, missingEpisodeSearch
    • updSeries
    • updEpisode
    • del_episode_file_by_episode_id

Radarr New Features

  • More robust addMovie
  • API Calls
    • setCommand
      • Options Available: RefreshMovie, RescanMovie, MoviesSearch, DownloadedMoviesScan, RssSync, RenameFiles, RenameMovie, CutOffUnmetMoviesSearch, NetImportSync, missingMoviesSearch
    • updMovie

@Archmonger
Copy link
Contributor Author

Directly closes #45 and #27
Indirectly closes #25 , #24 , #23 , #22 , #21 , #20

Remaining issues should only be #30 and #40 . Awaiting PR to complete these last two, which will encompass revision v0.10.0 or v1.0.0 depending on your preference.

@marksie1988
Copy link
Collaborator

Tha ks for running through this, haven't had the time I would have liked to finish off this wrapper.

Could I ask that the docs are updated to fit as notice here that the idea is to use the setCommand instead of the refresh etc etc.

Thanks for the input.

@Archmonger
Copy link
Contributor Author

Sure, I can update the documentation. Are we referring to the docs on https://docs.totaldebug.uk/PyArr/?

@marksie1988
Copy link
Collaborator

Yes that's correct, it's all under the docs folder of this repo.

@Archmonger
Copy link
Contributor Author

Alright. I'll update the docs tomorrow!

@marksie1988
Copy link
Collaborator

Great, thank you.

@Archmonger
Copy link
Contributor Author

Skipped the documentation for del_episode_file_by_episode_id, since I intend to significantly rework the following functions soon:

  • get_episode_files_by_series_id
  • get_episode_file_by_episode_id
  • del_episode_file_by_episode_id
  • push_release

@marksie1988
Copy link
Collaborator

This looks good thanks, I will run through testing tomorrow.

@marksie1988 marksie1988 merged commit b742a15 into totaldebug:master Sep 29, 2020
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.

2 participants