92 Commits (a3a38f76e71acffb58c47bc00b4d919072f66d00)

Author SHA1 Message Date
tehspede b9b88b18a6 Combined 'Delete' and 'Remove' buttons in to one on the individual show pages. 11 years ago
Supremicus 91c004c990 feature/confirmation_dialogs 11 years ago
Supremicus 12dd9abd5f config_notifications improvements 11 years ago
JackDandy 1b2195d246 Overhaul Config Search Settings in line with General Configuration. 11 years ago
Supremicus 6489905690 Feature/config_provider_improvements 11 years ago
JackDandy 0c765e552c Add an in progress spinner that is suitable for the dark theme. 11 years ago
JackDandy 6c8d72b9c1 Revert "Added gui for IMDB watchlists in Config General." 11 years ago
Supremicus 2c510aa210 Improve UI to display fluidly on different screen sizes. 11 years ago
JackDandy 0333a9aa3e Various tweaks to UI including additional use of fuzzy dates. 11 years ago
JackDandy 07c0316815 Fix: Button icons for "Failed Downloads" and "Manage Torrents" now show on respective pages. 11 years ago
Adam c19d5e1600 Fix anime legend table on post processing options page 11 years ago
Supremicus 8847fa056d New skin 11 years ago
KontiSR 7165df7405 Added gui for IMDB watchlists in Config General. 11 years ago
adam 37f021feb6 Custom naming for anime 11 years ago
Scott D. Barker 50dc83892f - Update Pushbullet notifier to no longer base64 encode the API key which was causing Pushbullet to reject the key and connections 11 years ago
KontiSR bdac98db4b Implemented the queuing functionality also for Failed downloads. 11 years ago
KontiSR 419e35f300 sbRoot missing in some img url's 11 years ago
KontiSR dddc66ee58 changed technique retrieving of newznab capabilities from sync ajax call to async. Added function for setting the capabilities. Code now also allot cleaner. 11 years ago
KontiSR b3bfe99fad Fixed typo. 11 years ago
KontiSR 3366108255 - Removed annoying alert message when failed to retrieve newsnab capabilities (categories) 11 years ago
Woodpaker 000467cc73 * Added saving of changed newznab categories in backend. 11 years ago
adam 2b9945e0df Add transmission seed for X hours option 11 years ago
echel0n ee458bd211 Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 11 years ago
echel0n 00a1ebfee3 Fixed TypeError: string indices must be integers error when mapping indexer id's 11 years ago
tlex 789f87090a Completed migration to v2 Pushbullet API. Added extra debug logging. 11 years ago
echel0n 1908f76eaf Fixed ajax calls to update function. 11 years ago
echel0n 0f2941435f Testing checkout feature 11 years ago
echel0n 27c4b66bf6 Changed js code for checkout button to perform a windows.location.href to redirect on click event. 11 years ago
echel0n f4b24bd85d Added a checkout branch button to the advanced config settings tab to tie things in better and make them easier. 11 years ago
Matthew Haughton 32d0552f03 fix episode filtering 11 years ago
echel0n b63dffa3a0 Fix saving rootDirs (refresh before save) 11 years ago
echel0n 84fe4f0aeb Added back tvrage_name and tvrage_id to mirror show_name and indexer_id so that other apps that need those values have them available. 11 years ago
echel0n 424674464f Playing videos from display show page has now been made opt-in, you can enable/disable via general config menu. 11 years ago
echel0n 457fc59067 Added ability in to watch episodes from displayShows page in full screen using html5 video player embedded into SickRage app, also tvshows are now web accessable via SickRage's web server under /videos/<complet_path_to__video_file> 11 years ago
echel0n 1fc909299d Fixed start/restart/shutdown issues including any issues with daemonizing. 11 years ago
echel0n 96fa0953e3 Fixed issues with popup notifications. 11 years ago
echel0n 0c57676aed Updated tornado source code. 11 years ago
echel0n df7aa364aa Added feature that gets all recommended shows from your trakt.tv account and lets you add the show like you would if adding a new show and searching. 11 years ago
echel0n 4baff1a96f Improved restart template and js code to act like it used to but still function properly with Tornado. 11 years ago
echel0n 386355e130 Updates/Restarts now use the same process instead of spawning a new one so the PID remains the same. 11 years ago
echel0n 2b7df8e67d Added backup and restore feature, this allows you to backup your config.ini and sickbeard.db files into a zipfile and save it to a destination of your choice and as well you can restore the same zip file later on then perform a restart to have the changes take affect automatically. Backups are saved date/time stamped. 11 years ago
Mark Rawson 764be940ac Add UI option to input users own Pushover API key 11 years ago
echel0n d8358882de Fixed issues with restarts and updates. 11 years ago
echel0n d73cc1cbbd Replaced cherrypy with tornado which helped resolve our memory leak issue. 11 years ago
Peter Tutervai 0658f161ee Hid the browse button on the Synology DS configuration page as the entered path has to be a relative path from a shared directory 11 years ago
Peter Tutervai f24999b10d Changed the config page to show the path field for the Synology DS, added the parameter to the DS API 11 years ago
echel0n 1e8f3e2883 Added ability for format anime naming from post-processing options. 11 years ago
JackDandy 02ecb18eff Use day numbers instead of text for language independent day name fuzzyness. 11 years ago
JackDandy 2e387b1ce8 Expose "Date Style"... "Use System Default" only when FuzzyMoment is off. 11 years ago
echel0n 2ab436b764 Fix for saving default options when adding shows. 11 years ago