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
Mark McDowall
ec774ccdb5 Log Plex sections response before checking for error 2014-12-22 20:10:54 -08:00
Keivan Beigi
e79a2c742a Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
Keivan Beigi
4ac9fd939a Fix: consider download completed if all remote episodes are imported 2014-12-22 11:25:23 -08:00
Keivan Beigi
2193e34537 Fixed: issue where completed torrents wouldn't be removed after they finished seeding 2014-12-22 10:40:48 -08:00
Mark McDowall
9fd90e6f99 Fixed Episode CleanTitle token helper and keep # in title 2014-12-21 23:50:23 -08:00
Taloth Saldono
3244f71e5c Fixed: No longer mixes up peers and leechers, so the UI should now properly report seeders and leechers. 2014-12-21 20:08:59 +01:00
Mark McDowall
400a47cd19 Private constructor for TrackedDownloadStatusMessage 2014-12-21 08:46:24 -08:00
Mark McDowall
3cfbca5358 New: Episode CleanTitle renaming token 2014-12-20 23:30:53 -08:00
Mark McDowall
7a21f8b151 Fixed: Updated OZnzb URL to api.oznzb.com (new indexer settings only) 2014-12-20 14:25:12 -08:00
Keivan Beigi
d849a4ab48 New: Show source/seed info in manual search 2014-12-19 17:21:03 -08:00
Keivan Beigi
3d1e0e7042 Merge pull request #158 from Sonarr/update-handshake
Update handshake
2014-12-18 16:57:08 -08:00
Keivan Beigi
a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
Keivan Beigi
cb3d5fbfe7 Pass data cmd argument between application and update. 2014-12-17 14:47:45 -08:00
Keivan Beigi
0a341199a8 safer log configuration 2014-12-16 23:12:26 -08:00
Mark McDowall
427b102900 Support removing from nbzget queue 2014-12-15 21:56:24 -08:00
Mark McDowall
d651e6ac52 Prevent invalid response to get torrents from Deluge from throwing an error 2014-12-15 20:46:55 -08:00
Mark McDowall
bf169eb139 Improvements for minimum age 2014-12-15 16:31:26 -08:00
Mark McDowall
580f03a5bc New: Minimum Age setting to deal with propagation issues (Usenet only) 2014-12-15 15:40:53 -08:00
Mark McDowall
eeafa2cb64 Fixed: download URL for some newznab imposters 2014-12-15 14:38:38 -08:00
Mark McDowall
f314fab878 Fixed: Url Encode password and category for SAB 2014-12-15 13:09:16 -08:00
Mark McDowall
683656c651 Fixed: Log error when health check fails to communicate with download client 2014-12-15 12:22:35 -08:00
Mark McDowall
83e3d7145f Better parsing of Chistmas Specials 2014-12-15 10:52:16 -08:00
Mark McDowall
98b4027510 Fixed: Handle numerical hashed releases 2014-12-15 10:04:55 -08:00
Mark McDowall
d4ccbda99f Fixed: WDTV Metadata will be created padding season/episode numbers to two digits 2014-12-15 06:34:00 -08:00
Mark McDowall
9686c2579b Don't fetch media info when adding existing episodes 2014-12-14 14:09:51 -08:00
Mark McDowall
e3893083bc Fixed: Add series searching improvements 2014-12-14 11:52:50 -08:00
Mark McDowall
2efed23450 Fixed: Show human readable sizes in manual search rejections 2014-12-14 11:12:36 -08:00
Mark McDowall
e637d68157 Advanced option to disable media info for add series/rescan 2014-12-14 10:50:38 -08:00
Mark McDowall
5f927722df Fixed: Remove pending releases that are rejected 2014-12-14 10:16:43 -08:00
Mark McDowall
ca9c6c651f Fixed: Follow redirects when getting torrent from KAT 2014-12-13 15:56:11 -08:00
Mark McDowall
a9171d44d9 Sorting for another show that starts with A 2014-12-12 15:49:32 -08:00
Mark McDowall
7aee3c5ac4 Fixed: Don't check for sample for anime specials 2014-12-12 07:39:51 -08:00
Mark McDowall
e457003a91 Fixed: Sonarr as default Release Group instead of DRONE 2014-12-11 16:50:42 -08:00
Mark McDowall
b8d9ec628d Fixed: omgwtfnzbs RSS results will be delayed 30 minutes (propagation issues) 2014-12-10 08:15:43 -08:00
Mark McDowall
d77c685d14 Remove existing URL ACLs to avoid conflicts
New: Choose IP address to listen on (advanced)
Fixed: Check if URL has been registered with Windows before trying to register it
2014-12-09 23:38:52 -08:00
Mike
5a8ce04bd5 Allow binding to specific interface addresses
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
2014-12-09 22:43:18 -08:00
Mark McDowall
d93bd52a01 Queue actions
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
2014-12-09 21:52:41 -08:00
Mark McDowall
7ac6fc98a9 New: Add Unknown Quality to profile (advanced) 2014-12-09 21:47:40 -08:00
Mark McDowall
a5dd0cce29 Fixed: Delays use minutes not hours 2014-12-09 20:48:25 -08:00
Mark McDowall
fc4170c581 Fixed: Removed accents before searching indexers 2014-12-08 22:22:34 -08:00
Keivan Beigi
f4c202441c Cleaned up environment detection 2014-12-07 12:56:47 -08:00
Keivan Beigi
cf77104a02 removed redundant else 2014-12-06 23:23:11 -08:00
Keivan Beigi
6af9b03d26 added missing using 2014-12-06 22:08:41 -08:00
Keivan Beigi
0be8f55a2f Cleaned up using directive 2014-12-06 21:55:17 -08:00
Keivan Beigi
78aa91c170 Added StringLiteral as an acceptable identifier for sqlite migrations 2014-12-06 11:32:42 -08:00
Keivan Beigi
a8eb0f73d1 Added broken migration test 2014-12-06 11:16:22 -08:00
Mark McDowall
17d4b54561 Fixed: Removed support for CamelCase in folder names to support legitimate show titles like MythBusters 2014-12-05 17:45:43 -08:00
Keivan Beigi
de33b84eef Merge pull request #151 from Sonarr/sonarr-url
update usages of nzbdrone.com to sonarr.tv
2014-12-05 14:52:03 -08:00
Mark McDowall
cd1d34a0f2 Fixed: Add tag when text box loses focus 2014-12-04 21:27:32 -08:00
Keivan Beigi
be81bf322a Our first data migration test :D 2014-12-04 21:27:32 -08:00
Keivan Beigi
c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
so data migration could be tested.
2014-12-04 21:27:31 -08:00
Mark McDowall
37a1398338 Delay Profiles
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
2014-12-04 21:27:31 -08:00
Keivan Beigi
c4e684fbd3 update usages of nzbdrone.com to sonarr.tv 2014-12-04 17:54:37 -08:00
Keivan Beigi
1bef690a6a better branch redirection logging 2014-12-04 15:25:56 -08:00
Keivan Beigi
cfa8dcca29 New: Added support for automatic update branch redirection 2014-12-04 15:23:22 -08:00
Mark McDowall
6b56e912eb New: Original Filename renaming token to use original filename as-is 2014-12-03 21:43:58 -08:00
Mark McDowall
29ee0ef2be Fixed: EZTV logging generic error when there were no results 2014-12-03 17:22:14 -08:00
Mark McDowall
0cc4639e65 Log reason why download isn't being imported 2014-12-03 16:45:40 -08:00
Mark McDowall
2de837558b Fixed compilation 2014-12-01 22:48:11 -08:00
Mark McDowall
935b9e5f4e New: Use the ID returned from SABnzbd (0.7.20) during retry 2014-12-01 22:39:27 -08:00
Mark McDowall
6467167046 Moved Extension methods in common to subfolder 2014-12-01 22:26:25 -08:00
Mark McDowall
867746a763 Fixed: Importing "Backup_tvdbid" encrypted filenames 2014-12-01 18:49:45 -08:00
Mark McDowall
1e8c2a6a12 Various naming fixes
Fixed: Parsing anime that had season/episode pattern in the hash
Fixed: Parsing anime that had 6 consectutive digits in the hash
2014-12-01 18:49:44 -08:00
Mark McDowall
907aa4a0ba Use an event to update title mismatches 2014-11-29 18:21:55 -08:00
Mark McDowall
3a8507076c Fixed: Only throw API key error for OMG when notice contains "api" 2014-11-29 16:55:41 -08:00
Mark McDowall
af5096f9af Absolute release group parsing fix for custom filenames 2014-11-29 11:17:20 -08:00
Mark McDowall
3b3066ed47 Naming fixes 2014-11-29 01:15:03 -08:00
Mark McDowall
f344a96444 New: Additional naming options for Quality in file name (Full, Title, Proper) 2014-11-28 23:54:35 -08:00
Mark McDowall
cf9f5fe569 Various naming fixes
New: Multi-episode style (Range)
New: Example for mulit-episode anime naming
Fixed: Validate anime episode format when saving
2014-11-28 23:51:21 -08:00
Mark McDowall
4585605ead Changed default categories from tv-drone to tv-sonarr 2014-11-27 07:46:45 -08:00
Mark McDowall
3f8366a190 New: Search for previously aired episodes that were just added to the database 2014-11-26 23:08:17 -08:00
Mark McDowall
709f96920d Debug log when we're doubling the allowed size for a possible special 2014-11-26 12:21:50 -08:00
Keivan Beigi
a46b542bfd updated MediaInfo to 0.7.71 2014-11-26 11:17:58 -08:00
Mark McDowall
76eee87976 Fixed: Parsing Raw-HD is filename as Raw-HD instead of HDTV-720p 2014-11-26 06:35:27 -08:00
Mark McDowall
a8ca258ca4 Fixed: Indexer testing
Omg now has a preprocessor to catch authentication issues
Indexer testing works again, instead of always being successful
2014-11-25 17:02:53 -08:00
Mark McDowall
33ca71a745 Connect to EZTV over SSL 2014-11-25 11:52:07 -08:00
Mark McDowall
70f07845fd Changed UserAgent to Sonarr 2014-11-25 07:28:49 -08:00
Mark McDowall
86a12f95d2 Updated NzbDrone to Sonarr in notifications 2014-11-25 07:25:38 -08:00
Keivan Beigi
e226bf19e1 Merge pull request #147 from Sonarr/sqlite-lock
Updated transaction locks to be defered.
2014-11-24 16:22:12 -08:00
Keivan Beigi
23524c238f Fixed: EzRSS Size Parsing 2014-11-24 15:16:29 -08:00
Sander Spies
59c28a3fc6 Set X-Plex-Device-Name
This sets a title and will make it a bit more clear that Sonarr has registered as a client on myPlex.
2014-11-24 14:17:06 -08:00
Keivan Beigi
af3c0de4d5 Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
Taloth Saldono
08d92c5511 Fixed: File imports via CDH are no longer checked for file locks. 2014-11-23 21:27:07 +01:00
Taloth Saldono
909f601929 Fixed: An error reported by the torrent client, such as tracker error, is no longer considered a failed download but shown as a warning in Activity. 2014-11-23 21:26:43 +01:00
Keivan Beigi
e2450e2106 updated FluentValidation 5.4.0 > 5.5.0 2014-11-21 17:14:54 -08:00
Keivan Beigi
2d42d1ce6a fixed build error 2014-11-21 17:13:00 -08:00
Keivan Beigi
04f05bdb83 FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0 2014-11-21 17:11:11 -08:00
Keivan Beigi
b92b005063 restsharp 104.4.0.0 =>105.0.1.0 2014-11-21 17:08:57 -08:00
Keivan Beigi
f127028992 updated restsharp to 6.0.5 -> 6.0.6 2014-11-21 17:08:01 -08:00
Mark McDowall
e0975b9004 Fixed: XBMC Metadata errors when no episode image was available 2014-11-21 07:35:40 -08:00
Mark McDowall
365898df45 New: Links (forums, trello, etc) shown in System: Info 2014-11-20 23:44:28 -08:00
Mark McDowall
6ffeba37cb Fixed: Don't report log exceptions when connection to XBMC fails 2014-11-20 17:15:56 -08:00
Taloth Saldono
aa36c04d56 Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities. 2014-11-20 23:46:21 +01:00
Taloth Saldono
94311bda1f Fixed: CDH erroneously reported a locked file on import. 2014-11-20 21:01:31 +01:00
Taloth Saldono
2345984bda Processed comments. 2014-11-19 22:06:18 +01:00
Taloth Saldono
102acae972 Updated Kickass Url to new TLD. 2014-11-19 22:06:17 +01:00
Mark McDowall
d9cc0d4600 Fixed: Parsing Transmission version for nightly builds 2014-11-19 21:47:14 +01:00
Mark McDowall
17f10c9ee5 Added debug message for transmission version info 2014-11-19 21:47:14 +01:00
Taloth Saldono
764ce3507c Fixed: Changed the api call for Deluge to reduce the response size preventing a timeout when a lot of torrents are listed. 2014-11-19 21:47:13 +01:00
Taloth Saldono
10b45f769e Fixed: Parser no longer chokes on titles with a file extension and invalid path characters such as :. 2014-11-19 21:47:11 +01:00
Taloth Saldono
8a86b8acdc Added OsPath to handle OS agnostic path handling. 2014-11-19 21:47:11 +01:00
MythJuha
67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers. 2014-11-19 21:47:10 +01:00
Taloth Saldono
ffa814f387 Added support for Hardlinking instead of Copy. 2014-11-19 21:47:09 +01:00
Mark McDowall
a8bea777d7 Fixed the migration to release restrictions 2014-11-18 23:58:59 -08:00
Mark McDowall
027ed1335f Workaround to deal with updating scene names 2014-11-18 23:49:00 -08:00
Mark McDowall
438686ca1a Refresh the scene mapping cache if it is empty during a lookup 2014-11-18 23:47:19 -08:00
Mark McDowall
53c2962d2a Release restrictions
New: Required terms assignable to series via tags
New: Ignored terms assignable to series via tagss
2014-11-18 22:07:24 -08:00
Mark McDowall
ddc4c359cb Fixed: Series title sorting won't remove special/part/episode 2014-11-18 22:01:44 -08:00
Mark McDowall
fd71bd6969 Refactored setting attributes on media/metadata files to its own service 2014-11-18 21:45:44 -08:00
Mark McDowall
f8c002db9f Fixed: Use runtime of series for sample checks instead of constant 2014-11-18 21:45:43 -08:00
Mark McDowall
e75d3fa233 Cleanup 2014-11-17 07:22:35 -08:00
Mark McDowall
4c3daf7e39 New: Store date series was added in database 2014-11-16 17:15:43 -08:00
Taloth Saldono
5fed3670c8 Drone factory would throw exception on unknown series instead of proper error. 2014-11-16 19:49:01 +01:00
Taloth Saldono
374fe07aba Remove PostQueue from NzbGetProxy coz it's useless anyway. 2014-11-16 19:49:00 +01:00
Keivan Beigi
c0a46e04b8 Updated notification titles to sonarr 2014-11-15 20:12:03 -08:00
Taloth Saldono
0b48630c00 New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia) 2014-11-15 01:48:40 +01:00
Mark McDowall
7af9748ff3 Fixed: Do not scan episode files in .AppleDouble folders 2014-11-13 22:15:45 -08:00
Mark McDowall
175ae3e996 Fixed: Series fanart images won't be stored as episode screenshots 2014-11-13 22:10:56 -08:00
Mark McDowall
d765d1eaef Fixed: Replace periods in title with nothing when searching indexers 2014-11-13 22:03:07 -08:00
Mark McDowall
83a64fb8b8 Cleaned up completed download service (more methods) 2014-11-13 16:37:09 -08:00
Mark McDowall
b579a1fcfe Added trackingId to queue 2014-11-13 16:37:08 -08:00
Taloth Saldono
7816499b52 Moved trakt search term tests to non-integration test. Added several more testcases for the camelCase conversion and adjusted the underlying logic accordingly. 2014-11-14 00:49:11 +01:00
Powdor
6dc72713be New: Import Existing series now handles camelCase titles without spaces. 2014-11-13 21:19:48 +01:00
Mark McDowall
18f0e3d536 New: .wtv extension as video file 2014-11-08 09:56:01 -08:00
Mark McDowall
64e7cc69b9 Fixed: Extras folder detection is case insensitive 2014-11-06 20:02:07 -08:00
Mark McDowall
730aba4408 New: Series search will search starting with the lowest season 2014-11-06 17:13:40 -08:00
Mark McDowall
c58c8ea542 New: Added a default Profile 'Any' (new installations only) 2014-11-06 08:19:46 -08:00
Mark McDowall
48ec113598 Merge pull request #125 from Sonarr/original-title
New: Ability to use Original Title only in naming settings
2014-11-05 16:43:47 -08:00
Mark McDowall
97c9217c0d Fixed: Improved title sorting for 'A to Z' 2014-11-05 08:46:09 -08:00
Mark McDowall
8711c41649 New: Ability to use Original Title only in naming settings 2014-11-04 23:09:50 -08:00
Mark McDowall
4026a0f096 Parsing improvements
Fixed: Parsing of 1 digit season and episode numbers
Fixed: Parsing of 3 digit season numbers
2014-11-04 23:07:09 -08:00
Mark McDowall
0d3ea052c6 Fixed: Multi-episode absolute getting treated as Season/episode 2014-11-04 10:46:30 -08:00
Taloth Saldono
a4a1e4d5bf Fixed: HDDVD now recognized as bluray quality. 2014-11-03 13:06:42 +01:00
Mark McDowall
74e6d8c6e3 Fixed: Default to dash as separator for absolute numbers in multi-episode pattern 2014-11-01 23:58:32 -07:00
Taloth Saldono
e6494ba229 Fixed: Rejection message for cutoff already met in Manual Search. 2014-11-01 12:40:59 +01:00
Mark McDowall
86aba08289 Fixed broken migration 036 for people upgrading from very old DBs 2014-10-30 22:26:48 -07:00
Keivan Beigi
380d2624f1 minor fixes to wtf-gtfo 2014-10-28 17:08:07 -07:00
Keivan Beigi
aa68faaf88 New: automatically switch back to master if current branch is invalid 2014-10-28 16:48:37 -07:00
Mark McDowall
95d67ef9f4 Download decision rejection reasons are no longer static messages
New: Better messaging on manual search when release is rejected
2014-10-27 22:25:06 -07:00
Mark McDowall
e82b29e346 Tags
New: Ability to tag series
New: Use tags to control which series use which notification channels
2014-10-27 22:04:09 -07:00
Mark McDowall
0e436f371b Fixed: Should allow space/period between season and episode number patterns in naming 2014-10-27 07:38:53 -07:00
Mark McDowall
c4836975a9 Fixed: Treat WebHD as Web-DL 2014-10-26 18:46:57 -07:00
Mark McDowall
9d5d3ce4c3 Fixed: Treat iTunesHD as Web-DL 2014-10-26 16:31:45 -07:00
Mark McDowall
0322eab509 Fixed: Parse extended multi episode with 4 digit (year) seasons 2014-10-26 01:31:00 -07:00
Mark McDowall
121ec0873b Fixed: Parsing 'NL Subs' in addition to NLSub 2014-10-26 01:26:04 -07:00
Mark McDowall
71416eea29 Fixed: Missing won't show episodes that are on air 2014-10-24 19:44:29 -07:00
Mark McDowall
6a3bea5adc Log path being deleted when deleting permanently at info 2014-10-24 11:59:35 -07:00
Mark McDowall
8b3fd95d55 Fixed: Multi-absolute episode parsing 2014-10-21 15:48:31 -07:00
Taloth Saldono
b532661a27 Resolved failing search due to missing Scene season number. 2014-10-21 22:19:12 +02:00
Mark McDowall
35396ea44e Fixed: Duplicate multi-episode style with trailing brackets
Only dashes, underscores, periods and spaces will be considered separators
2014-10-21 07:14:51 -07:00
Taloth Saldono
6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0. 2014-10-20 22:16:31 +02:00
Mark McDowall
e978a425c2 Fixed: Getting list of xem series won't die if a bad ID is entered on their site 2014-10-19 20:04:46 -07:00
Mark McDowall
42c17e885c Fixed some more tests 2014-10-17 22:47:00 -07:00
Mark McDowall
aa6b3f70ed Fixed: log to the database using UTC not local time 2014-10-17 07:07:21 -07:00
Keivan Beigi
6c3a5b336d Merge pull request #124 from NzbDrone/raw-dblog
Use raw sql to write logs to db.
2014-10-16 15:11:47 -07:00
Keivan Beigi
d10cdf9c87 removed method column from log db. 2014-10-15 19:23:10 -07:00
Keivan Beigi
cb00644a09 Use raw sql to write logs to db. 2014-10-15 19:10:25 -07:00
Keivan Beigi
f44fd5fcbd Fixed: filter duplicated episodes returned from Trakt
http://support.trakt.tv/forums/188762-general/suggestions/4430690-anger-management-duplicate-episode
2014-10-14 16:34:36 -07:00
Taloth Saldono
ab264b3c06 Should no longer log error if download client was removed/disabled between CDH updates. 2014-10-15 00:21:43 +02:00
Taloth Saldono
20fc66c8cc Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload. 2014-10-15 00:21:42 +02:00
Keivan Beigi
ef1e290311 Removed redunent UTC/non-utc File/dire methods.
everything is in UTC now.
2014-10-14 14:31:35 -07:00
Keivan Beigi
28f7e256b2 removed dead code 2014-10-13 14:11:35 -07:00
Keivan Beigi
907023ca10 don't blow up if a single download is not trackable. 2014-10-13 13:43:36 -07:00
Keivan Beigi
dcf434abd3 better error messages when download client connection fails 2014-10-13 11:07:05 -07:00
Keivan Beigi
f684d2f0d7 Fixed: Missing MediaInfo doesn't block import anymore 2014-10-13 10:37:11 -07:00
Keivan Beigi
1b6f684522 New: Added health check to show a warning when MediaInfo is missing 2014-10-13 10:36:51 -07:00
Mark McDowall
f6e4ccda84 Fixed broken tests (due to logging) 2014-10-11 22:05:21 -07:00
Mark McDowall
a21b539298 Fixed: 3 digit season/episode numbers followed by an underscore 2014-10-11 12:16:21 -07:00
Mark McDowall
89d0293f6e Fixed: Error when attempting to retry a release with nzbget 2014-10-06 08:52:36 -07:00
Mark McDowall
4e98a447cb Fixed: SAB retry not finding new ID in history 2014-10-06 08:49:14 -07:00
Mark McDowall
485fa6a13d Fixed: Only upgrade anime version when release group is the same 2014-10-04 23:04:19 -07:00
Mark McDowall
9056bc1747 Fixed: Setting SSL Cert Hash should remove all extra characters 2014-10-04 22:25:54 -07:00
Keivan Beigi
ac4f2d5e9a Don't try to download small version of non-existing poster 2014-10-03 23:06:50 -07:00
Keivan Beigi
6a743a8792 removed dead code 2014-10-03 16:29:52 -07:00
Keivan Beigi
aa75b3d331 don't log getqueue download client exceptions as error. 2014-10-03 14:38:57 -07:00
Keivan Beigi
a44be4d902 log newsnab 429 errors as warn instead of exceptions 2014-10-03 10:50:43 -07:00
Keivan Beigi
89e83ded04 Added fluent FluentMigrator.Runner as nuget packages 2014-10-02 21:53:19 -07:00
Keivan Beigi
54b6bfc181 updated fluentassertion/fluentmigrator 2014-10-02 21:44:53 -07:00
Keivan Beigi
c10a9ddf6e updated json.net to 6.0.5 2014-10-02 21:39:21 -07:00
Mike
87cafe0035 Don't allow port 0 as a listen port
Port 0 is not really a valid port. Using it will most likely dynamically
allocate a port to listen on.
2014-10-02 08:32:32 -04:00
Mark McDowall
acc25d7558 Check history when retrying downloads with SAB
Fixed: Retrying a download shouldn't cause drone to lose track of it
2014-09-30 14:18:04 -07:00
Mark McDowall
caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
2014-09-28 16:20:06 -07:00
Mark McDowall
3f11fcf2e1 Fixed: Use empty string when {Original Title} is not available 2014-09-28 00:47:24 -07:00
Mark McDowall
97370cc8b3 omgwtfnzbs fixes
New: connect to omgwtfnzbs over https
Fixed: No results found response for omgwtfnzbs
2014-09-27 18:39:33 -07:00
Keivan Beigi
e3efd9a84c Merge pull request #119 from NzbDrone/piwik-web
New: added self hosted analytics to help improve nzbdrone.
2014-09-27 18:38:39 -07:00
Keivan Beigi
c4b210c053 disable analytics in dev 2014-09-27 13:38:31 -07:00
Taloth Saldono
5e62c2335f Fixed: Refactored the Indexer architecture to support non-rss indexers. 2014-09-27 21:57:35 +02:00
Keivan Beigi
a21b535937 New: added self hosted analytics to help improve nzbdrone. Can be turned off in Setting>General 2014-09-27 12:39:29 -07:00
Mark McDowall
22c9bc402f Fixed: File upgrade rejections will be reported properly when importing 2014-09-27 08:58:53 -07:00
Taloth Saldono
cc8c88e921 Fixed: Extensions are now removed from scene names during import. 2014-09-26 23:28:24 +02:00
Taloth Saldono
d8d641b8df Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
Fixed: NzbGet Script errors are again considered failures so that corruption-detection scripts trigger drone to grab another release.
2014-09-25 20:48:41 +02:00
Taloth Saldono
efbce27a7c Fixed: Now the UI will update properly if you change a custom quality title in the Quality table. 2014-09-24 21:08:37 +02:00
Mark McDowall
89aa25e016 Fixed: XBMC will update the series path only when possible 2014-09-23 18:18:02 -07:00
Mark McDowall
d5917f34ad Actually fixed what I said I fixed last time 2014-09-23 18:11:30 -07:00
Mark McDowall
adf0fc8990 Fixed: Notifications won't show version unless its anime, will show proper 2014-09-23 10:56:15 -07:00
Mark McDowall
fdf210d10f Fixed: grabbing a release from manual search 2014-09-22 20:06:21 -07:00
Mark McDowall
a3d013d908 New: v2/v3/etc handling for anime 2014-09-22 11:08:30 -07:00
Taloth Saldono
8bef19448f Fixed: NzbGet history items deleted due to health are now properly recognized as failed. 2014-09-20 22:14:09 +02:00
Taloth Saldono
6a30b13343 Fixed: Updated Add Series sort logic to better handle Country/Year variants. 2014-09-19 22:33:52 +02:00
Mark McDowall
4cbb59d4e8 Episode file import fixes
Fixed: Import event when file doesn't have a valid scene name
Fixed: Filename when file doesn't have a valid scene name
2014-09-15 16:46:35 -07:00