This website requires JavaScript.
Explore
Help
Sign in
monkee.ch
/
SickGear
Watch
1
Star
0
Fork
You've already forked SickGear
0
mirror of
https://github.com/SickGear/SickGear.git
synced
2024-12-01 00:43:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8bd2cc37bf
SickGear
/
lib
/
libtrakt
/
__init__.py
3 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
Add multiple Trakt account support to Config/Notifications/Social. Add setting to Trakt notification to update collection with downloaded episode info. Add Most Watched, Collected during the last month on Trakt. Change Add from Trakt/"Shows:" with Anticipated, Popular views. Change improve robustness of Trakt communications. Change Trakt notifier logo. Change pep8 and cleanup.
2015-11-19 22:05:19 +00:00
from
trakt
import
TraktAPI
Add Fuzzywuzzy lib to sort search results. Change remove search results filtering from tv info source. Change suppress startup warnings for Fuzzywuzzy and Cheetah libs. Change show name aliases get a score -1 to give the main names priority. Change replace findCertainShow with find_show_by_id for mapped multi-indexer. Change add Trakt info source search interface. Change directly send image after it's been cached. Fix loading CachedImages images with TVDB API v2 changes.
2017-08-23 17:39:30 +00:00
from
indexerapiinterface
import
TraktIndexer
Reference in a new issue
Copy permalink