Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
montaguethomas
/
python-plexapi
Public
forked from
pushingkarmaorg/python-plexapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on May 18, 2024
Release 4.15.13
JonnyWong16
committed
dd80deb
Copy full SHA for dd80deb
Bump coveralls from 3.3.1 to 4.0.1 (#1415)
Show description for ce472a7
dependabot[bot]
authored
ce472a7
Copy full SHA for ce472a7
Bump tqdm from 4.66.2 to 4.66.4 (#1410)
Show description for 26a920d
dependabot[bot]
authored
26a920d
Copy full SHA for 26a920d
Bump pytest from 8.1.1 to 8.2.0 (#1407)
Show description for 5a6ab1a
dependabot[bot]
authored
5a6ab1a
Copy full SHA for 5a6ab1a
Bump websocket-client from 1.7.0 to 1.8.0 (#1406)
Show description for e08b3f0
dependabot[bot]
authored
e08b3f0
Copy full SHA for e08b3f0
Add support for editing audience ratings and critic ratings (#1417)
Show description for 2142514
JonnyWong16
authored
2142514
Copy full SHA for 2142514
Update default language for library add (#1416)
Show description for 7b317ef
JonnyWong16
authored
7b317ef
Copy full SHA for 7b317ef
(Temporary Fix) Changed friends route to the v2 sharings route (#1413)
JamsRepos
authored
5e6db51
Copy full SHA for 5e6db51
Commits on May 11, 2024
Allow adding items from different server to playlist (#1411)
JonnyWong16
authored
bbdb238
Copy full SHA for bbdb238
Commits on Apr 23, 2024
Increase on-demand subtitles test timeout (#1405)
JonnyWong16
authored
4f6723c
Copy full SHA for 4f6723c
Fix escape sequence in docstring regex (#1404)
jjlawren
authored
76ca352
Copy full SHA for 76ca352
Commits on Apr 19, 2024
Release 4.15.12
JonnyWong16
committed
39e0223
Copy full SHA for 39e0223
Test for `NotFound` exception when adding to watchlist (#1403)
JonnyWong16
authored
7f589c2
Copy full SHA for 7f589c2
Fix: Bug introduced in #1373 `list` has not attr `tag` (#1396)
Show description for 25fa930
Dr-Blank
authored
25fa930
Copy full SHA for 25fa930
feat: Add params parameter to request (#1395)
Show description for 0108c95
3 people
authored
0108c95
Copy full SHA for 0108c95
Revert "`addToWatchlist` raise `NotFound` exception for invalid media (#1401)" (#1402)
Show description for d9be0e6
JonnyWong16
authored
d9be0e6
Copy full SHA for d9be0e6
Fix: stop maxresults from overwriting previous results #1393 (#1394)
Show description for 3e752d5
3 people
authored
3e752d5
Copy full SHA for 3e752d5
`addToWatchlist` raise `NotFound` exception for invalid media (#1401)
JonnyWong16
authored
bf925c6
Copy full SHA for bf925c6
Fix library timeline test (#1400)
JonnyWong16
authored
f5126a7
Copy full SHA for f5126a7
Bump pillow from 10.2.0 to 10.3.0 (#1391)
Show description for 24f07fd
dependabot[bot]
authored
24f07fd
Copy full SHA for 24f07fd
Commits on Mar 31, 2024
Release 4.15.11
JonnyWong16
committed
991c5e3
Copy full SHA for 991c5e3
`MediaContainer` class is now a list (#1373)
Show description for b836d24
Dr-Blank
authored
b836d24
Copy full SHA for b836d24
Fix `Library.add()` method to properly apply advanced settings (#1384)
Show description for 5b5d4c6
blacktwin
authored
5b5d4c6
Copy full SHA for 5b5d4c6
Bump codecov/codecov-action from 3 to 4 (#1351)
Show description for d51022d
dependabot[bot]
and
JonnyWong16
authored
d51022d
Copy full SHA for d51022d
Commits on Mar 30, 2024
Bump requests-mock from 1.11.0 to 1.12.1 (#1390)
Show description for 0e9f87e
dependabot[bot]
authored
0e9f87e
Copy full SHA for 0e9f87e
Bump pytest-cov from 4.1.0 to 5.0.0 (#1387)
Show description for ddf19e0
dependabot[bot]
authored
ddf19e0
Copy full SHA for ddf19e0
Bump pytest-mock from 3.12.0 to 3.14.0 (#1386)
Show description for b482a5a
dependabot[bot]
authored
b482a5a
Copy full SHA for b482a5a
Bump pytest from 8.0.0 to 8.1.1 (#1382)
Show description for 387d8c8
dependabot[bot]
authored
387d8c8
Copy full SHA for 387d8c8
Commits on Mar 16, 2024
Fix typo in getGuid docstring cache example (#1381)
FletcherAU
authored
b7f2913
Copy full SHA for b7f2913
Allow exclude parameters in reload kwargs (#1378)
Show description for 642ba8b
JonnyWong16
authored
642ba8b
Copy full SHA for 642ba8b
Fix: Raise an exception when trying to create a smart collection/playlist with items (#1377)
Show description for b494e8e
glensc
and
JonnyWong16
authored
b494e8e
Copy full SHA for b494e8e
Disable sonic analysis task on bootstrap test server (#1371)
JonnyWong16
authored
97faf3c
Copy full SHA for 97faf3c
Fix escape characters in fetchItems doc string (#1370)
JonnyWong16
authored
f779ed7
Copy full SHA for f779ed7
Add helper object to retrieve PlexObject (#1369)
JonnyWong16
authored
0601aaa
Copy full SHA for 0601aaa
feat: Add sonicAdventure method to MusicSection (#1361)
Show description for 7802b79
Dr-Blank
and
JonnyWong16
authored
7802b79
Copy full SHA for 7802b79
Pagination
Previous
Next
You can’t perform that action at this time.