Commit Graph

5639 Commits

Author SHA1 Message Date
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 1fc8fdf3ab Update control 2014-11-30 13:53:20 -08:00
Keivan Beigi a2bdc0aafb Update control 2014-11-30 13:52:53 -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 6702f0e052 Merge pull request #143 from Sonarr/quality-proper
Additional quality tokens for renaming
2014-11-28 23:55:28 -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 f214e5cb25 Merge pull request #141 from Sonarr/multi-episode-range
Various naming fixes
2014-11-28 23:53:23 -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
Mark McDowall 06d8d1e2bb Require mono 3.2 for Debian package (armhf support) 2014-11-23 13:19:41 -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