Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pushingkarmaorg
/
python-plexapi
Public
Notifications
You must be signed in to change notification settings
Fork
191
Star
1.3k
Code
Issues
51
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update timeline to return an active timeline object w/ attributes
- #572
#572
Merged
jjlawren
merged 12 commits into
pushingkarmaorg:master
pushingkarmaorg/python-plexapi:master
from
maykar:timeline
Copy head branch name to clipboard
Oct 2, 2020
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Update timeline to return an active timeline object w/ attributes
#572
jjlawren
merged 12 commits into
pushingkarmaorg:master
pushingkarmaorg/python-plexapi:master
from
maykar:timeline
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2020
timeline() now returns ClientTimeline objects
Show description for 9bc7868
maykar
authored
9bc7868
View commit details
Copy full SHA for 9bc7868
Browse repository at this point
Commits on Sep 17, 2020
Clarify docstrings
maykar
authored
7ae3fe2
View commit details
Copy full SHA for 7ae3fe2
Browse repository at this point
Remove default param in timeline call & fix docstring typo
maykar
authored
adc8e7f
View commit details
Copy full SHA for adc8e7f
Browse repository at this point
Commits on Sep 18, 2020
return empty list if `timelines()` comes back empty
Show description for 0c50c2f
maykar
authored
0c50c2f
View commit details
Copy full SHA for 0c50c2f
Browse repository at this point
Commits on Sep 20, 2020
typo
maykar
authored
2b95127
View commit details
Copy full SHA for 2b95127
Browse repository at this point
Commits on Sep 25, 2020
Workaround for unresponsive clients
maykar
authored
50c84e4
View commit details
Copy full SHA for 50c84e4
Browse repository at this point
Use sendCommand rather than timelines() for PTP workaround
maykar
authored
9a69a96
View commit details
Copy full SHA for 9a69a96
Browse repository at this point
Remove workaround, set timeline's wait default to 1
maykar
authored
c526a1d
View commit details
Copy full SHA for c526a1d
Browse repository at this point
Commits on Sep 26, 2020
set timelines() wait default to 0, document buggy behavior
maykar
authored
cda34c3
View commit details
Copy full SHA for cda34c3
Browse repository at this point
Commits on Sep 29, 2020
Use ClientTimeline.key for consistency
Show description for 83116d4
maykar
and
jjlawren
authored
83116d4
View commit details
Copy full SHA for 83116d4
Browse repository at this point
cast playQueue's IDs as int
Show description for 97729d2
maykar
and
jjlawren
authored
97729d2
View commit details
Copy full SHA for 97729d2
Browse repository at this point
Add audio attribs & make casts bool from int where it makes sense.
maykar
authored
567debd
View commit details
Copy full SHA for 567debd
Browse repository at this point
You can’t perform that action at this time.