Mark McDowall
4b9ec94fcc
Broken test that we can use once we have better parsing
2015-07-08 01:19:44 -07:00
Taloth Saldono
d46c170b70
Fixed: Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!!
2015-07-07 21:43:34 +02: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
a143c0b75e
Updated migration number to 90
2015-07-01 11:44:43 -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
Mark McDowall
a9ada8fcf1
Cleanup tabs
2015-06-21 22:56:00 -07:00
Taloth Saldono
f3d31c3ea1
Fixed btn tests.
2015-06-18 09:18:25 +02:00
Taloth Saldono
2c472d6e3e
Fixed: BTN will now use http/https for grabbing downloads as specified by the settings instead of by the feed.
2015-06-18 09:09:58 +02:00
Taloth
51f705d89a
Merge pull request #139 from Sonarr/verified-file-transfer
...
Verified file transfer
2015-06-16 22:36:18 +02: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
92cff8c4cc
OS Agnostic Paths
2015-06-13 00:53:34 -07:00
Mark McDowall
4c1e211675
Fixed: Speed up disk rescaning during series refresh
2015-06-13 00:42:16 -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
5effca92b8
New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
2015-06-05 21:59:41 +02:00
Mark McDowall
eb8af60029
Strict parsing of anime releases that have a number at the end of the episode title
2015-06-04 13:58:25 -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
a1ff7cbef0
And added a test for it.
2015-05-29 20:55:38 +02:00
Taloth Saldono
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
2015-05-29 01:10:49 +02: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
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
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
Taloth Saldono
267b54fd8b
Merge branch 'qualitysize' into develop
2015-05-21 21:57:34 +02:00
Taloth Saldono
310b788352
Merge branch 'pr/n222_larsjohnsen' into develop
2015-05-21 21:56:19 +02:00
Taloth Saldono
ab1e82414b
Fixed: Unlimited MaxSize and increased granularity.
...
fixes #337
2015-05-21 20:44:45 +02:00
Taloth Saldono
f1a5261e0a
Properly dispose filestream after getting mediainfo.
2015-05-17 18:48:00 +02:00