1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Commit Graph

5658 Commits

Author SHA1 Message Date
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
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
ebb2b12400 Merge pull request #131 from Sonarr/torrents
Torrents support
2014-11-20 21:55:10 +01:00
Taloth Saldono
94311bda1f Fixed: CDH erroneously reported a locked file on import. 2014-11-20 21:01:31 +01:00
Keivan Beigi
2ebc29cd92 replaced rimraf with del 2014-11-19 16:42:55 -08:00
Keivan Beigi
9905ce88e3 replaced clean with rimraf 2014-11-19 16:36:28 -08:00
Keivan Beigi
b4e7a16a2f updated npm packages 2014-11-19 16:36:05 -08: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