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
4e5beacfe6
Merge branch 'origin/dev'
2014-06-07 11:47:07 -07:00
echel0n
2c0f3a3dc3
Added thread locking for queues.
...
Fixed imdbinfo issues.
2014-06-07 11:36:26 -07:00
echel0n
0b5c9e9c38
Merge branch 'origin/dev'
2014-06-07 08:39:46 -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
JackDandy
02ecb18eff
Use day numbers instead of text for language independent day name fuzzyness.
2014-06-07 02:39:17 +01:00
echel0n
4da7173fa4
Merge branch 'origin/dev'
2014-06-06 18:08:11 -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
24f5bbae97
Merge branch 'origin/dev'
2014-06-06 15:57:40 -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
2aba611b36
Merge branch 'origin/dev'
2014-06-05 21:29:32 -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
03722bcc3e
Merge branch 'origin/dev'
2014-06-05 18:42:28 -07:00
echel0n
4e83cbe6d1
Fixed naming issues and parsing issues.
2014-06-05 18:38:50 -07:00
echel0n
e4a4d285e8
Merge branch 'origin/dev'
2014-06-05 17:54:47 -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
29b265d45e
Merge branch 'origin/dev'
2014-06-05 16:17:26 -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
b0012708c9
Merge branch 'origin/dev'
2014-06-05 13:20:36 -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
59dd2163f8
Merge branch 'origin/dev'
2014-06-05 12:22:15 -07:00
echel0n
5eabe43e48
Adding shows via TVRage fixed!
2014-06-05 12:17:49 -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
9771ff79c3
Merge branch 'origin/dev'
2014-06-04 00:42:21 -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