1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

950 Commits

Author SHA1 Message Date
Taloth Saldono
6e5e781245 Added another nzbgeek hashed pattern. 2015-03-15 13:11:17 +01:00
Taloth Saldono
61c263856b Giving a slightly more useful IPTorrent rss feed error. 2015-03-15 12:37:29 +01:00
Taloth Saldono
a3873634b0 Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url. 2015-03-15 01:49:11 +01:00
Taloth Saldono
36ac4f0a8d Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder. 2015-03-14 22:39:22 +01:00
Taloth Saldono
96469be7f0 Fixed: Can now specify a cookie for BitMeTv. 2015-03-14 22:39:19 +01:00
Taloth Saldono
d1ce1bf218 Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode. 2015-03-13 21:08:00 +01:00
Mark McDowall
74ad841be4 Fixed: Only show best pending item in Queue 2015-03-12 16:41:07 -07:00
Taloth Saldono
dc2c1f7928 Fixed: Import of single-file anime torrents. 2015-03-10 22:43:24 +01:00
Taloth Saldono
2b6c915e32 Fixed: Added tooltips to Blackhole Watch/Torrent/Nzb Folder fields. 2015-03-10 22:00:47 +01:00
Taloth Saldono
f5f050f80b Fixed: Validation of dot prefix in Transmission category. 2015-03-10 13:38:30 +01:00
Mark McDowall
d8852d840b New: Parse releases that have a 5 digit episode number 2015-03-09 17:15:56 -07:00
Taloth
aa7aa3ce61 Merge pull request #218 from Sonarr/fanzub-url
Fanzub url can now be modified [migration 82]
2015-03-09 20:54:41 +01:00
Taloth
69edfba237 Merge pull request #217 from Sonarr/transmission-category
Removed hardcoded dot prefix from the transmission category [migration 81]
2015-03-09 20:54:30 +01:00
Taloth Saldono
112cde1cee New: Added UrlBase to Deluge Settings to facilitate seedbox setups. 2015-03-08 15:37:33 +01:00
Taloth Saldono
ebbaa403f6 Removed deprecated code. 2015-03-08 14:30:13 +01:00
Taloth Saldono
799f6034c7 Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead. 2015-03-05 20:44:41 +01:00
Mark McDowall
f021f9b146 Fixed: Updating Kodi won't fail if a series has an IMDB ID instead of a TVDB ID 2015-03-05 00:22:46 -08:00
Taloth Saldono
4036654f3f New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api) 2015-03-04 22:41:22 +01:00
Taloth Saldono
6803e46782 Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category. 2015-03-04 21:14:40 +01:00
Mark McDowall
a8e805fd5d Merge pull request #205 from bdegier/develop
New: NZBFinder.ws as Newznab preset
2015-03-04 07:21:21 -08:00
Taloth Saldono
d8662321be Fixed parsing specials with Scene.Title.S0x.Episode.Title format. 2015-03-03 01:08:53 +01:00
Taloth Saldono
46da14f3bf And the same fix for the actual import. 2015-03-01 23:19:49 +01:00
Taloth Saldono
8438ee0a52 Fixed regex incompatible with mono. 2015-03-01 23:04:20 +01:00
Taloth Saldono
6ba78f6aed No longer marks download as imported if no episodes were found. 2015-03-01 22:44:13 +01:00
Taloth Saldono
7b0bc4334d Fixed: Activity->Queue didn't show manually downloaded specials for which the parser couldn't find an episode number. 2015-03-01 22:42:31 +01:00
Taloth Saldono
2e81e278e1 Fixed a couple of logging errors. 2015-03-01 22:34:39 +01:00
Taloth Saldono
8d16b8b9d6 Fixed: Hashes being parsed as 0e00 numbering. 2015-03-01 15:01:06 +01:00
Mark McDowall
f4573545cd Fixed: Improved parsing for anime episodes with leading release group 2015-02-26 22:30:31 -08:00
Mark McDowall
72993f3c3c Fixed: Cutoff will be respected when release is still in queue 2015-02-26 08:13:15 -08:00
Taloth Saldono
aa52a83395 Fixed: Preferring season packs over single episodes before comparing relative sizes. 2015-02-24 20:13:17 +01:00
Taloth Saldono
14a99a28cc New: Manual single episode searches on BTN will now also search for season packs to simplify manually grabbing a season pack. 2015-02-24 20:13:16 +01:00
Taloth Saldono
402d6b5411 New: Added rudimentary Anime search by tvdb episodenumber to BTN. 2015-02-23 20:27:11 +01:00
Taloth Saldono
e143b18df3 Fixed: Episode/Season searches on BTN are now performed by tvdb numbering instead of scene numbering. (let us know if you run into problems with series with scene numbering) 2015-02-23 20:16:55 +01:00
Taloth Saldono
4d837a46af Fixed: Now searching BTN by tvdbid instead of tvrageid to get results for certain series. 2015-02-23 20:16:54 +01:00
Taloth Saldono
2da23ae230 Fixed tooltip for pending queue items. 2015-02-22 22:10:45 +01:00
Taloth Saldono
42f9992af0 Fixed: CDH can now remove items after import from NzbGet it didn't grab itself. 2015-02-22 19:55:00 +01:00
Taloth Saldono
6095855102 Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed. 2015-02-22 13:43:14 +01:00
Mark McDowall
e466c77487 Fixed: Ignore .AppleDouble subfolders of season folder 2015-02-21 11:49:56 -08:00
Mark McDowall
e58576bcfa Don't try to set console logging when its not enabled 2015-02-19 09:19:09 -08:00
Mark McDowall
33ed76556f Deduping tags only updates affected models 2015-02-17 22:02:24 -08:00
bdegier
1f8f52ac9b Added NZBFinder.ws as optional Indexer
Established indexer. Been around for 2+ years.
2015-02-17 15:01:28 +01:00
Mark McDowall
b308f06af3 Remove unused parameter 2015-02-13 17:22:24 -08:00
Mark McDowall
b7e609a7d5 De-dupe Tags
Fixed: Remove duplicate tags and prevent new ones from being created
2015-02-13 17:04:07 -08:00
Mark McDowall
d1df5ed7cd New: Logging level in settings will be used for Console logging 2015-02-11 17:05:27 -08:00
Mark McDowall
539de9e124 Fixed: Daily episodes that have date and season/episode numbers in the release name 2015-02-11 08:04:01 -08:00
Mark McDowall
37959fd753 Search improvements
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
2015-02-10 17:19:15 -08:00
Taloth Saldono
e00ec8b01b Manual search no longer permits downloading releases for which we can't find an episode until we can fix the association logic. 2015-02-10 23:30:47 +01:00
Mark McDowall
db4eadac40 Metadata file improvements
Fixed: Duplicate metadata files won't cause metadata file processing to fail
Fixed: Duplicate Metadata files will be removed from disk during rescan
2015-02-09 17:07:48 -08:00
Mark McDowall
573c2b8f60 Root folder improvements
Fixed: Prevent non-writeable root folder from being added
Fixed: Errors getting free space/subfolders for root folder won't prevent the UI from loading
2015-02-09 16:42:26 -08:00
Mark McDowall
d3c1deb203 Fixed default KAT url 2015-02-09 13:04:55 -08:00