Skip to content

Conversation

JonnyWong16
Copy link
Collaborator

Description

Adds a recently added method of each libtype in a library section.

  • MovieSection.recentlyAddedMovies()
  • ShowSection.recentlyAddedShows(), ShowSection.recentlyAddedSeasons(), ShowSection.recentlyAddedEpisodes()
  • MusicSection.recentlyAddedArtists(), ShowSection.recentlyAddedAlbums(), ShowSection.recentlyAddedTracks()
  • PhotoSection.recentlyAddedAlbums()

Note: This PR depends on a search sorting fix in #750.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the docstring for new or existing methods
  • I have added tests when applicable

@Hellowlol
Copy link
Collaborator

The test failed. Was this fixed in another PR?

@JonnyWong16
Copy link
Collaborator Author

Yes, it depends on #750.

@JonnyWong16 JonnyWong16 force-pushed the feature/recently_added_episodes branch from 2a4a672 to caafd14 Compare May 24, 2021 04:15
@JonnyWong16 JonnyWong16 merged commit 005cbb5 into pushingkarmaorg:master May 24, 2021
@JonnyWong16 JonnyWong16 deleted the feature/recently_added_episodes branch June 7, 2021 02:49
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