echel0n
652de9172b
Testing force update
2014-06-18 02:16:14 -07:00
echel0n
29c5c4de4d
Fixed issue of forbidden error
2014-06-18 02:13:22 -07:00
echel0n
c9f800128e
Fix for force update.
2014-06-18 02:04:02 -07:00
echel0n
cf4cbd9a34
Fix for missing WITH statement
2014-06-18 01:53:11 -07:00
echel0n
032ddf2425
Fixed issues with web root settings not working.
...
Fixed more NoneType iterable errors.
2014-06-17 23:55:45 -07:00
echel0n
b47b2e1f58
Fix for NoneType issues related to redirects
2014-06-17 14:25:35 -07:00
Mark Rawson
764be940ac
Add UI option to input users own Pushover API key
2014-06-17 21:37:09 +01:00
echel0n
4513525cc4
Fix for basicauth and no user/pass set
2014-06-17 13:06:43 -07:00
echel0n
3989f722a7
Fixed issues with basic auth and NoneType errors
2014-06-17 12:51:23 -07:00
echel0n
cc86dda802
Fix for NoneType is not iterable issue
2014-06-17 11:16:04 -07:00
echel0n
18a1681a61
Fixed issue with facicon.ico file and static link being incorrect causing 404 errors.
2014-06-17 09:33:45 -07:00
echel0n
067438b5d9
Fix for scene exception update error, please delete cache.db file for this to fix tow take affect.
2014-06-17 09:07:48 -07:00
echel0n
2eec706197
Fix for failed download handling and sql issues
2014-06-17 09:02:23 -07:00
echel0n
98ff924b1c
Fix for nullhandler issues for py2.6 users,
...
Fix for rsstorrents.
2014-06-17 08:46:07 -07:00
echel0n
c09ceb5e6c
Added error logging for webserver gets and posts
2014-06-16 22:00:03 -07:00
echel0n
327df6682e
Updated tornado to latest stable code, fixes issues with auto-reload
2014-06-16 21:54:00 -07:00
echel0n
9790b30b90
Fix for force update and autoreload
2014-06-16 20:53:16 -07:00
echel0n
38edbc8b8b
Logging for tornado.access is now sent to NullHandler so it doesnt complain that it has no handler, still disables logging for tornado.access
2014-06-16 20:35:52 -07:00
echel0n
53e7c53b8a
Disabled logging of tornado.access
2014-06-16 20:24:07 -07:00
echel0n
98e4710d89
Setting debug = 1 in config now sets log level to debug for all processes
2014-06-16 19:59:35 -07:00
echel0n
c57e34c9f9
Added logging for tornado web server for helping in debugging issues.
2014-06-16 19:55:46 -07:00
echel0n
2ac1c5fdd5
Fixed forced updates to wait for auto-reload instead of performing a restart.
2014-06-16 05:31:57 -07:00
echel0n
dccf371ebd
SSL issues fixed.
...
UI Notifications fixed.
Auto-updating option fixed to now work with auto-reload feature.
2014-06-16 05:19:07 -07:00
echel0n
489a181cdb
Auto-reloads app on code changes automatically detected from git.
...
Fixed issues with basicauth/cookies and login page.
Parse results now displayed all the time.
2014-06-16 03:44:33 -07:00
echel0n
088e32b117
Fixed Web API to work with new tornado code!
2014-06-15 23:19:14 -07:00
echel0n
d8358882de
Fixed issues with restarts and updates.
2014-06-15 22:45:52 -07:00
echel0n
4676c2b7b1
Testing update/restart fix
2014-06-15 15:07:27 -07:00
echel0n
23e2a483b5
Fixed API code to work with tornado.
2014-06-15 14:45:09 -07:00
echel0n
1eb5fe4faf
Fixed branch version to reflect proper branch
2014-06-15 12:20:02 -07:00
echel0n
7d52d079fa
Fixes more issues that were preventing proper shutdowns, restarts, and upgrades.
2014-06-15 12:11:21 -07:00
echel0n
fa01711192
IOLoop tasks are now started and stopped via regular start and halt sickrage functions allowing us to gracefully exit on shutdown or restart.
2014-06-15 06:59:51 -07:00
echel0n
acca01eb90
Fixed shutdown to completely stop and close IOLoop.
2014-06-15 06:44:39 -07:00
echel0n
af6cd334a0
Moved Tornado IOLoop to main() to resolve shutdown issues plus we now use IOLoop to control checks for startup tasks and background commands.
2014-06-15 05:43:53 -07:00
echel0n
20e2ae2f86
Improved tornado async routines and shutdown routines.
2014-06-15 04:08:41 -07:00
echel0n
6dd78f58b6
Improved startup and shutdown for tornado
2014-06-15 01:51:35 -07:00
echel0n
149d7b29df
Final fixes for proper shutdown of tornado
2014-06-15 01:20:18 -07:00
echel0n
661c4ed6a7
Small fix for shutdown issues
2014-06-15 00:30:10 -07:00
echel0n
abff43f568
Improved startup/shutdown of tornado.
...
Fixed issues with notifications related to tornado.
2014-06-15 00:16:55 -07:00
echel0n
04681b3297
Fixed basic auth issues.
2014-06-14 21:38:13 -07:00
echel0n
d73cc1cbbd
Replaced cherrypy with tornado which helped resolve our memory leak issue.
2014-06-14 20:56:15 -07:00
Adam
7b740858b3
Fix for 1080p HDTV anime being recognized as bluray quality
2014-06-14 11:55:11 +08:00
nielsenj
24f7d78682
Fixed setting ratio in Transmission
...
Matches the description in the torrent provider advanced settings:
Left blank defaults to client ratio default.
'-1' Seeds indefinitely
0 or greater seeds to and stops at the ratio (including stopping as soon as it downloads when set to 0)
2014-06-12 14:02:50 -07:00
echel0n
a742c27f09
Fixed for adding new shows
2014-06-12 13:38:59 -07:00
echel0n
c9abdfbac2
Fixed urls
...
Fixed and replaced urls with proper ones for network timezones, tvdb
exceptions and tvrage exceptions.
2014-06-12 11:40:23 -07:00
echel0n
2546a5199f
Test fix for home page none type error
2014-06-12 11:30:59 -07:00
echel0n
9e4ee04f57
Fixed language and subtitle issue for new shows.
...
Subtitle and language opts where ordered backwards causing incorrect
values to be set.
2014-06-12 10:26:09 -07:00
Adam
5fd0a2a1f3
Fix for Newznab providers when searching for a show without a tvrage id we use the name of the show. If the show name is more than one word we are using a _
as our delimiter which works fine unless the NN provider uses sphinx.. as the underscore then is used as part of the show name.. thus we always get back no results. We should just use .
as it works for both sphinx and non sphinx servers. Tested this out on nzbs.org / nzb.su (sphinx) / sbi (non sphinx).
2014-06-12 11:19:27 +08:00
echel0n
c2ba2d6550
Reverted episode cache changes
2014-06-11 07:37:30 -07:00
echel0n
44358ef601
Reverted episode cache changes
2014-06-11 07:16:24 -07:00
echel0n
013f9a2134
Reverted episode cache changes
2014-06-11 07:14:29 -07:00
echel0n
4c5425f4d1
Update network_timezones.py
...
Fix for timezone conversion issues.
2014-06-09 17:39:52 -07:00
echel0n
3384e2c51d
Update tv.py
...
Removed weakref, caused issues with searching and downloads
2014-06-09 17:37:48 -07:00
Peter Tutervai
f24999b10d
Changed the config page to show the path field for the Synology DS, added the parameter to the DS API
2014-06-09 01:01:47 +02:00
Nils
166dffeb5a
Merge pull request #582 from bikemike222/add_cookies_rss
...
Added cookie support to custom torrent provider
2014-06-09 00:20:37 +02:00
echel0n
3d062b3510
Fix for import issue with episodeCache
2014-06-07 21:32:06 -07:00
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.
2014-06-07 21:20:59 -07:00
echel0n
1f180a5a05
Fix for closing cache connection early when needed.
2014-06-07 16:16:01 -07:00
echel0n
a1da7df12e
Fixes for DB issues
2014-06-07 15:35:16 -07:00
echel0n
d00d55fdfc
Modified DB code to close its connection if right after its finished with it, helps performance-wise and should resolve locked db issues as well.
2014-06-07 14:32:38 -07:00
echel0n
2c0f3a3dc3
Added thread locking for queues.
...
Fixed imdbinfo issues.
2014-06-07 11:36:26 -07:00
echel0n
cfcc35ebcc
Upgraded IMDBpy and improved performance of it.
...
Fixed TVDB Indexer API issues.
2014-06-07 08:33:18 -07:00
echel0n
4784b4619f
Fix for invalid literal for int() with base 10: 'NULL'
2014-06-07 05:42:50 -07:00
echel0n
08d8beffa4
Misc fixes and code cleanups.
2014-06-07 05:36:50 -07:00
echel0n
a9f142184a
Fix for nonetype issues during parsing
2014-06-07 04:08:12 -07:00
echel0n
24dfbc3f15
Quality is now set during parsing of results.
...
Fixed more anime regex bugs.
Fixed Indexer API issues for anime shows and unicode problems.
2014-06-07 04:06:21 -07:00
echel0n
31ce517e8f
Added 480p to be ignored for anime regexes when matching for absolute numbers.
2014-06-07 01:57:03 -07:00
echel0n
d07976f057
Fixed searching for new anime shows, unicode issues resolved and Naruto does indeed work!
2014-06-07 01:45:21 -07:00
echel0n
1e8f3e2883
Added ability for format anime naming from post-processing options.
...
Fixed regex issues for anime shows matching 720p as a absolute number.
Custom sports naming has been fixed to adhere to dates.
2014-06-07 01:17:12 -07:00
echel0n
08159e2872
Updated post-process code.
2014-06-06 17:44:44 -07:00
echel0n
64b857ee57
Fixed failed download handling.
2014-06-06 17:06:29 -07:00
echel0n
05dcdd72d7
Fix for air-by-date/sports/anime provider searches
2014-06-06 16:55:14 -07:00
echel0n
cab05efa64
Added anime search support and removed extra pipe symbole from search string.
2014-06-06 15:27:20 -07:00
echel0n
14201c71f3
Fixes issues with scene numbering being set to 0x0 after snatch is performed.
...
Fixes issues with KAT Provider sphinx error on searches.
2014-06-06 15:16:15 -07:00
echel0n
4df31bccee
PublicHD removed till further notice.
2014-06-06 13:48:25 -07:00
echel0n
dfe9619ddd
Fix for SSL support, reverted back to CherryPy 3.23 as 3.30 is borked for SSL.
2014-06-05 21:24:43 -07:00
echel0n
4e83cbe6d1
Fixed naming issues and parsing issues.
2014-06-05 18:38:50 -07:00
echel0n
4c9da4f448
Fix for custom scene numbering, now able to correct numbering or remove it.
...
Fixed show force-update and mass update to properly force updates on the show including xem numbering.
2014-06-05 17:53:34 -07:00
echel0n
34009bb9b8
MainDB is backed up before being restored now to .r* versioned backup backups
2014-06-05 16:14:57 -07:00
echel0n
fc7b28a8bc
Automatic DB restores now done if upgrade fails due to corrupt DB or incorrect db numbering
2014-06-05 16:11:07 -07:00
echel0n
385bf3987e
db locking issues fix #2
2014-06-05 12:59:17 -07:00
echel0n
26f30cacf5
db lock issues fix test
2014-06-05 12:52:30 -07:00
echel0n
d30060bf91
Fix for db locking issues
2014-06-05 09:22:54 -07:00
echel0n
f052848e52
Fix for sql rowcount error
2014-06-05 02:19:48 -07:00
echel0n
8fbd9155d3
fix for recent sql errors around connection object
2014-06-05 02:13:29 -07:00
echel0n
7e5cc8c673
Fix for coming soon episodes page.
...
Reverted sql -> sqlachemy changes, to soon and will be done in seperate branch.
2014-06-05 01:05:02 -07:00
echel0n
9e4ec2cfb8
Fix for importing existing shows being set to anime when there not anime shows causing parsing errors when trying to parse episode files from disk. Please perform a mass reset of shows marking the ones that are not anime so that this issue is fixed for when it does its next show refresh.
2014-06-04 19:47:40 -07:00
echel0n
1dc913824a
Fix for startup issue due to dependant that was missing.
2014-06-04 18:38:14 -07:00
echel0n
cec4ed573d
Upgraded CherryPy libs to 3.3.0
...
Switched out sqlite3 libs in favour of SQLAlchemy v0.9, will gradually migrate dialects and scheme to be fully SQLAlchemy compliant for using there ORM with sessions instead of direct.
Fixed getEpisode function to stop making unrequired scene number conversions on already converted data thats available now from cache.
2014-06-04 18:28:59 -07:00
echel0n
8f3469cce7
Fix typo in last commit
2014-06-04 00:35:43 -07:00
echel0n
d09f2a2276
Fix for scene numbering not being set properly during a mass edit
2014-06-04 00:34:35 -07:00
echel0n
0713cb4039
Another small tweak of code for edit show function.
2014-06-04 00:21:21 -07:00
echel0n
5beb45d29d
Small correction for mass update fix.
2014-06-04 00:16:43 -07:00
echel0n
272ecd0ab8
Fix for mass updating not actually changing any show options when editing
2014-06-04 00:11:56 -07:00
echel0n
7e91d3a600
Fix for scene_names table does not exist errors.
2014-06-03 23:52:55 -07:00
echel0n
37fceb2704
Removed unrequired extra sql transaction append line.
2014-06-03 22:30:54 -07:00
JackDandy
2e387b1ce8
Expose "Date Style"... "Use System Default" only when FuzzyMoment is off.
...
If the Date Style "Use System Default" is selected and FuzzyMoments is clicked on, then an appropriate Date Style is chosen from explicit defaults. This change prevents issues where moments() cannot interpret or guess locale date formats.
2014-06-03 18:43:37 +01:00
echel0n
2ab436b764
Fix for saving default options when adding shows.
...
Fix for default provider not being passed in properly.
2014-06-01 20:43:37 -07:00
echel0n
41a9e08155
Added thread locking for sorting queue's
2014-06-01 18:18:11 -07:00
Nils Vogels
44d45ca760
Fixing UnboundLocalError when attempting to process nonexisting dir
2014-06-02 01:39:55 +02:00
echel0n
2da18e65ca
Change code for returning highest scoring match to use generator to avoid overhead of sorting the list
2014-06-01 16:36:21 -07:00
echel0n
7047cf020e
Fixed naming issues for episode naming patterns.
...
Name parser now score's all its possible matches and stores them to a list then once finished performing its matches it'll pick the highest scoring match and return it.
2014-06-01 16:25:02 -07:00
Nils Vogels
0e989fe90f
Limiting search to English-translated only (for now)
2014-06-02 00:05:07 +02:00
echel0n
9847682781
Changed theTVDB indexer api keys to SickRage's, another nice catch there zoggy!
2014-05-31 23:54:57 -07:00
echel0n
cfafc0a39f
Scene exceptions for anidb and xem now update once a day, thanks zoggy for pointing that out :)
2014-05-31 23:44:44 -07:00
echel0n
99d129bd41
Fixes for anime regex matching
2014-05-31 22:39:24 -07:00
echel0n
d42b864ecc
Fix for UnboundLocalError: local variable 'rating_text' referenced before assignment
2014-05-31 12:58:43 -07:00
echel0n
4f32ed262c
No need to convert from absolute numbers to season/episode numbers twice, fixed!
2014-05-31 12:52:09 -07:00
echel0n
925141da40
Fix for anime issues during post-processing, TypeError: object of type 'int' has no len()
2014-05-31 12:48:55 -07:00
echel0n
0ddcc3b58a
Fix for show opt not in __init__ issues
2014-05-31 12:41:34 -07:00
echel0n
ba2a44b1d1
Fix for searches of anime shows with absolute numbering
2014-05-31 06:47:27 -07:00
echel0n
72b4155b0b
Fixed post-processing issues for anime shows.
2014-05-31 06:43:36 -07:00
echel0n
893574b2ed
Reverted new regex changes, not compatible with enough platforms to warrent keeping.
2014-05-31 06:16:18 -07:00
echel0n
277d630a6f
Fixed issues with scene converting
2014-05-31 03:35:57 -07:00
echel0n
d7396896b5
Added in regex matching with fuzzy matching.
...
Shows now display Indexer absolute numbering.
Improved speed of parsing search results.
Fixed episode naming issues.
2014-05-31 03:35:11 -07:00
echel0n
2c37523ab7
Fix for manual anime searches
2014-05-30 07:36:06 -07:00
echel0n
6ca979d51b
Fix for post-processing and adding anime shows to your anidb mylist
2014-05-30 06:00:04 -07:00
echel0n
bea999b639
Fix for XBMC notifier when XBMC has no shows in library.
2014-05-30 05:43:00 -07:00
echel0n
78c4211925
Fixed issue with scene exception updating for custom names.
2014-05-30 05:30:28 -07:00
echel0n
9b78e3dc5e
Fix for scene exception and scene numbering updates when editing a show.
2014-05-30 04:52:37 -07:00
echel0n
997896a540
Fix for transactionals and None Types in sql lists
2014-05-30 04:42:31 -07:00
echel0n
db6cf0b22b
Fix for daily searcher NoneType error.
...
Added XEM icon to show display, indicates if show has scene mapping available or not plus clicking on the icon will take you to the XEM mapping page.
2014-05-30 04:06:51 -07:00
echel0n
70e7f1bfce
Fixed issues with scene numbering being overwritten by ep objects.
...
Converted more object saves to database to use transactionals, better performance.
2014-05-30 03:01:49 -07:00
echel0n
05cca0dfe0
Fixed post-processing issues with shows being rejected and saying they didn't exist when infact they did.
...
Fixed a issue in our name parser code that would of resulted in searches failing completely.
2014-05-30 01:16:12 -07:00
echel0n
f01c5852d4
Improved find propers code.
...
Backlog and manual searches now check cache first for search results.
2014-05-30 00:51:24 -07:00
echel0n
1abef89b29
Scene numbering now updates every 1 hour or is forced when needed so that searches always have up-to-date information before hand.
2014-05-30 00:51:06 -07:00
echel0n
a2439c8c64
Added ability to mass set shows to search by scene numbering.
2014-05-30 00:50:45 -07:00
echel0n
a92de48aec
Added new show option that allows you to choose if you want to search via scene numbering or indexer numbering.
...
Scene numbers and scene absolute numbers now only display if prooper show options are selected.
Scene absolute numbers are now able to be set by user.
Fixed issues with user set scene numbers not correctly applying to episode objects.
2014-05-30 00:50:27 -07:00
Nils Vogels
cea8fd3216
Fix typo
2014-05-29 17:35:51 +02:00
echel0n
e1ee01579d
Fixed issues with TVDB retrieving banners and posters.
...
Fixed unicode issues with Indexer API's
Fixed issues with scene numbering.
Fixed issues with black and white lists for anime shows when editing a show.
2014-05-29 06:27:05 -07:00
echel0n
4a4eec0a9e
Fix for restart issues
2014-05-29 02:21:26 -07:00
echel0n
6fc93be7b5
Fix for restart spawning more then one process of SickRage
2014-05-29 01:00:13 -07:00
echel0n
42b621103f
Fix for restart and PID issues.
2014-05-29 00:00:59 -07:00
echel0n
6558b8ac71
Code cleanup
2014-05-28 23:24:23 -07:00
echel0n
2dcd26e69c
Update imdbpy libs to v5.0
...
Fixed invalid indexer id issues for TVRage shows.
Fixed issues for getting posters and backdrops for TVRage shows.
We now convert XML straight to a dict object for Indexer APIs, improved overall performance api's
Fixed issues with TVRage shows and displaying genre's properly.
2014-05-28 23:09:38 -07:00
Nils Vogels
7bf12460be
PEP8 cleanups
2014-05-29 02:44:00 +02:00
Nils Vogels
0e34c8c4b3
Backport from https://github.com/thezoggy/Sick-Beard , applied to our branch
...
General cleanups in notifiers.
* Cleaned up notifier ui page wording so they follow similar pattern.
* Better exception handling for pyTivo and NMJ
* Cleaned up logging entries, trying to standardize on what level we report and verbiage (not using contractions, prune out duplicate/excessive entries)
2014-05-29 02:30:38 +02:00
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!
...
Adding functions to lookup scene season and ep info via scene absolute numbers.
We now try and create a show object from parsed release info before we consider it a valid parsed result to insure we even have the show in our show list, also used to validate anime releases.
Misc bug fixes here and there.
2014-05-28 14:16:03 -07:00
Nils Vogels
9e455c424a
Merge branch 'FuzzyMoments' of https://github.com/JackDandy/SickRage into JackDandy-FuzzyMoments
2014-05-28 00:17:24 +02:00
echel0n
34da3f53d8
Added Black and White list for release groups for anime shows.
...
Fixed anime show list splitter.
Added check for anime shows and providers so we don't perform searches with a provider that doesn't support the type of show genre we are searching.
2014-05-27 03:09:57 -07:00
Nils Vogels
c217a4fc57
Merge branch 'dev' of github.com:echel0n/SickRage into dev
2014-05-26 23:33:27 +02:00
Nils Vogels
177dbc0f22
More namechanges
2014-05-26 23:32:47 +02:00
echel0n
347f595dfe
Fixes issue with daily searcher constantly showing it's in progress when in fact it is not from manage searches page.
2014-05-26 14:20:31 -07:00
echel0n
840f7c7bdf
Fixed issue with daily search progress monitoring.
2014-05-26 14:09:14 -07:00
echel0n
4da248ef9b
Fixed internal indexer scene name cache which resolved issues with searching and snatching.
2014-05-26 14:06:54 -07:00
echel0n
c5f933e4c8
Fixed app performance issues from recent upgrades.
...
Fixed issues with manual searches not working.
Moved misc routine tasks to a proper schedualed thread that runs every 1 hour for updating network timezones, scene exceptions, and trimming failed history.
Forced misc routine tasks at startup to complete first before anything else runs, critical since this does our scene exception updates and internal scene cache loading which is needed before searches begin.
2014-05-26 13:16:07 -07:00
echel0n
de01fa1e37
Fix for scene name repeat bug when displaying show.
...
Added scene exceptions feature, hover over the show name with your mouse to see ALL scene exceceptions currently set for the show.
2014-05-26 11:07:10 -07:00
echel0n
f7b11e1e98
Fixed issues with post-processing.
...
Fixed issue with priority post-processing, bug would allow 2nd attempt to go through even if priority settings were not selected.
Fixed issues with cache retrieval and storing of provider results, properly stored now with season and ep info converted to indexer numbering.
Fixed a bug that was caching unconverted scene numbered files for post-processing causing us to skip converting them when needed.
2014-05-26 03:42:34 -07:00
echel0n
7e711c0665
Fix for find propers and newznab providers
2014-05-26 01:05:47 -07:00
echel0n
7a56afe512
Fix for new show searches, now checks alias names as well as series names to get results.
2014-05-26 00:45:11 -07:00
echel0n
9a3e7ab0a9
Added anime support with anidb support.
...
Added fanzub anime nzb provider.
Fixed NyaaTorrents anime provider.
This is in testing phase so bugs are to be expected.
2014-05-25 23:29:22 -07:00