182 Commits (8da6f15d2d9d52fd0dba1af7700d9b33d836b79c)

Author SHA1 Message Date
Prinz23 2e711423b9 Add Search Queue Overview page 10 years ago
JackDandy 4f4858f4e4 Change to post process files ordered largest to smallest and tidied PP logging output. 10 years ago
adam 65ce53b289 Add custom show lists to home page 10 years ago
JackDandy 837265b6f6 Change no longer fetch xml and zip and adjust code inline with library updates. 10 years ago
Prinz23 4ae30ab6ad Add option "Search for unaired episodes" to config/Search Settings 10 years ago
JackDandy 59e547fac3 Fix loading shows from the DB that have NULL IMDb id. 10 years ago
JackDandy e5d4269c10 Change only add valid items to save to DB. 10 years ago
JackDandy b4b1859a2e Add IMDb lookup to "Update" action on Manage/Mass Update page. 10 years ago
Adam 94d0ce3e44 Add show overview from indexers to the database 10 years ago
JackDandy f663212a74 Change no longer stamp files where airdates are never. 10 years ago
JackDandy 58d5452dc3 Change to gracefully handle some "key not found" failures when TVDB or TVRage return "Not Found" during show updates. 10 years ago
vergessen d0ccf9f27a Fix release group not recognised from manually downloaded filename. 10 years ago
JackDandy 09f5e0622d Add "Status of removed episodes" to apply (or not) a preferred status to episodes whose files are detected as removed. 10 years ago
adam 2dab61478e Remove various unused code 10 years ago
JackDandy c96dbf7ea6 Change to reduce the time taken to "Update shows" with show data. 10 years ago
JackDandy e6b7feef3d Change to simplify and reduce logging output of Recent-Search and Backlog processes. 10 years ago
JackDandy 97429c084f Change overhaul UI of editShow and anime release groups, refactor and simplify code. 10 years ago
Supremicus 47da38a914 Logging message tweaks and minor PEP8 tweaks 10 years ago
JackDandy d945bd18e4 Fix rename of excluded metadata. 10 years ago
adam ea99736939 Change anime release groups to in memory storage for lowered latency 10 years ago
JackDandy b92eecb41b Change airdateModifyStamp to handle hour that is "00:00". 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
JackDandy ef4470bd78 Add send2trash, General Config/Send to trash, and catch show dir not found exception. 11 years ago
JackDandy d6950bc6f1 Fix exception raised when converting 12pm to 24hr format, also handles 12am. 11 years ago
Adam dda6cfce57 Fixes errors occurring when a show folder is deleted outside of SickRage 11 years ago
Adam 4adad577c8 Fixes show folder not deleting if files remain in folder 11 years ago
adam 37f021feb6 Custom naming for anime 11 years ago
Adam 164724a63d Fixes error: SHOWUPDATER: local variable 'cur_indexerid' referenced before assignment 11 years ago
KontiSR 32a88cf105 Not skipping when self.status = None, but assigning empty string '' 11 years ago
adam 5ac3895600 Fixes daily search and speed improvements 11 years ago
echel0n 3cb1c573a3 Fix for newznab provider settings not saving properly 11 years ago
echel0n e44747ab49 Testing fix for s00e00 issue #2 11 years ago
echel0n c0329159a0 Testing fix for s00e00 issues 11 years ago
Adam fd9be53fcb Anime propers 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n f47734446d Fixed further json issues with speedcd provider. 11 years ago
echel0n de5db9be64 Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 11 years ago
echel0n 4a29476415 Added code to perform disposal of bs4 class when finished as well as perform garbage collection afterwards, this fixed a memory leak issue SR was experiancing during backlog/manual/failed searches. 11 years ago
echel0n f340f9b073 Fix for sports shows. 11 years ago
echel0n 5ac99b8c5c Fix for extensions being stripped off by mistake made when adding in -RP fix from few commits ago. 11 years ago
echel0n 02c8b867c6 Fixed -RP release issues. 11 years ago
echel0n 39d9fc6434 Fix for renaming non-anime shows and absolute numberings being applied by mistake. 11 years ago
echel0n 7cbeef5ed0 Fixed invalid naming pattern error. 11 years ago
echel0n 5fb3fe6797 Fix for absolute numbering issue during renaming of files for non-anime shows. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 933fad20c7 Unable to parse filename errors are now set to show via DEBUG logs only to prevent unicode chars from causing misc beeping sounds ... 11 years ago
echel0n e891e9d637 Fixed nextaired not found issues and fixed kat provider issues. 11 years ago
echel0n d6225dd8d3 Updated next episode airdate function to be run once at startup and then each time after that with show update schedualer 11 years ago
echel0n 23239e0a5d NextEpisode sets episodes that dont return a next air date to todays date to help improve load times for home page. 11 years ago
echel0n 5237e70fb3 Updated nextepisode function to only perform db calls when nextaired date has been reached. 11 years ago