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
Type
/
to 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 }}
glensc
/
python-pytrakt
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
31
Code
Issues
6
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Refactor: Add IdsMixin to replace extract_ids() utility method
- #14
#14
Merged
glensc
merged 15 commits into
main
glensc/python-pytrakt:main
from
merge-remove_extract_ids
glensc/python-pytrakt:merge-remove_extract_ids
Copy head branch name to clipboard
Dec 11, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Refactor: Add IdsMixin to replace extract_ids() utility method
#14
glensc
merged 15 commits into
main
glensc/python-pytrakt:main
from
merge-remove_extract_ids
glensc/python-pytrakt:merge-remove_extract_ids
Copy head branch name to clipboard
Commits
Commits on Jan 16, 2022
Move extract_ids(media_item) to be able to make atomic commits
glensc
committed
e83d72d
View commit details
Copy full SHA for e83d72d
Browse repository at this point
Add mixins module
glensc
committed
b86e0d6
View commit details
Copy full SHA for b86e0d6
Browse repository at this point
Add IdsMixin
glensc
committed
4cab98e
View commit details
Copy full SHA for 4cab98e
Browse repository at this point
Build ids dynamically
glensc
committed
dfc4bcd
View commit details
Copy full SHA for dfc4bcd
Browse repository at this point
Person: Use IdsMixin
glensc
committed
a77bd78
View commit details
Copy full SHA for a77bd78
Browse repository at this point
Movie: Use IdsMixin
glensc
committed
c7a6133
View commit details
Copy full SHA for c7a6133
Browse repository at this point
TVEpisode: Use IdsMixin
glensc
committed
642a66d
View commit details
Copy full SHA for 642a66d
Browse repository at this point
TVSeason: Use IdsMixin
glensc
committed
d993aa9
View commit details
Copy full SHA for d993aa9
Browse repository at this point
TVShow: Use IdsMixin
glensc
committed
27be41a
View commit details
Copy full SHA for 27be41a
Browse repository at this point
UserList: Use IdsMixin
glensc
committed
01e495e
View commit details
Copy full SHA for 01e495e
Browse repository at this point
Drop un-needed extract_ids
glensc
committed
762217d
View commit details
Copy full SHA for 762217d
Browse repository at this point
Correct doc: dismiss_recommendation accepts only title
glensc
committed
f8f7a2e
View commit details
Copy full SHA for f8f7a2e
Browse repository at this point
Commits on Nov 29, 2022
Merge branch 'remove_extract_ids' into merge-remove_extract_ids
Show description for 2dd7a50
glensc
committed
2dd7a50
View commit details
Copy full SHA for 2dd7a50
Browse repository at this point
Commits on Dec 11, 2022
Merge remote-tracking branch 'origin/main' into merge-remove_extract_ids
glensc
committed
718878c
View commit details
Copy full SHA for 718878c
Browse repository at this point
Fix use of trakt property
glensc
committed
137e639
View commit details
Copy full SHA for 137e639
Browse repository at this point
You can’t perform that action at this time.