Taloth Saldono
f96f997506
Fixed: Handling xml responses containing invalid html entities.
...
fixes #1123
2016-02-05 20:08:54 +01:00
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
2016-01-16 16:17:36 -08:00
Keivan Beigi
6e105ce2c6
upgraded nuget packages
2016-01-14 23:07:39 -08:00
Mark McDowall
7c382c0e0c
NZBVortex Download Client
...
New: NZBVortex Download Client
Closes #360
2016-01-07 15:50:52 -08:00
Mark McDowall
7921dd3f96
Fixed: Removed Titans of TV tracker
...
Closes #992
2015-12-17 00:46:02 -08:00
Casey Bodley
0552b56b71
qbittorrent: client plugin based heavily on uTorrent
...
supports a minimum qBittorrent version of 3.2.4, and uses labels for
v3.3.0 and later
Signed-off-by: Casey Bodley <cbodley@gmail.com>
2015-12-14 00:20:14 -05:00
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
2015-10-09 22:22:46 +02:00
Taloth Saldono
57afa668e1
Fixed: Removing torcache url query params to avoid redirect.
...
fixes #799
Removing query param was cleaner coz it avoids spoofing the referrer.
2015-09-21 22:01:42 +02:00
Taloth Saldono
211863d55d
Fixed: Indexers returning relative urls for grabs.
2015-08-15 13:36:40 +02:00
Mark McDowall
58b01b91d5
New: Titans of TV tracker
2015-07-24 21:45:09 +02:00
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
2015-07-20 21:09:16 +02:00
Keivan Beigi
84ae81efe3
Merge pull request #650 from Kayomani/develop
...
Allow downloads to be tracked by the source name in addition to the download name
2015-07-08 20:56:23 -07:00
Kayomani
de8deffbd2
New: Downloads can be tracked by the source name in addition to the download name
2015-07-07 00:34:25 +01:00
Taloth Saldono
0578e68a51
Fixed: Sonarr didn't clear scene mappings if a series was removed from TheXEM.
2015-07-04 20:28:46 +02:00
Taloth Saldono
1ac27002e5
Fixed project files.
2015-07-03 22:01:25 +02:00
Taloth Saldono
c02d6c426c
Fixed: TorrentRssParser incorrectly detected description element.
2015-07-03 21:21:49 +02:00
Keivan Beigi
102f2e39be
Merge pull request #653 from Sonarr/kickass-url-update
...
Update the kickass url to https://kat.cr
2015-07-02 16:06:17 -07:00
Keivan Beigi
a78381db7d
Merge pull request #654 from Sonarr/remove-pending
...
Fix: When removing pending items from the queue remove all releases for that episode
2015-07-02 11:51:49 -07:00
Keivan Beigi
36f97329ff
Update the kickass url to https://kat.cr
2015-07-01 11:40:05 -07:00
Keivan Beigi
b5b15b623a
Updated FluentAssertion to 3.4.0
2015-07-01 11:39:43 -07:00
Keivan Beigi
724a3eee45
Fix: When removing pending items from the queue remove all releases for that episode
2015-07-01 01:50:55 -07:00
Mark McDowall
873fadbcaa
Fix the build
2015-06-28 14:04:51 -07:00
Mark McDowall
370406c3de
Use a list for ChannelTags and DeviceIds in Pushbullet settings
2015-06-28 12:45:15 -07:00
Taloth Saldono
461be2b388
Removed eztv migration tests.
2015-06-28 20:15:17 +02:00
Taloth Saldono
c9d0bc7148
Fixed: Removed Eztv-like api support entirely since TorrentRss is now available.
2015-06-28 18:09:37 +02:00
Mark McDowall
77e9493ccf
Improved PushBullet implementation (v2 API, multiple devices, channels)
...
New: PushBullet supports multiple devices
New: PushBullet channels
Closes #641
2015-06-28 01:50:19 -07:00
Taloth Saldono
569ef09f39
Updated Rarbg to api v2.
...
fixes #752
ref rarbg/torrentapi#1
2015-06-16 21:38:52 +02:00
Mark McDowall
7e89bcca38
Clean up some warnings
2015-06-14 21:08:30 -07:00
Mark McDowall
155c82c199
Season pass overhaul
...
New: Season Pass supports multi-select
New: Improved Season Pass toggling
Closes #396
2015-06-06 23:55:21 -07:00
Taloth Saldono
ccff4fe142
Fixed: Size Parsing in TorrentRss was a bit too tolerant.
...
fixes #590
2015-06-04 21:08:44 +02:00
Mark McDowall
a2d8413b2a
Fixed: Early cleanup of completed tasks
2015-06-02 21:37:28 -07:00
Mark McDowall
587ad5beb5
New: Support for updating single series in Plex Library
2015-05-31 22:29:37 -07:00
Taloth Saldono
39aef8bed5
Merge branch 'torrentrss' into develop
2015-05-27 08:03:04 +02:00
Taloth Saldono
ba2da07c2f
Added tests and refactored TorrentRss code.
2015-05-26 19:42:22 +02: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
Taloth Saldono
6744e0d506
New: Added support for Rarbg as replacement for Eztv.
2015-05-25 14:28:32 +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
Taloth Saldono
267b54fd8b
Merge branch 'qualitysize' into develop
2015-05-21 21:57:34 +02:00
Taloth Saldono
ab1e82414b
Fixed: Unlimited MaxSize and increased granularity.
...
fixes #337
2015-05-21 20:44:45 +02:00
Your Name
4b9664d82a
Download clients: New client rTorrent
2015-05-15 21:45:12 +02:00
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
2015-05-12 23:17:51 +02:00
Mark McDowall
a8aac36379
Use skyhook for searching
2015-05-10 17:32:52 -07:00
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
2015-05-05 07:29:38 -07:00
Mark McDowall
65f1dbde00
Fixed: Torznab parsing when enclosure is magent link
2015-04-19 13:13:14 -07:00
Taloth Saldono
15eeb19cd5
New: Synology Media Indexer support in Connect.
2015-03-24 20:09:12 +01:00
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
2015-03-16 22:07:02 -07:00
Taloth Saldono
c7470a426a
New: Added Torznab as generic indexer.
2015-03-16 23:42:22 +01:00
Taloth Saldono
799f6034c7
Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
2015-03-05 20:44:41 +01:00