echel0n
a6f63037ab
Update readme.md
2014-05-12 03:04:06 -07:00
echel0n
91abf8ddce
Update readme.md
2014-05-12 03:03:39 -07:00
echel0n
16c829b12e
Update readme.md
2014-05-12 02:59:39 -07:00
echel0n
1d01d2bc52
Fix for issue #546
2014-05-12 02:03:55 -07:00
echel0n
31297b9069
Added RSS Cache updater with user-settable interval from config section of web interface, updates the cache so that searches can be more instant when looking for snatches.
...
Updated backlog search code to re-set skipped or missed episodes to wanted.
2014-05-12 01:52:14 -07:00
echel0n
7673cd5cc9
Fix for torrent ratio's, switched them from being stored as strings to integers.
2014-05-12 00:05:33 -07:00
Nils
6d9264c056
Merge pull request #534 from WebSpider/dev_mede8er_metadata
...
Adding in Mede8er metadata (backport from Midgetspy)
2014-05-12 01:20:44 +02:00
Nils Vogels
91729bdab7
Adding in Mede8er metadata (backport from Midgetspy)
...
Original commit by itofzo midgetspy/Sick-Beard@34bf07d487
2014-05-12 01:15:24 +02:00
echel0n
15815c41ab
Fix for imdbinfo key error year
2014-05-11 15:58:03 -07:00
echel0n
52efb6f43b
Added incomplete indexer <-> scene mapping check
2014-05-11 15:24:02 -07:00
Nils Vogels
48b4abffa5
Changing default auto-update to disabled, while we're pushing many updates
2014-05-12 00:12:19 +02:00
Nils
a9e8c17fdf
Merge pull request #532 from WebSpider/dev-beta_notification
...
Adding BETA notification
2014-05-12 00:05:44 +02:00
Nils Vogels
4a2ae0e385
A little more communication about the BETA state of this software
2014-05-12 00:02:27 +02:00
Nils
8b11020d46
Merge pull request #522 from tlex/dev-init-lsb
...
Debian style LSB init script
2014-05-11 23:21:12 +02:00
echel0n
7ce27b72f5
Fix for scene numbering issues
2014-05-11 12:50:34 -07:00
echel0n
694b210f2d
Added code to insure no downloading of duplicates and that it downloads the highest quality from results returned by all providers
2014-05-11 12:39:20 -07:00
echel0n
41366dcba7
Code cleanup
2014-05-11 12:10:54 -07:00
echel0n
aafe9ad522
Removed snatch queues to reduce memory footprint.
...
Fixed issue #527
2014-05-11 12:04:47 -07:00
echel0n
5ec5dde9ba
Fix for show_queue errors when loading a show
2014-05-11 08:58:56 -07:00
echel0n
e05344d571
Fix for backlog overview errors
2014-05-11 08:53:42 -07:00
echel0n
f742f8a51a
Fix for adding new and existing shows not showing up in show list
2014-05-11 08:49:30 -07:00
tlex
5e16d80c4b
Added debian init script
2014-05-11 18:30:42 +03:00
echel0n
3ad6bf38b5
Added a - to the thread-name for better formatting
2014-05-11 08:20:35 -07:00
echel0n
dc56e774b6
Fix to have thread name include type of search
2014-05-11 08:14:31 -07:00
echel0n
e3bf97285c
Fix for thread name
2014-05-11 08:10:57 -07:00
echel0n
1fc8e89aee
Fix for _getLoadingShowList errors
2014-05-11 07:56:23 -07:00
echel0n
cd91e2430f
Fixed typo
2014-05-11 07:41:14 -07:00
echel0n
448a45cf40
Fix for complete season snatches.
...
Removed multi-threading option from general config
2014-05-11 07:40:24 -07:00
echel0n
f7ded2a4ed
Fix for managing searches
2014-05-11 07:25:46 -07:00
echel0n
f8035e800e
Fix for air-by-date downloads.
...
Fix for backlog and manual searches.
2014-05-11 07:17:11 -07:00
echel0n
51830e49d9
Testing fix for auto-updates
2014-05-11 06:25:12 -07:00
echel0n
cd04d79af5
Fixed backlog search details
2014-05-11 06:15:13 -07:00
echel0n
85019f07e4
Fixed backlog searches
2014-05-11 06:11:18 -07:00
echel0n
e977750702
Merge branch 'origin/master'
...
Conflicts:
sickbeard/__init__.py
2014-05-11 05:55:12 -07:00
echel0n
1398c38275
Fix for manual and backlog download/search issues.
...
Removed multi-threading as it was more problems then usefull for now.
Added in match & snatch, any quality from initial quality settings gets downloaded first and does not continue searching, if archive qualities exist it'll stop once it hits max quality from said list.
2014-05-11 05:51:39 -07:00
Nils
32191ef9d8
Merge pull request #519 from tlex/dev
...
Deluge bugs: Labels were always lowercase, and SSL certs were always checked. Doesnt work with selfsigned certs
2014-05-11 11:20:39 +02:00
tlex
c62e34c601
Forgot and int()
2014-05-11 10:42:53 +03:00
tlex
d0105a2f6a
Fixed a couple of bugs related to deluge
2014-05-11 10:31:38 +03:00
Nils Vogels
82abad6f19
Merge commit '5e95c5bc0294d324ae494e88ad708648b912588b'
...
Fixing versionchecker, backlog and managesearches issue
2014-05-11 01:12:20 +02:00
Nils
8b77dddaaf
Merge pull request #514 from WebSpider/dev-subtitle_traceback
...
OpenSubtitle logout issue
2014-05-11 00:55:21 +02:00
Nils Vogels
7875d45504
Add exception handing if logout fails for opensubtitles
2014-05-11 00:51:57 +02:00
Nils
86d225c669
Merge pull request #513 from WebSpider/dev-fix_versioncheck
...
Add version hash to Source installs
2014-05-11 00:51:22 +02:00
Nils Vogels
097c076675
Add version to Source installs (zipfiles) on Config pages
2014-05-11 00:46:29 +02:00
Nils Vogels
54ce291897
Backport from midgetspy. This is midgetspy@e76b3008251195ed529457f241d1e8803d9668d8
...
Change regex ignore more subs
2014-05-10 17:14:39 +02:00
Nils Vogels
3163badb4c
Changing names, branches, URLs
2014-05-10 15:59:12 +02:00
Nils
1504472990
Merge pull request #507 from sammy2142/dev_try2
...
Adds Per Provider Seed Ratio
2014-05-10 14:23:23 +02:00
Nils
dfc1a58fa1
Merge pull request #506 from WoLpH/issue-463-patch
...
Fixing issue #463
2014-05-10 14:11:43 +02:00
Nils
41670969ec
Merge pull request #505 from Prinz23/datetime_fix2
...
Datetime fix2, fixes #381
2014-05-10 14:05:35 +02:00
Rick van Hattem
5fff336f70
Fixing issue #463
2014-05-10 14:04:13 +02:00
Prinz23
f137144bc7
Reset on every call of Datetime print function the format to default
2014-05-10 14:02:05 +02:00