Skip to content

Add download feature to Photo library#582

Merged
Hellowlol merged 4 commits intomasterfrom
photo_download
Nov 1, 2020
Merged

Add download feature to Photo library#582
Hellowlol merged 4 commits intomasterfrom
photo_download

Conversation

@blacktwin
Copy link
Collaborator

@blacktwin blacktwin commented Oct 10, 2020

Addressing Issue #579

photoAlbums  = plex.library.section('Photos').all()
photo = photoAlbums[0]
photo.download(showstatus=True)
photoAlbums[2].download(showstatus=True, keep_original_name=True)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)

@Hellowlol Hellowlol merged commit 380fd78 into master Nov 1, 2020
@jjlawren jjlawren mentioned this pull request Nov 1, 2020
@blacktwin blacktwin deleted the photo_download branch November 16, 2020 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants