55 Commits (c738b9181ce10c6e3551fbc83c65e80b9bec4f95)

Author SHA1 Message Date
Prinz23 c738b9181c Change add 3 days cache for tmdb base info only. 5 years ago
Prinz23 c1e5c873dd Change move some methods to sg_helpers. 5 years ago
JackDandy ab419f3726 Fix Kodi uniqueid tag not validated during import. 5 years ago
Prinz23 db2e0de282 Change add core dedicated base class tvinfo_base to unify future info sources. 5 years ago
JackDandy 0de69b6f67 Change Kodi show nfo add tag uniqueid and add missing attributes for episode nfo. 5 years ago
SickGear 027995add5 Change core system to improve performance and facilitate multi TV info sources. 6 years ago
Prinz23 afaa29b601 Remove redundant tvdb_api v1. 6 years ago
JackDandy 2ab6dc0c6a Change improve handling of poster/banner thumb URLs. 6 years ago
JackDandy 25337e96a2 Change improve TD provider recent search performance to process new items since the previous cycle. 6 years ago
Prinz23 e03a149fb8 Fix force reload all images and don't force reload all images for ended shows during show update. 6 years ago
JackDandy 0f6f31a3bf Fix metadata mediabrowser when no actors. 7 years ago
Prinz23 6d0bcddd03 Change improve handling tvdb_api data when adding upcoming shows with unfilled data. 7 years ago
JackDandy bd8f0a7b61 Change when adding a show, display show title instead of '[]'. 7 years ago
Prinz23 3b61e5e821 Fix metadata show not found. 7 years ago
Prinz23 410251eaf2 Change improve tvinfo source meta handling for cases where server is either down, or no results are returned. 7 years ago
JackDandy 4dea2ad022 Add config/general/web interface/send security headers (default enabled). 7 years ago
Prinz23 68fa29e77a Change restore fetching metadata episode thumbs. 8 years ago
JackDandy cceb010e0e Fix metadata Season Posters and Banners. 8 years ago
Prinz23 29683acc96 Fix image not loaded from tvdb_api if there is only one poster/banner. 8 years ago
Prinz23 6f5100c541 Change showupdate add integrity safeguards and improve image processing. Add an episode view filter, improve WEB PROPER selection. 8 years ago
Prinz23 06599ac708 Change use TVDb API v2. 8 years ago
JackDandy 6fcf80c02d Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 9 years ago
JackDandy 62cae67170 Change storing metadata nfo vars from int to strings to resolve lxml type exceptions that don't occur with etree. 9 years ago
JackDandy 0d81453c1f Change Show List sort Next Ep, and restore sort on Downloads. 9 years ago
Prinz23 50292eed3a Fix rare NameParser case where numeric episode name was parsed as episode number. 9 years ago
Adam 7ffd36388b Change py2 iteritems to py2/3 compatible statements using six library 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
echel0n e5ac585b6a Fix for webui becoming unresponsive when using SSL and possibly in other situations as well. 11 years ago
echel0n c2ba2d6550 Reverted episode cache changes 11 years ago
echel0n 3d062b3510 Fix for import issue with episodeCache 11 years ago
echel0n 89ad4bccc3 Moved show season/episode cache to outside of the show class and turned it into a global to avoid circular ref that may memory leak. 11 years ago
echel0n 2dcd26e69c Update imdbpy libs to v5.0 11 years ago
echel0n e009641804 SickRage now stores the XEM scene data to the main DB under tv_episodes for faster lookups and better linkages with epiosde objects, insures we have scene data on hand when we want it! 11 years ago
echel0n 7391a6e454 App name change in code. 11 years ago
echel0n bde70f1881 Fixed metadata code to add proper indexer info to the tvshow.nfo files 11 years ago
echel0n 2893b3331e Fix for index out of range issues 11 years ago
echel0n 6967a8faef Code cleanup 11 years ago
echel0n 5772de9eec Complete re-code of season/episode search code. 11 years ago
echel0n 6a7906eeb1 Fixed bug in TVRage API that was not properly handling malformed airdates for shows. 11 years ago
echel0n 8004685d3f Re-wrote the indexerApi wrapper, was causing a bottlekneck 11 years ago
echel0n 95d7d728e0 Re-write of Indexer API wrapper 11 years ago
echel0n 10637f8f29 Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 11 years ago
echel0n 8ecd5a196d Code cleanup and regex fix for "no repeats" error 11 years ago
echel0n 36643acf5e Added TVRage support to our scene numbering lookups. 11 years ago
echel0n 11f9a891f0 Update generic.py 11 years ago
echel0n 4dce609667 couple of bugfixes for TVDB Api code and another in the show metadata parser 11 years ago
echel0n 0fcd780c2f Improved TVRage API code to now include show/episode summaries and fanart. 11 years ago
echel0n 01eb8c0129 Added in TMDB lookups for metadata fanart and posters using there TV api, works good for TVRage shows that don't supply that content. 11 years ago
echel0n 047568ec76 Improved the API Handlers and modulaized it. 11 years ago