Commit Graph

1405 Commits

Author SHA1 Message Date
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 47c109209c Fix broken BTN tests 2014-12-03 22:33:29 -08:00
Mark McDowall 094085994a New: Updated donate link with recurring donations 2014-12-03 22:28:08 -08:00
Mark McDowall bffc64b92b New: Progress bar for Activity: Queue 2014-12-03 22:26:50 -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 d01c706082 Fixed broken test 2014-12-01 19:02:06 -08:00
Mark McDowall 1dea451ace Removed sorting on diskspace table to prevent errors 2014-12-01 18:49:47 -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
Keivan Beigi 6810bd2431 updated MediaInfo to 0.7.71 (OSX) 2014-11-30 13:25:21 -08:00
Mark McDowall 907aa4a0ba Use an event to update title mismatches 2014-11-29 18:21:55 -08:00
Mark McDowall 3c1df5693c Cleanse API key from logs for omgwtfnzbs 2014-11-29 17:15:40 -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 7f640caa22 Calendar fixes 2014-11-29 01:28:50 -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 a83f49ca32 Show published date in history details and manual search
New: Hover over age in manual search to see published date
New: Show published date in history details for grab events
2014-11-28 23:39:59 -08:00
Mark McDowall 119677e2dd Fixed: System Info layout when no health warnings are active 2014-11-28 07:24:02 -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 d78e55a4d1 Changed basic auth prompt to Sonarr 2014-11-25 07:33:06 -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
Keivan Beigi d30eb1b306 fixed MonoTorrent namespace 2014-11-24 14:39:36 -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 54d296c2a8 fixed broken tests in torrent client. 2014-11-23 21:40:18 +01: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
Mark McDowall b3136b359a New: Hidden field with series title for use with Xtender (Chrome Plugin) 2014-11-22 11:33:19 -08: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 e767c948f7 updated Selenium 2.43.1 > 2.44.0 2014-11-21 17:09:47 -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
Keivan Beigi 4f852fcc6e Merge pull request #142 from Sonarr/sqlite
Sqlite
2014-11-21 15:32:50 -08:00
Keivan Beigi a456e8a0fd updated System.Data.SQLite.dll to 1.0.94 2014-11-21 14:19:08 -08:00
Mark McDowall e0975b9004 Fixed: XBMC Metadata errors when no episode image was available 2014-11-21 07:35:40 -08:00
Keivan Beigi 702c1fecc1 updated sqlite to 2014-11-19 (3.8.7.2) 2014-11-21 00:25:15 -08:00
Mark McDowall 365898df45 New: Links (forums, trello, etc) shown in System: Info 2014-11-20 23:44:28 -08:00
Mark McDowall 71e83ba8a8 Fixed: Disabled error reporting 2014-11-20 17:17:38 -08:00
Mark McDowall 6ffeba37cb Fixed: Don't report log exceptions when connection to XBMC fails 2014-11-20 17:15:56 -08:00
Mark McDowall 2dbf9f5baf New: Show tags on series details 2014-11-20 15:41:20 -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 0ae0bd43be Implemented indexer integration tests for a couple of public indexers. 2014-11-19 22:06:19 +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 1cb0bb56cd Fixed: Resolved performance issue in the log cleaning method when running trace level. 2014-11-19 21:47:12 +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 d6ed475c63 Removed old test 2014-11-18 22:05:34 -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 16156611db Fixed: UrlBase when downloading backup files 2014-11-18 16:58:53 -08:00
Mark McDowall e75d3fa233 Cleanup 2014-11-17 07:22:35 -08:00
Mark McDowall 5a4b49d46e Fixed: Sort by episode count takes number of episodes into account. 2014-11-16 21:28:41 -08:00
Mark McDowall 0ff5850a61 Added on SeriesResource 2014-11-16 17:21:13 -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 eb5de4a3fa Removed obsolete tests. 2014-11-16 01:46:24 +01:00
delphiactual 55a49c723d Fixed: NzbDrone to Sonarr on restart and shutdown 2014-11-15 17:26:31 -07: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 ba38160430 Don't lower-case document title 2014-11-14 14:14:38 -08:00
delphiactual b36b38ad78 Update NzbDroneController.js 2014-11-14 13:35:56 -07:00
delphiactual 4f48e16719 Update SysTrayApp.cs 2014-11-14 13:12:30 -07:00
delphiactual 3b6c5916e4 Update index.html 2014-11-14 13:11:43 -07:00
Mark McDowall 3ee58979ec New: CORS support on the API (for developing against the API) 2014-11-14 11:07:38 -08:00