62 Commits (f4b24bd85d554ed09c4f69b7e8c048c9a57c0efb)

Author SHA1 Message Date
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
echel0n a92de48aec Added new show option that allows you to choose if you want to search via scene numbering or indexer numbering. 11 years ago
echel0n de01fa1e37 Fix for scene name repeat bug when displaying show. 11 years ago
echel0n 9a3e7ab0a9 Added anime support with anidb support. 11 years ago
JackDandy 144a05ff20 Update fuzzyMoment.js 11 years ago
Bike Mike 89c944ec94 Added cookie support to custom torrent provider 11 years ago
JackDandy cf1d88343d Add feature to General Config to display fuzzy dates instead of absolute dates. Add feature to General Config to trim the leading number "0" shown on hour of day and date of month. 11 years ago
echel0n e3da060000 Fix for adding new shows and issue with indexer_timeout 11 years ago
echel0n 63207ba93b Added global indexer timeout for adding shows. 11 years ago
echel0n a4c790eedc Fixes issues with skip removed files option. 11 years ago
echel0n e96035ff4f Added per-provider options search mode and search fallback. 11 years ago
Zwooosh 4f43349dee Don't add portnumber when restarting with reverse proxy enabled 11 years ago
sammy2142 676efb106f Fixes Deluge settings appearing in other clients 11 years ago
tlex d0105a2f6a Fixed a couple of bugs related to deluge 11 years ago
sammy2142 57737feb5c Adds Per Provider Seed Ratio 11 years ago
rpluto 8ec7e69fac Add Boxcar2 Notifications 11 years ago
Nils Vogels 33751b2c61 Deluge likes a username as well. Updating UI to show it. 11 years ago
echel0n afde3b4c28 Fixes issues #333 and problems with converting str to int via prettyName func 11 years ago
echel0n cae11c0f06 Fixes for scene numbering in displayShows 11 years ago
delphiactual 3654ad7729 Pushbullet Changes 11 years ago
sammy2142 0afdb799e6 Fixed indent properly 11 years ago
sammy2142 803d5601cd Fixed indent 11 years ago
sammy2142 fea4ef43b7 Adds seed time and seed ratio to utorrent client 11 years ago
echel0n 5e38813a73 Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not. 11 years ago
echel0n 94f688a1bc Fix for adding and importing shows 11 years ago
echel0n 12ca73bb0e Fix for new shows 11 years ago
echel0n f8ec897010 Lightning fast indexer searches now! 11 years ago
Jason Valdron ac82e32b98 added indexer selectbox and timeout in search 11 years ago
echel0n 95d7d728e0 Re-write of Indexer API wrapper 11 years ago