Keivan Beigi
b5b15b623a
Updated FluentAssertion to 3.4.0
2015-07-01 11:39:43 -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
Mark McDowall
72993f3c3c
Fixed: Cutoff will be respected when release is still in queue
2015-02-26 08:13:15 -08:00
Mark McDowall
b7e609a7d5
De-dupe Tags
...
Fixed: Remove duplicate tags and prevent new ones from being created
2015-02-13 17:04:07 -08:00
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
2015-02-08 00:07:08 -08:00
Taloth Saldono
6c22a5ffdb
Fixed: Health Checks on mono now shows correct wiki links.
2015-02-06 21:41:35 +01:00
Mark McDowall
05ee57a972
New: options when adding series, including the ability to search for all missing episodes
2015-02-02 09:03:25 -08:00
Taloth Saldono
35ab3a28fd
New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
...
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
2015-01-29 19:27:09 +01:00
Mark McDowall
090ba3bb86
Fixed: Removed Animezb indexer
2015-01-20 16:44:39 -08:00
Keivan Beigi
8921cbf3b1
forcing lib update on upgrade
2015-01-18 10:29:27 -08:00
Mark McDowall
157124df89
Fixed: Disable EZTV when using the default URL
2015-01-17 21:42:19 -08:00
Taloth Saldono
c19a393f99
Now generating unique ids for queue items sent to the api.
2015-01-11 20:48:35 +01:00
Keivan Beigi
53b22035be
New: Skyhook! fixing your calendars!
2015-01-08 17:43:51 -08:00
Mark McDowall
4f0ca20808
Fixed: Refreshing anime series won't cause an error
2015-01-03 17:02:45 -08:00
Keivan Beigi
c8993db2ad
Fix: Remove invalid metadata images
2015-01-02 10:58:20 -08:00
Mark McDowall
03b5095b06
New: Prefixed Range multi-episode style (for plex)
2014-12-31 22:40:37 -08:00
Keivan Beigi
d4331e9470
removed trakt references, added user agent to tvdb requests
2014-12-31 14:12:07 -08:00
Keivan Beigi
19f5427dbf
Fixed: Replaced trakt with tvdb as data source
2014-12-30 14:08:08 -08:00
Mark McDowall
3b3f6d70b7
csproj fail
2014-12-26 17:34:49 -08:00
Mark McDowall
7ec34de3b7
More CleanTitle fixes
2014-12-23 00:17:55 -08:00
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
2014-12-18 16:26:42 -08:00
Mark McDowall
580f03a5bc
New: Minimum Age setting to deal with propagation issues (Usenet only)
2014-12-15 15:40:53 -08:00