Commit Graph

6433 Commits

Author SHA1 Message Date
Taloth Saldono 724981db57 Fixed: Added x/h265 to renamer. 2015-06-02 21:43:41 +02:00
Mark McDowall aae3970865 More logging for CommandExecutor 2015-06-02 00:18:34 -07:00
Mark McDowall 49718fbfbe Merge pull request #563 from Sonarr/plex-partial-updates
Support for updating single series in Plex Library
2015-05-31 22:30:47 -07:00
Mark McDowall 587ad5beb5 New: Support for updating single series in Plex Library 2015-05-31 22:29:37 -07:00
Mark McDowall 4de20b09a8 Better validation messaging for Newznab Categories 2015-05-31 00:35:25 -07:00
Mark McDowall f7adb19474 Ignore more signalr non-errors 2015-05-31 00:10:45 -07:00
Taloth Saldono a1ff7cbef0 And added a test for it. 2015-05-29 20:55:38 +02:00
Taloth Saldono 1cc6ad0d5f Fixed transmission returning -1 as Eta. 2015-05-29 20:50:35 +02:00
Taloth Saldono aa78807ee2 Fixed transmission returning -1 as Eta. 2015-05-29 20:48:11 +02:00
Mark McDowall 5fda64de66 Shift select range on Missing/Cutoff Unmet 2015-05-28 16:46:52 -07:00
Taloth Saldono 75a50b83fb Updated Rarbg to use ratelimit service. 2015-05-29 01:10:50 +02:00
Taloth Saldono 78ade3250c Added RateLimit service to globally manager short duration ratelimits. 2015-05-29 01:10:49 +02:00
Mark McDowall fac6b05bb4 Updated MediaInfo to 0.7.74 (Windows and OS X)
Closes #495
2015-05-27 00:34:46 -07:00
Taloth Saldono 39aef8bed5 Merge branch 'torrentrss' into develop 2015-05-27 08:03:04 +02:00
Taloth Saldono 99e9e4f5fd Merge branch 'rarbg-support' into develop 2015-05-27 08:02:38 +02:00
Taloth Saldono 70544738ed Merge branch 'metadata-creation' into develop 2015-05-27 08:01:01 +02:00
Lars 90469630d1 rTorrent: Fix load commands 2015-05-27 07:09:43 +02:00
Taloth 7a74327761 Merge pull request #565 from larsjohnsen/rtorrent-fixes
rTorrent: Update method names, enable compression on XMLRPC
2015-05-26 19:48:15 +02:00
Taloth Saldono ba2da07c2f Added tests and refactored TorrentRss code. 2015-05-26 19:42:22 +02:00
Lars 5363a9e8d7 rTorrent: Update method names, enable compression on XMLRPC 2015-05-26 09:32:44 +02:00
Mark McDowall 4010a5336c Version and product for MyPlex Authentication 2015-05-25 22:08:35 -07:00
Michel Zehnder 9d7522cc15 New: Add generic TorrentRssIndexer support.
Add support for generic RSS feeds. Parses the feed and tests if it is
EZTV compatible, or if it has all required fields for the generic
TorrentRssParser
2015-05-25 22:49:58 +02:00
Mark McDowall a090ed8b5e Support for Season xx Episode yy multi-episode format 2015-05-25 11:25:03 -07:00
Taloth Saldono 6b9c686390 Fixed tests. 2015-05-25 14:31:53 +02:00
Taloth Saldono 6744e0d506 New: Added support for Rarbg as replacement for Eztv. 2015-05-25 14:28:32 +02:00
Mark McDowall bbcabf0632 Fixed: Don't use folder quality when it is unknown and file quality is
Closes #560
2015-05-24 23:18:57 -07:00
Taloth Saldono b540307dbd Fixed: Series/season metadata also created on episode import. 2015-05-25 01:36:29 +02:00
Taloth Saldono 4a6778c609 HDBits fixup. 2015-05-25 00:55:30 +02:00
scherzo 3ae2883eb5 New: Add support for the HDBits torrent tracker.
The indexer implementation borrows heavily from the BroadcastTheNet
implementation as HDBits also provides a JSON API that can be used
to query both the recent torrents and the catalog.
2015-05-25 00:00:50 +02:00
Taloth Saldono dc91fa0206 Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
fixes #556
2015-05-24 12:54:50 +02:00
Mark McDowall fb02499823 Fixed: Parsing of season and episode inside square brackets
Closes: #501
2015-05-23 22:12:30 -07:00
Mark McDowall f4b9d0336d Log signalR errors as trace when they are network connection aborted
Closes #498
2015-05-23 21:38:53 -07:00
Mark McDowall 49acae0fbb Make sure URL base doesn't start with http or https
Closes #532
2015-05-21 17:12:33 -07:00
Mark McDowall f547cfd0c9 Merge pull request #553 from larsjohnsen/settings-bind-address-fix
Settings: Remove misleading placeholder, fix error-message
2015-05-21 16:47:24 -07:00
Taloth Saldono 1bdc1acddd Fixed tiny cosmetic in rTorrent settings. 2015-05-21 22:10:06 +02:00
Taloth Saldono 267b54fd8b Merge branch 'qualitysize' into develop 2015-05-21 21:57:34 +02:00
Taloth Saldono 527663e27e Merge branch 'upstart-update' into develop 2015-05-21 21:57:30 +02:00
Taloth Saldono 310b788352 Merge branch 'pr/n222_larsjohnsen' into develop 2015-05-21 21:56:19 +02:00
Taloth Saldono 7d23f24854 New: Hand-off update logic to handle upstart/systemd and other auto-restart mechanisms. 2015-05-21 21:54:08 +02:00
Taloth Saldono ab1e82414b Fixed: Unlimited MaxSize and increased granularity.
fixes #337
2015-05-21 20:44:45 +02:00
Lars 00ba19d683 Settings: Remove misleading placeholder, fix error-message 2015-05-21 04:31:01 +02:00
Taloth Saldono e5278a0243 Added advanced torznab option to disable rageid lookups for trackers only supporting title queries. 2015-05-19 21:29:57 +02:00
Mark McDowall 7c246abc88 Fix torrent blacklisting when InfoHash is available 2015-05-17 16:20:51 -07:00
Mark McDowall 475f4244c4 Recent folders for add series now show clickable cursor 2015-05-17 16:10:10 -07:00
Mark McDowall f57dea7f1f New: Store last 5 used folders from manual import 2015-05-17 16:07:27 -07:00
Taloth Saldono f1a5261e0a Properly dispose filestream after getting mediainfo. 2015-05-17 18:48:00 +02:00
Taloth Saldono fe5cb9503c Updated kickass url... again 2015-05-16 01:11:39 +02:00
Your Name 4b9664d82a Download clients: New client rTorrent 2015-05-15 21:45:12 +02:00
Taloth 944a775625 Merge pull request #540 from larsjohnsen/source-misc-xbuild-support
Compilation: Misc changes to support XBuild
2015-05-15 19:34:46 +02:00
Lars Johnsen c8c17bce7e Compilation: Misc changes to support XBuild 2015-05-15 19:07:52 +02:00