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

1330 Commits

Author SHA1 Message Date
Mark McDowall
4fda97257b Fixed: Handle abc.mkv hashed filename 2015-01-08 22:45:29 -08:00
Keivan Beigi
53b22035be New: Skyhook! fixing your calendars! 2015-01-08 17:43:51 -08:00
Mark McDowall
3055b90178 Log where the torrent request is being redirected to 2015-01-06 07:12:17 -08:00
Keivan Beigi
9d8011042e fixed: changed Journaling for osx to prevent db corruption 2015-01-05 17:09:40 -08:00
Mark McDowall
4fd8fce4a5 Fixed: Greedy absolute number regex 2015-01-04 17:52:38 -08:00
Mark McDowall
4aa45525a4 Fixed: Parsing some numbers as absolute numbers incorrectly 2015-01-04 16:29:07 -08:00
Mark McDowall
c5d4948d2a Fixed: Show better error message when TV library isn't added to Plex server 2015-01-03 23:25:11 -08:00
Mark McDowall
90ce35abee Fixed: Import files for the series Extras 2015-01-03 23:07:25 -08:00
Mark McDowall
4f0ca20808 Fixed: Refreshing anime series won't cause an error 2015-01-03 17:02:45 -08:00
Keivan Beigi
c8993db2ad Fix: Remove invalid metadata images 2015-01-02 10:58:20 -08:00
Mark McDowall
03b5095b06 New: Prefixed Range multi-episode style (for plex) 2014-12-31 22:40:37 -08:00
Mark McDowall
f4169e165c Fixed: Don't store incomplete image URLs (image doesn't exist) 2014-12-31 15:22:22 -08:00
Keivan Beigi
d4331e9470 removed trakt references, added user agent to tvdb requests 2014-12-31 14:12:07 -08:00
Mark McDowall
7e76a36d68 Fixed: Search results without TV Rage IDs won't match a series without a TV Rage ID 2014-12-31 10:23:03 -08:00
Keivan Beigi
d5da0ec4dd fixed: return proper error when searching for invalid tvdb id. 2014-12-30 21:28:46 -08:00
Keivan Beigi
46bf80dcd1 fixed: increased tvdb search limit to 10 2014-12-30 20:24:35 -08:00
Keivan Beigi
c368335183 fixed: search using tvdb id is now fixed. 2014-12-30 18:29:09 -08:00
Mark McDowall
efbe052b26 Fixed: Remove bad ratings from trakt 2014-12-30 15:39:57 -08:00
Keivan Beigi
19f5427dbf Fixed: Replaced trakt with tvdb as data source 2014-12-30 14:08:08 -08:00
Mark McDowall
0f56bfac2f Revert "Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)"
This reverts commit 66ca925b0d.
2014-12-30 09:03:48 -08:00
Mark McDowall
66ca925b0d Fixed: Breaking trakt API changes (Posters for add series are placeholders for now) 2014-12-30 08:08:39 -08:00
Mark McDowall
1be44a4254 Couple more test cases for episode title collapse 2014-12-26 17:36:42 -08:00
Mark McDowall
821f9646f3 Cleaner file names/multi-episode file names 2014-12-26 17:21:45 -08:00
Mark McDowall
8a1ed896ea cleanup 2014-12-24 23:45:45 -08:00
Mark McDowall
28edb56401 Fixed: Parsing some files that did not contain a series title 2014-12-23 22:24:59 -08:00
Mark McDowall
128d53bb5f Show the difference between Quality Full and Quality Title 2014-12-23 22:08:38 -08:00
Mark McDowall
ab868cc403 More support for Season 1 - Episode 01 style files 2014-12-23 16:51:15 -08:00
Mark McDowall
2a2330548c Some more test cases for CleanTitle 2014-12-23 16:37:21 -08:00
Mark McDowall
5f8af9f3a2 A couple more CleanTitle fixes 2014-12-23 07:38:49 -08:00
Mark McDowall
7ec34de3b7 More CleanTitle fixes 2014-12-23 00:17:55 -08:00
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
Mark McDowall
7c01f46cc0 Fixed logging text for XBMC episode images 2014-09-15 16:46:34 -07:00
Mark McDowall
21c5352183 Fixed: Properly parse mono version 3.10 2014-09-14 08:28:00 -07:00
Taloth Saldono
525f1aa9dd New: Added global Remote Path mapping table to replace individual Local Category Path settings. 2014-09-14 00:26:18 +02:00
Mark McDowall
8281063698 Fixed: Don't try to test notifications when only on upgrade is enabled 2014-09-12 17:12:33 -07:00
Taloth Saldono
80ed203258 Updated HttpResponse to support binary content. 2014-09-13 00:46:03 +02:00
Taloth Saldono
56436fea69 Fixed: Now shows UI notification if downloading nzb from indexer fails. 2014-09-12 21:22:50 +02:00
Taloth Saldono
70fc927e9f New: Will now provider a clearer error if the indexer returned unexpected html content (indicating a blocked site) instead of failing with a parser error. 2014-09-12 21:22:50 +02:00
Taloth Saldono
82061cf5a0 General fixes and adjusted ParseSize method. 2014-09-12 21:22:26 +02:00
Taloth Saldono
518a75ea5c Downloading releases via Manual Search are now processed via unique id to allow caching more Release details. 2014-09-12 19:35:00 +02:00
Mark McDowall
2b0ddb6131 New: Scheduled tasks shwon in UI under System 2014-09-11 23:06:43 -07:00
Keivan Beigi
879035b28a Merge branch 'http-client' into develop 2014-09-11 16:49:54 -07:00
Keivan Beigi
2c1d3339d0 HttpClient 2014-09-11 16:49:41 -07:00
Mark McDowall
1b18baca44 Fixed: Manual refresh of all series will refresh every series, including ended series 2014-09-10 23:49:25 -07:00
Mark McDowall
b2526a136c More logging when episode file image can't be found for XBMC metadata 2014-09-09 19:04:25 -07:00
Mark McDowall
33f44e7932 New: log all startup events to log file at trace and above 2014-09-06 08:32:08 -07:00
Mark McDowall
f63476260b New: Show episode file file deletions in history and episode activity 2014-09-06 08:08:12 -07:00
Taloth Saldono
49e2f26ffc Fixed: Multiple SeasonEpisode formats in the same pattern are now supported. 2014-09-06 01:26:54 +02:00
Mark McDowall
86ef30480f Searching icons and spinner fix
New: Manual search has its own icon on series details instead of a dropdown
Fixed: Automatic search icon will spin showing activity
2014-09-05 08:29:10 -07:00
Keivan Beigi
3a287bf7e7 Merge pull request #108 from NzbDrone/scene-name
Fixed: Use Nzb title as scene name when available
2014-09-04 09:24:37 -07:00
Mark McDowall
b638e09f24 Fixed: Don't mark releases as imported unless at least one file is imported 2014-09-03 17:57:27 -07:00
Mark McDowall
96c1ceaa29 Fixed: Set permissions on new metadata files (mono) 2014-09-02 22:08:08 -07:00
Mark McDowall
b9ff97fe9f Fixed: series/season folders will have leading/trailing periods removed when they are created 2014-09-02 17:15:03 -07:00
Keivan Beigi
ce8cb41bac don't clear scenenames that are 40 char long. 2014-09-02 15:17:35 -07:00
Keivan Beigi
1c7f2ad29e spelling 2014-09-02 15:12:13 -07:00
kayone
20287f84ce Fixed: Use Nzb title as scene name when available 2014-09-02 15:07:29 -07:00
Taloth Saldono
b9623957fd Fixed: All migrations are now transactional and will rollback if failed 2014-09-01 22:00:20 -07:00
Mark McDowall
ae97af6bb6 Fixed: Support for poorly numbered multi-episode releases 2014-09-01 21:46:07 -07:00
Mark McDowall
bf1547a524 Pneumatic will set the download client ID for strm files 2014-09-01 11:14:54 -07:00
Mark McDowall
57448fd29a Fixed: Pneumatic now has a watch folder (for importing strm files) 2014-09-01 10:29:55 -07:00
Mark McDowall
e67136ae64 New: number of episode files that will be deleted shown on delete dialog 2014-08-31 23:25:30 -07:00
Mark McDowall
901808e0b3 Fixed: Fanzub will connect via HTTP because their cert has expired 2014-08-31 22:52:26 -07:00
Mark McDowall
2651cd63a8 Fixed: Don't mark a download as successful unless all valid files are imported 2014-08-30 14:42:24 -07:00
Taloth Saldono
1bca66a0c2 Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone. 2014-08-28 21:29:02 +02:00
Taloth Saldono
9e02a05733 New: Added automatic detection of a critical bug in mono 3.4.0 to the mono version check. (see mono bug #18599) 2014-08-28 19:35:23 +02:00
Mark McDowall
ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -07:00
Mark McDowall
0c839d1e11 New: Trace/Debug logging will keep the last 50 files instead of only the last 5 2014-08-25 22:52:17 -07:00
kayone
322ff2af8c signalR connection is now called directly rather than using a command to reduce overhead. 2014-08-25 21:01:32 -07:00
Mark McDowall
44f869902e Fixed: Migration issue when column names were wrapped in backticks instead of quotes
(cherry picked from commit 15ebe03130)
2014-08-25 13:26:20 -07:00
kayone
e0e90efbc9 updated fluentmigrator 2014-08-24 23:17:05 -07:00
kayone
3f3cc69da7 updated json.net 2014-08-24 18:45:55 -07:00
Mark McDowall
a933ab90ec Merge pull request #103 from Taloth/develop
Styling episode Quality badge for Cutuff Unmet
2014-08-24 18:33:02 -07:00
kayone
7b2b4794c7 updated fluentvalidation 2014-08-24 18:18:37 -07:00
Taloth Saldono
bd60133274 Fixed: Framerate in mediainfo is now parsed culture invariant. 2014-08-23 23:42:08 +02:00
Taloth Saldono
04160a61c9 Fixed: Update Quality parser for Anime Elysium group. 2014-08-23 23:42:07 +02:00
Mark McDowall
7a804d4702 Fixed: parsing of files without a title and a 4 digit season number 2014-08-23 10:58:27 -07:00
Mark McDowall
74ff7803a9 Only set last write time for recycling bin on Windows 2014-08-21 19:18:28 -07:00
Mark McDowall
807ed7df1a New: Show disk space used by series on series details 2014-08-17 00:41:16 -07:00
Mark McDowall
39c66b7951 Fixed: Metadata creation issue due to relative episode file paths 2014-08-14 23:57:49 -07:00
Mark McDowall
6671934c0f Relative episode file paths 2014-08-13 17:08:24 -07:00
Taloth Saldono
9e9cb98b3a Fixed: Added additional separators to reversed title detection. 2014-08-13 22:09:31 +02:00
Mark McDowall
1464a5d391 Warn if unable to get new nzoid from SAB 2014-08-12 16:44:24 -07:00
Mark McDowall
8ae354a56b SAB test to warn if Category Local Path is set when connection is to localhost 2014-08-12 07:22:30 -07:00
Mark McDowall
3b08f317dd Remove request info from title when parsing 2014-08-11 22:11:06 -07:00
Mark McDowall
9e0c8a60b4 Anime special fixes
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
2014-08-11 19:44:26 -07:00
Taloth Saldono
4540cf05ad Fixed: Solved database performance bug causing slow rss syncs. 2014-08-11 22:30:37 +02:00
Mark McDowall
41ece422c9 Fixed: Remove accents from titles when looking for matching series 2014-08-11 12:26:06 -07:00
Mark McDowall
9ffdf18935 Fixed: Set permissions on new series folders (mono) 2014-08-10 21:20:06 -07:00
Taloth Saldono
d1a8cd2a84 Readded Growl logo via embedded binary blob. 2014-08-10 14:55:41 -07:00
Taloth Saldono
10de8087f7 Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option. 2014-08-10 14:54:56 -07:00
Taloth Saldono
6c44121b09 Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd. 2014-08-10 14:54:56 -07:00
Taloth Saldono
a5a99f64ff Fixed: Parser now recognizes 848x480 as 480p. 2014-08-10 14:54:55 -07:00
Mark McDowall
cd5f404cea Removing logo from growl temporarily 2014-08-09 02:12:56 -07:00
Mark McDowall
9eab145924 Fixing csproj 2014-08-09 01:53:15 -07:00
Mark McDowall
dd15442dcd Copy logo into output folder on build, fix broken tests 2014-08-09 01:51:19 -07:00
Mark McDowall
ca09588390 Fixed: Remove GDI+ dependency with embedded resource 2014-08-09 01:27:53 -07:00
Mark McDowall
ac03e7e8a4 Merge pull request #99 from ToBeFrank/growl-fixes-squashed
Growl Fixes

Fixed: Growl for OS X
Fixed: Growl on mono
2014-08-08 20:22:02 -07:00
Frank Riley
e752e7f35d Fixed several issues in GrowlService:
1) Calls to the growl SDK were not made in a thread safe manner

2) Loading the icon from a URL did not work in mono, and it made
   the GrowlService calls take exceptionally long

3) The result of the growl SDK calls was not checked

4) A bug in the growl for windows SDK caused the mono version
   on unix platforms to not work. A fixed version of the SDK is
   now included in the build (do not use the NuGet version, it's
   broken on unix). The bug was reported to growl for windows here:
   https://code.google.com/p/growl-for-windows/issues/detail?id=48

use var for locals

made requested changes from code review

Gave state class a better name
2014-08-08 17:56:54 -07:00
Mark McDowall
b4698b070c Fixed: Update IMDB ID from trakt when series is refreshed 2014-08-07 08:24:23 -07:00
Mark McDowall
15f9c3a95d Removed some extra using statements 2014-08-05 23:17:44 -07:00
Mark McDowall
4ad28bb6f6 Pushover default to Normal 2014-08-05 13:53:37 -07:00
Taloth Saldono
8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token. 2014-08-05 18:14:09 +02:00
Taloth Saldono
7b420fc033 Added MediaInfo to EpisodeFile. 2014-08-05 18:14:06 +02:00
Taloth Saldono
b427954f5f null EmbeddedDocuments are now stored as DBNull instead of json null. 2014-08-05 18:14:03 +02:00
Mark McDowall
18874e2c79 Calendar/Date localization
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall
0ba19f0cd7 New: Add to Homescreen for mobile support 2014-08-03 16:05:15 -07:00
Mark McDowall
c21ffcb5e4 New: Show processing time for pending items on Calendar and Queue 2014-08-01 18:08:32 -07:00
Mark McDowall
3b26e82644 Much better logging for searching 2014-08-01 18:08:02 -07:00
Mark McDowall
c11c2c831d Don't set folder write time on Mono 2014-08-01 00:17:20 -07:00
Mark McDowall
f657afc424 Fixed: don't try to delete series folder if it doesn't exist 2014-07-31 23:57:17 -07:00
Mark McDowall
ff99c383da XBMC version is cached by host & port
Cache is cleared on test
Version is cached for 12 hours
2014-07-31 23:53:38 -07:00
Mark McDowall
fc46018c9a Fixed: Connecting to XBMC when user name and password are configured 2014-07-31 23:30:30 -07:00
Taloth Saldono
e5e00fd346 Fixed: Renaming Episodes will never overwrite existing files. 2014-07-31 12:32:31 -07:00
Mark McDowall
b841d2e9b4 Fixed: VOSTFR will be treated as French 2014-07-30 07:56:43 -07:00
Mark McDowall
043ca57e1e Fixed: no longer logging finished searching messages when search did not occur on that indexer 2014-07-30 07:31:02 -07:00
Mark McDowall
705d4a3d02 New: show mono version on System -> Info 2014-07-29 23:23:43 -07:00
Mark McDowall
7fc3b971f6 Fixed: Womble's publish date will be treated as UTC instead of local 2014-07-28 07:50:28 -07:00
Taloth Saldono
e867548ec3 Fixed: Some timing issues in Sabnzbd RetryDownload logic. 2014-07-28 01:14:20 +02:00
Mark McDowall
7febd71fd9 Title must be included for 6 digit air date 2014-07-27 00:17:48 -07:00
Mark McDowall
9410e01c92 Improve decision processing and deleting of pending releases 2014-07-26 17:39:28 -07:00
Taloth Saldono
5450170718 Cleanup, sorted project files. 2014-07-26 14:29:07 +02:00
Taloth Saldono
4b53cc7e52 Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one. 2014-07-26 14:06:58 +02:00
Mark McDowall
74a38415cf Profiles
Indexes are created with the same uniqueness when copying a table

New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Mark McDowall
b72678a9ad Using absolute episode number logging moved to Debug 2014-07-25 08:34:29 -07:00
Mark McDowall
daaf4e1831 New: Parse 6 digit date format (yymmdd) 2014-07-25 08:33:51 -07:00
Mark McDowall
d9f4eeb0f0 Fixed: Manual search won't fail if release wasn't parsed correctly 2014-07-25 06:37:25 -07:00
Mark McDowall
502c2fa6cf Better regex for mono version parsing 2014-07-24 23:57:54 -07:00
Mark McDowall
a4500606a9 Fixed: mono version check will check running mono version instead running another version 2014-07-24 23:37:32 -07:00
Mark McDowall
41583a8c67 New: Pushalot notification support 2014-07-24 23:08:32 -07:00
Mark McDowall
08b2e293d3 Verify disk scan won't scan if root folder doesn't exist 2014-07-24 18:02:47 -07:00
Mark McDowall
638c149b62 Added more resolutions for 1080p releases 2014-07-22 07:10:19 -07:00
Mark McDowall
39ef6123b8 New: PushBullet messages start with NzbDrone to match other applications 2014-07-22 06:33:35 -07:00
Taloth Saldono
d64c4445b8 Fixed compile warnings. 2014-07-21 08:18:24 -07:00
Taloth Saldono
9a649cf58e Added UserAgent to RestClient. 2014-07-21 08:18:22 -07:00
Taloth Saldono
e9f39493f4 Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately. 2014-07-21 08:18:22 -07:00
Mark McDowall
fdddb13686 New: NZBgeek added as preset indexer 2014-07-20 21:07:36 -07:00
Taloth Saldono
53e723a301 Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 2014-07-19 20:16:45 +02:00
Taloth Saldono
47089d360d New: The History->Queue UI now show some elementary error information for failed imports. 2014-07-19 00:19:27 +02:00
Taloth Saldono
981ffb09fc Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue. 2014-07-19 00:19:26 +02:00
Taloth Saldono
8f192e635f New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
Tnx to mspec and betrayed for averting catastrophe.
2014-07-19 00:19:25 +02:00
Mark McDowall
c0cfbc4de4 Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly 2014-07-15 07:34:36 -07:00
Mark McDowall
1368c4376b Fixed: Multi-episode style is used when renaming multi episode anime 2014-07-14 23:06:06 -07:00
Mark McDowall
bb87d4e96e Fixed: Get all anime episodes even when absolute episode number is zero 2014-07-13 19:11:28 -07:00
Taloth Saldono
df0082c077 Fixed issue with a relative complete dir in sabnzbd. 2014-07-13 17:01:51 +02:00
Mark McDowall
2a0f461135 Fixed broken tests 2014-07-10 20:38:48 -07:00
Mark McDowall
55beec4908 Fixed: Attempt to refresh anime episodes by absolute numering when refreshing 2014-07-10 19:23:57 -07:00
Mark McDowall
8b2ef1a228 Fixed: tvrage ID will be updated if changed on trakt 2014-07-10 13:16:41 -07:00
Mark McDowall
70af42e69c Manual search shouldn't die on mono 2014-07-10 09:26:20 -07:00
Mark McDowall
c5a62bfdf1 Fixed: Problems with backup before update (see forums for announcement on updating) 2014-07-10 07:08:10 -07:00
Taloth Saldono
f9586e6f77 Updated test logic to report exceptions gracefully. 2014-07-10 00:32:44 -07:00
Mark McDowall
25abeb8c9c Various anime improvements
Series type is persisted in the client
New: Warning in UI if anime episode doesn't have an absolute episode number
New: If series type is changed the series will be rescanned
New: Update scene mappings when series is refreshed
2014-07-09 23:55:09 -07:00
Mark McDowall
86936303dd Fixed: Age of releases includes time of day in calculation 2014-07-09 22:43:32 -07:00
Mark McDowall
140427c76e Backup before update 2014-07-09 18:51:01 -07:00
Mark McDowall
9a92815cbf Fixed: Specials with the season number will be handled properly 2014-07-09 13:56:52 -07:00
Taloth Saldono
5e68ed7aac Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute. 2014-07-09 21:37:45 +02:00
Taloth Saldono
257cdf9382 New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings. 2014-07-09 21:36:45 +02:00
Taloth Saldono
822de39a9e Changed the way additional validation details get sent the UI. 2014-07-09 21:36:43 +02:00
Taloth Saldono
232a2b9422 Fixed: Sabnzbd now verifies the category configuration. 2014-07-09 21:36:42 +02:00
Mark McDowall
2b6f908038 New: HR WS PDTV releases will be treated as HDTV720p 2014-07-08 22:45:19 -07:00
Mark McDowall
87d15092e5 New: nzbplanet.net as a newznab preset 2014-07-08 22:37:31 -07:00
Mark McDowall
6c020111b8 Removed extra usings from migrations 2014-07-07 20:40:42 -07:00
Mark McDowall
07cb7edfcf Fixed newznab testing and saving 2014-07-07 13:12:00 -07:00
Mark McDowall
1ef756acd2 Backup "type" folders created properly 2014-07-07 00:47:27 -07:00
Mark McDowall
7af782d353 Provider testing improvements
New: Test button for indexers in UI

Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
2014-07-06 20:12:42 -07:00
Mark McDowall
c5bd8b27fb Backups
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI

Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall
d74e461aea Removed extra namespaces 2014-07-04 17:05:26 -07:00
delphiactual
e1e8ab7841 New: Added MediaBrowser Metadata support. 2014-07-04 17:05:25 -07:00
Mark McDowall
4170415b03 Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night 2014-07-04 08:28:31 -07:00
Mark McDowall
bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
Conflicts:
	src/NzbDrone.Api/Series/SeriesResource.cs
	src/NzbDrone.Core/Tv/SeriesService.cs
2014-07-02 07:42:04 -07:00
Mark McDowall
7df5d6c9b8 Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop 2014-07-02 07:40:32 -07:00
Mark McDowall
193672b652 Anime!
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray

Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Scott Rice
828dd5f5ad Adds Anime-specific searching and Fanzub support
Splits searching in the same way as a Daily search, each indexer has a
method to search specifically for anime. Fanzub support was also added,
with its own indexer and parser classes.
2014-07-02 07:33:49 -07:00
Taloth Saldono
1a6abfe635 Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client. 2014-06-30 23:26:18 +02:00
Taloth Saldono
839a2ac742 Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux. 2014-06-30 23:26:17 +02:00
Taloth Saldono
34edeac391 Fixed: Updated check for hashed releases. 2014-06-30 23:26:16 +02:00
Taloth Saldono
c2b06d957d New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date. 2014-06-30 23:25:19 +02:00
Taloth Saldono
fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime) 2014-06-30 23:24:55 +02:00
Mark McDowall
83207a0baf listenTo instead of on 2014-06-25 00:09:16 -07:00
Mark McDowall
6a9993fa70 Fixed: Category is not required SABnzbd or NZBGet 2014-06-24 23:32:26 -07:00
Mark McDowall
f5d46ffcd2 Log file changes
New: Update log files are available in the UI
Fixed: UI error after clearing log files
2014-06-24 16:52:07 -07:00
Taloth Saldono
9633afc612 New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 2014-06-22 21:26:59 +02:00
Mark McDowall
6184105d3c Fixed: Prevent adding a series if the path is the ancestor of another series 2014-06-22 11:01:22 -07:00
Mark McDowall
801b1b4ec4 Fixed: Parsing of RAW-HD releases 2014-06-20 08:18:48 -07:00
Mark McDowall
2fd3c354fd Added tests for Roksbox and Wdtv metadata
Fixed: Detecting metadata files for Roksbox and WDTV inside of Specials folders
2014-06-19 07:18:50 -07:00
Mark McDowall
df1283c0a5 Quality parsing improvements
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
2014-06-16 07:57:55 -07:00
Taloth Saldono
8967f59f35 Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category. 2014-06-12 23:46:35 +02:00
Mark McDowall
e3d0d25da7 Fixed: Do not create XBMC Episode Metadata files when setting is off 2014-06-09 18:43:20 -07:00
Mark McDowall
95f4d71c68 Fixed issue trying getting parent of drive 2014-06-09 18:26:49 -07:00
Taloth Saldono
cdca754b0f Fixed issue with Nzbget client detecting completed downloads when no intermediate directory was used. 2014-06-09 12:56:33 +02:00
Mark McDowall
61ec9aff27 Use sane IDs for XBMC JSON RPC calls 2014-06-08 23:03:23 -07:00
Taloth Saldono
052a3bf47e Fixed mono fix by checking if the Enum value exists in the runtime. 2014-06-08 09:51:28 +02:00
Mark McDowall
5b5cc48549 Reverted mono fix because it breaks on .net 4 2014-06-07 20:34:06 -07:00
Taloth Saldono
231128e01c Changed code to avoid duplicates making their way into the TrackedDownload cache. 2014-06-07 22:18:45 +02:00
Taloth Saldono
b72c9b338c Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config. 2014-06-07 21:56:09 +02:00
Taloth Saldono
17482cb6c1 Fixed: Processing more than 3 concurrent Automatic Searches should no longer freeze on mono. 2014-06-07 21:56:09 +02:00
Mark McDowall
ebd13bdda8 New: Health check for AppData and Startup folder conflict 2014-06-07 12:19:37 -07:00
Mark McDowall
5d5b12d80e Fixed: Updater being passed invalid path in some cases 2014-06-05 15:36:01 -07:00
Mark McDowall
bc9a1fe6a5 Merge pull request #81 from Taloth/search-improvements
Search improvements
2014-06-05 07:22:31 -07:00
Mark McDowall
6ce45b8c09 Plex proxy logging 2014-06-05 07:09:29 -07:00
Mark McDowall
69567de9a2 Some additional release group parsing tests 2014-06-04 21:54:40 -07:00
Mark McDowall
0b3e4c48f7 Added some logging to PlexServerProxy 2014-06-04 21:20:58 -07:00
Taloth Saldono
6d2fac5cd0 New: Adding new series by tvdbid: or slug: is now possible. 2014-06-04 23:44:39 +02:00
Taloth Saldono
e28123eefd Fixed: Search results from trakt are now sorted based on similarity with the search query.
Using a Levenshtein distance algorithm.
2014-06-04 23:44:38 +02:00
Taloth Saldono
50303ce470 Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking. 2014-06-04 23:44:38 +02:00
Taloth Saldono
c04ae9f1d0 Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date. 2014-06-04 23:44:36 +02:00
Taloth Saldono
9916479f02 Sabnzbdproxy now returns the folder instead of the file in case of a single file download. 2014-06-04 22:27:16 +02:00
Mark McDowall
ce89469c9b Drone factory folder not being set is now logged at trace 2014-06-03 23:02:08 -07:00
Mark McDowall
1446e1e0e7 Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import 2014-06-03 14:09:23 -07:00
Taloth Saldono
0e7fc2e697 New: Health Check errors now have links to the wiki pages. 2014-06-03 23:05:08 +02:00
Mark McDowall
b4012e0752 Fixed: Quality in notifications when file name doesn't contain the quality 2014-06-02 23:31:41 -07:00
Taloth Saldono
68352e0340 Updated migration to enable completed download handling for new users (those with no drone factory configured) 2014-05-30 22:20:17 +02:00
Taloth Saldono
1a63b1caba Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling. 2014-05-30 19:40:38 +02:00
Taloth Saldono
1b96a43037 Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history. 2014-05-30 19:40:35 +02:00
Taloth Saldono
c6e33bc463 Processed comments. 2014-05-30 19:40:34 +02:00
Taloth Saldono
ab154d924e Added db migration to deal with the settings changes. 2014-05-30 19:40:33 +02:00
Taloth Saldono
67dcfad5dc Sabnzbd Download Client now reports paused items as having unknown remaining time. 2014-05-30 19:40:32 +02:00
Taloth Saldono
cb0f7792f2 Queue UI no longer shows unknown ETAs as 0:00:00. 2014-05-30 19:40:31 +02:00
Taloth Saldono
f304ad50d1 New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages. 2014-05-30 19:40:31 +02:00
Taloth Saldono
b8c9f6d42e Fixed detection of failed unpack for nzbget proxy. 2014-05-30 19:40:30 +02:00
Taloth Saldono
2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
Taloth Saldono
dcb586b937 Fixed: Better parsing of the delimiters for absolute episode numbering. 2014-05-30 19:40:27 +02:00
Taloth Saldono
063b9a1778 Fixed: Failed history items now get removed from Nzbget if configured. 2014-05-30 19:40:27 +02:00
Taloth Saldono
9cf8436dbc Added 'Nordic' as norwegian language. 2014-05-30 19:40:26 +02:00
Mark McDowall
760bcbb2ce Fixed: Series search will skip Seasons that are not monitored 2014-05-29 07:09:02 -07:00
Mark McDowall
48ac09baae Roto folder fixes
New: Health check for missing series root folders
Fixed: Do not remove episodes from series when root folder is missing
2014-05-25 22:14:15 -07:00
Mark McDowall
1b10002ed8 Fixed: Specials will be ignored if no specials existed previously 2014-05-25 18:47:54 -07:00
Mark McDowall
3717b558e4 Fixed: Bluray 480p releases will be treated as DVD 2014-05-25 13:28:43 -07:00
Mark McDowall
16c60ff92c Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p 2014-05-24 23:21:53 -07:00
Mark McDowall
a40b9a306e Fixed: API keys should be more reliably cleansed from the logs 2014-05-24 23:17:59 -07:00
Mark McDowall
198e7cc2f7 Fixed: parsing of some porrly named episodes 2014-05-24 11:29:40 -07:00
Mark McDowall
94f9db940b Restart/shutdown messages
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
2014-05-18 22:35:39 -07:00
Mark McDowall
20124ab61d Fixed: Parsing of some quality from some Bluray files 2014-05-16 23:01:36 -07:00
Mark McDowall
0a1db9d071 Only vacuum the DB in production 2014-05-16 07:35:41 -07:00
Mark McDowall
ef3777fccf Update improvements
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall
ea12cf06da csproj change 2014-05-11 19:25:23 -07:00
Mark McDowall
f795d93819 Fixed migrations 2014-05-11 19:23:57 -07:00
Mark McDowall
3bcbd88787 Fixed compilation issue 2014-05-11 19:19:15 -07:00
Mark McDowall
f6077238e6 Merge branch 'metadata' into develop 2014-05-11 19:16:15 -07:00
Mark McDowall
99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Mark McDowall
b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive 2014-05-10 21:37:07 -07:00
Mark McDowall
3c47df8691 XBMC API improvements 2014-05-10 19:52:19 -07:00
Mark McDowall
42101d302b Fixed: Ignore Priority monitor errors on mono 2014-05-10 19:00:28 -07:00
Taloth Saldono
afff79feae Fixed: Restricted allowed Release Groups to reduce erroneous matches. 2014-05-08 20:03:16 +02:00
Taloth Saldono
388943ea1b Fixed: Quality parser now properly deals with releases with underscores as delimiter. 2014-05-06 23:59:07 +02:00
Taloth Saldono
bf7180f9ac Fixed: mm.dd.yyyy airdate now parsed. 2014-05-06 23:59:06 +02:00
Taloth Saldono
7b607ce895 Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls. 2014-05-06 23:59:06 +02:00
Taloth Saldono
0187df38ec Implemented cache for QualityDefinitionService to reduce db calls. 2014-05-06 23:59:05 +02:00
Taloth Saldono
45b1067d44 Fixed: bdrip/brrip with resolution now recognized as Bluray quality. 2014-05-06 23:59:04 +02:00
Taloth Saldono
ed99fa8698 Corrected various spelling errors in code. 2014-05-06 23:59:04 +02:00
Taloth Saldono
326ecf1c14 Fixed: Blacklist sorting on Series Title no longer causes UI failure. 2014-05-06 23:49:20 +02:00
Mark McDowall
344e6b0f9c Cleanup duplicate episode metadata and images 2014-05-05 19:30:47 -07:00
Mark McDowall
eeacf9ef9f Set dognzb URL to api for new installs 2014-05-04 00:56:49 -07:00
Mark McDowall
00db083adf Fixed: dognzb API URL 2014-05-02 14:56:14 -07:00
Mark McDowall
007f96677c Fixed: Do not require SSL Cert Hash on Linux/OS X 2014-05-02 07:13:25 -07:00
Mark McDowall
9355c9d9f1 Metadata bug fixes
Fixed: Don't link XBMC episode images to Roksbox
Fixed: Don't scan for metadata until files are imported
2014-05-01 19:19:42 -07:00
Mark McDowall
1f40bef249 Initial metadata overhaul 2014-05-01 16:51:18 -07:00
Mark McDowall
6d8b38366f Fixed: Double periods in filenames will be replaces with a single period 2014-05-01 13:29:09 -07:00
Mark McDowall
859e36aa6b New: Do not import files inside the EXTRAS folder within a Series 2014-04-29 17:03:14 -07:00
Mark McDowall
017b6ade5e Fixed: Do not search for episodes that were just grabbed via RSS Sync 2014-04-27 23:12:28 -07:00
Mark McDowall
9c0fb34864 Print version response from XBMC in logs 2014-04-27 15:09:37 -07:00
Mark McDowall
f40a5eb9e9 Fixed: Set episode guide url for XBMC metadata 2014-04-26 09:01:03 -07:00
Mark McDowall
ebe42357c8 Use clean name when finding by title 2014-04-25 20:00:44 -07:00
Mark McDowall
a7cabc49b4 Fixed: searching trakt for some series with special characters 2014-04-24 23:25:11 -07:00
Mark McDowall
1ce58c58af Fixed: Parsing daily episode formats that contain [] around the quality 2014-04-24 23:09:35 -07:00
Taloth Saldono
5428d9d53f Improved detection of hashed releases.
- Added specific rejection code for 32 random characters to ignore all md5 and mixed-case hashes.
- Added NZBGeek hash format.
- Removed -RP from Release Group.
- Added test and fix for reversed title. Currently matching it based on a couple of patterns.
2014-04-22 19:44:44 +02:00
Mark McDowall
9c858445a3 Cleanup episode metadata/image files that aren't properly attached to files 2014-04-21 22:51:53 -07:00
Mark McDowall
cde3d0b44a Don't throw permissions errors when importing files
Fixed: Better error handling when setting permissions after import (mono)
2014-04-21 20:26:12 -07:00
Mark McDowall
8414890017 Fixed: Updating Plex 2014-04-18 20:22:35 -07:00
Mark McDowall
0a125c485b Removed console.writeline for Regex 2014-04-17 15:42:47 -07:00
Mark McDowall
fc540067c2 Series and Season folder format validation/error handling 2014-04-17 11:26:48 -07:00
Mark McDowall
40c2c0b533 Fixed updating for plex server 2014-04-16 10:09:57 -07:00
Mark McDowall
f092f9c08b Merge pull request #72 from Cyberlane/alternate_titles
Show alternate names in UI
2014-04-15 23:53:04 -07:00
Mark McDowall
bc17466dbc Fixed: Parsing files that contain the date along with a season and episode 2014-04-15 16:53:08 -07:00
Taloth Saldono
6aaa3c573f Fixed: Hashed releases should be parsed more accurately. 2014-04-15 23:21:59 +02:00
Mark McDowall
dade3bb214 New: Examples for Series and Season folder format 2014-04-15 07:16:49 -07:00
Mark McDowall
5bc820efed Fixed: Plex server authentication 2014-04-14 22:07:43 -07:00
Cyberlane
612ca49281 New: Alternative titles on Series Details UI 2014-04-14 21:51:37 +01:00
Mark McDowall
63022626f1 Fixed: Next airing will only include monitored episodes 2014-04-13 13:25:47 -07:00
Mark McDowall
192e79d2ff New: Automatic search for missing episodes if RSS Sync hasn't been run recently 2014-04-12 13:49:50 -07:00
Taloth Saldono
000c172553 Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure. 2014-04-12 20:54:04 +02:00
Mark McDowall
ceb06378ad Fixed: Daily series won't get treated as specials during sample checks 2014-04-10 18:32:37 -07:00
Mark McDowall
187724f74c Missing search now searches for episodes not in queue 2014-04-10 17:25:46 -07:00
Mark McDowall
946406f456 Rescan all series via RescanSeriesCommand 2014-04-10 08:56:18 -07:00
Mark McDowall
073b496197 Update series logging improvements 2014-04-09 21:37:52 -07:00
Mark McDowall
3f4c1a16f8 Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
Mark McDowall
0c71b7c5d0 Merge branch 'blacklisting' into develop 2014-04-09 07:18:48 -07:00
Mark McDowall
6133bc6db7 Missing episode search will skip already queued releases 2014-04-08 17:25:56 -07:00
Mark McDowall
e21574a203 Blacklisting improvements
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall
492ffb5714 Added more logging for series editor 2014-04-08 15:41:14 -07:00
Mark McDowall
b582127e14 Fixed a couple xbmc metadata bugs 2014-04-08 12:14:35 -07:00
Mark McDowall
6a26204d8e Allow episode zero in tests, but fail in season and episode are both zero 2014-04-08 10:22:36 -07:00
Mark McDowall
31deff1ea3 Fixed: Daily shows will no longer skip sample detection 2014-04-08 07:12:21 -07:00
Mark McDowall
8b9ea9817a Show download client and download client id in history details 2014-04-06 21:07:55 -07:00
Mark McDowall
0a17630c5a Fixed: Do not treat the pressence of Italy as an Italian release 2014-04-06 20:10:05 -07:00
Mark McDowall
e58faf8621 Plex server testing will use username and password if configured 2014-04-06 19:46:41 -07:00
Mark McDowall
2cc0dc3aab New: Username and Password for Plex Server (optional) 2014-04-06 19:44:04 -07:00
Mark McDowall
0f9360bccb New: Advanced option to skip checking free space when importing files 2014-04-04 09:25:18 -07:00
Mark McDowall
0951e0c74b Fixed: Prevent setting series folder to drone factory, root folder or another series' folder 2014-04-04 08:18:07 -07:00
Mark McDowall
e5263f143d Import process improvements
New: Post processing scripts can pass "Path" via API to scan a specific folder directly
Fixed: Do not delete folder from drone factory when non-sample video files exist
2014-04-03 17:08:51 -07:00
Mark McDowall
037127163f New: Choose notification sound for PushOver 2014-04-03 07:05:38 -07:00
Mark McDowall
48a92696e9 New: PushBullet to all devices (leave device id blank) 2014-04-02 17:17:38 -07:00
Mark McDowall
9edb261c16 Fixed: Daily series with multiple episodes on the same day 2014-04-02 17:02:53 -07:00
Mark McDowall
a336726dd5 Fixed: Searching for all missing episodes 2014-04-02 16:25:54 -07:00
Mark McDowall
206b69524d Merge pull request #69 from Taloth/xemseasonsearch
Season Search now correctly uses scene numbering
2014-04-02 08:24:54 -07:00
Mark McDowall
380a813dbc Fixed: Refreshing season images for XBMC metadata when there are multiple types (poster, banner, etc) 2014-04-02 07:26:18 -07:00
Taloth Saldono
38b0fae29a Moved Episode Not Requested check to new Specification. Updated tests. 2014-04-01 21:39:17 +02:00
Taloth Saldono
198ff059c4 Fixed: Season Search now correctly uses scene numbering. 2014-03-30 13:50:17 +02:00
Mark McDowall
da5713688d Fixed: Cleanup duplicate Series Metadata files in database on startup 2014-03-27 16:47:04 -07:00
Mark McDowall
4de036af55 Fixed: Exclude @eaDir folders when adding existing series 2014-03-27 08:02:39 -07:00
Mark McDowall
47624ef704 Remove special folder regardless of location 2014-03-26 16:49:03 -07:00
Mark McDowall
6072a58c57 Fixed: Ignore Apple generated files when adding existing series 2014-03-26 07:37:36 -07:00
Mark McDowall
f88a83ae10 Better cleaning before parsing releases and files 2014-03-26 07:21:02 -07:00
Mark McDowall
a0aaac0fd9 Added some stopwatches for disk scanning 2014-03-25 16:25:45 -07:00
Mark McDowall
f52c151f0a Call DiskScanService.Scan directly 2014-03-21 22:32:57 -07:00
Mark McDowall
69f5c8444e New: Added drone factory rescan button to Wanted 2014-03-21 21:31:15 -07:00
Mark McDowall
357726ed09 Fixed: Do not prevent adding of indexer when API request limit was reached 2014-03-21 07:59:42 -07:00
Mark McDowall
0cad77303d Only search for monitored missing episodes 2014-03-21 07:58:38 -07:00
Mark McDowall
c6e492af4e Fixed: Ended series will be refreshed from trakt every 30 days instead of daily 2014-03-20 21:15:01 -07:00
Mark McDowall
87e5d1d84f Log reasons a release was rejected after all specs have processed 2014-03-20 16:52:19 -07:00
Mark McDowall
89e0b41ebc New: Search for all missing episodes 2014-03-20 16:41:44 -07:00
Taloth Saldono
bdec0f52e7 Removed duplicate ScheduledTask to prevent error on first database initialization. 2014-03-20 22:30:20 +01:00
Mark McDowall
f9ac09acea Merge pull request #66 from BubbaFatAss/develop
New: Support for Roksbox Metadata
2014-03-20 09:53:11 -07:00
Mark McDowall
bac75ac6d9 New: Failed download handling for Nzbget 2014-03-20 00:08:15 -07:00
Andrew Chappell
a868a0742a Support for Roksbox Metadata. Outputs Series, Season and Episode images along with xml metadata. 2014-03-19 23:27:07 +00:00
Mark McDowall
b60633882e Fixed: Only vacuum the main db on startup 2014-03-17 17:18:03 -07:00
Mark McDowall
e4de87c0ad Merge pull request #64 from BubbaFatAss/develop
New: WDTV compatible metadata
2014-03-17 16:58:26 -07:00
Andrew Chappell
e415c7aaa2 Added support for WDTV metadata. Correctly writes out xml files
for episode metadata, .metathumb files (jpegs) for episode stills and
folder.jpgs for series / season images.
2014-03-17 21:56:34 +00:00
Mark McDowall
87f591dfbd Fixed: nzb.su URL changed to api.nzb.su 2014-03-16 22:32:39 -07:00
Mark McDowall
0a5ed41270 Fixed: Don't blacklist nzbs due to disk space issues 2014-03-16 22:32:15 -07:00
Mark McDowall
7445adb455 mono version check will support 3 digit versions 2014-03-14 13:20:31 -07:00
Mark McDowall
088028b426 DB will log Info and above now (temp fix) 2014-03-14 12:35:34 -07:00
Mark McDowall
eeac2aee89 Fixed test reference 2014-03-14 03:23:28 -07:00
Mark McDowall
01d3decf7e Added Mono version health check 2014-03-14 03:15:30 -07:00
Mark McDowall
1d4738b18f Merge branch 'api-key' into develop 2014-03-14 02:42:07 -07:00
Mark McDowall
c2ab59f5c5 New: Set scanning interval for Drone Factory 2014-03-14 02:41:56 -07:00
Mark McDowall
6b423c104c API Key in UI
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
2014-03-13 21:23:47 -07:00
Mark McDowall
0914441de7 Removed Status from cleansed log messages 2014-03-13 13:17:06 -07:00
Mark McDowall
2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall
a02108922f Set episode file modified date to local or utc air date 2014-03-12 22:27:36 -07:00
Mark McDowall
8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date 2014-03-11 22:16:38 -07:00
Mark McDowall
7ebe4018d2 Added info to device id for push over 2014-03-11 14:34:05 -07:00
Mark McDowall
32562ba731 Fixed: Series editor saves much faster 2014-03-11 14:16:35 -07:00
Mark McDowall
2d028d9bc7 History check shouldn't die if download client is not configured.
Do not log exceptron response when no errors are found
2014-03-11 01:08:50 -07:00
Mark McDowall
db5baf70ea Don't clean common words from the start of the title
Fixed: Do not treat similar titles as the exact same
2014-03-10 12:20:28 -07:00
Mark McDowall
c2087af8c9 Gracefully exit on restart instead of forcibly killing it 2014-03-09 22:35:50 -07:00
Mark McDowall
57912ab86d Fixed update test, send os when requesting update packages 2014-03-09 00:22:35 -08:00
Mark McDowall
176f3e0563 Log startup location, log number of results from feed 2014-03-08 22:11:38 -08:00
Mark McDowall
8885bbb60f OS X and linux can be treated separately 2014-03-08 21:28:40 -08:00
JackDandy
d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.

Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.

Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.

Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
2014-03-09 02:13:40 +00:00
Mark McDowall
9d74693bb7 Added Series Scanned Event 2014-03-08 10:35:48 -08:00
Mark McDowall
9660c3f7ee Branch name will be returned as lowercase 2014-03-07 23:49:18 -08:00