Skip to content

Add library recently added methods for each libtype - #751

Merged
JonnyWong16 merged 2 commits into
pushingkarmaorg:masterfrom
JonnyWong16:feature/recently_added_episodes
May 24, 2021
Merged

Add library recently added methods for each libtype#751
JonnyWong16 merged 2 commits into
pushingkarmaorg:masterfrom
JonnyWong16:feature/recently_added_episodes

Conversation

@JonnyWong16

Copy link
Copy Markdown
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
Copy Markdown
Collaborator

The test failed. Was this fixed in another PR?

@JonnyWong16

Copy link
Copy Markdown
CollaboratorAuthor

Yes, it depends on #750.

@JonnyWong16
JonnyWong16force-pushed the feature/recently_added_episodes branch from 2a4a672 to caafd14CompareMay 24, 2021 04:15
@JonnyWong16
JonnyWong16 merged commit 005cbb5 into pushingkarmaorg:masterMay 24, 2021
@JonnyWong16
JonnyWong16 deleted the feature/recently_added_episodes branch June 7, 2021 02:49
Sign up for freeto 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

@JonnyWong16@Hellowlol