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
Your Name
4b9664d82a
Download clients: New client rTorrent
2015-05-15 21:45:12 +02:00
Mark McDowall
366e3ed0be
Merge pull request #539 from larsjohnsen/source-case-inconistancies
...
Compilation: Fix case inconsistencies
2015-05-15 09:10:05 -07:00
Taloth
cef6eb7509
Merge pull request #544 from Sonarr/mediainfo-unicode
...
Integrated MediaInfo wrapper to be able to properly handle Unicode
2015-05-15 10:40:45 +02:00
Mark McDowall
f88e2e2b79
Fix tests
2015-05-14 18:35:13 -07:00
Mark McDowall
69dd1c6ec4
Test to make sure we scan files in root of series folder (no season folders)
2015-05-14 18:23:57 -07:00
Taloth Saldono
5cd2d71e6f
Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
2015-05-14 13:31:05 +02:00
Mark McDowall
96578ca59b
Stricter rejection of series subfolders
...
Fixed: Exclude .@__thumb folders from series disk scans
Fixes #538
2015-05-13 21:13:13 -07:00
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
2015-05-12 23:17:51 +02:00
Mark McDowall
c3acfe34fe
Fixed: Exclude OS X Metadata files when scanning for files
...
Fixes #533
2015-05-12 11:05:11 -07:00
Taloth Saldono
6e7a2af86b
Ignore unicode test for now, fails on tc.
2015-05-12 01:42:11 +02:00
Taloth Saldono
852f97012f
Fixed broken test.
2015-05-12 01:05:15 +02:00
Taloth Saldono
af060d73cc
Updated MediaInfo code for syno/linux.
2015-05-12 00:30:45 +02:00
Mark McDowall
a8aac36379
Use skyhook for searching
2015-05-10 17:32:52 -07:00
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
2015-05-05 08:41:39 -07:00
Mark McDowall
bc03ad2a18
Blacklisting torrents and using more info to evaluate matches
...
New: Blacklisting torrents manually
New: Details on why a release was blacklisted in the UI
New: Blacklist matching take into account indexer, size, date and name
2015-05-05 08:39:41 -07:00
Mark McDowall
587aff602a
Fixed: Don't delete downloads unless a file was imported
2015-05-05 08:37:11 -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
Taloth Saldono
c08d8252ff
Fixed some tests.
2015-05-04 01:30:16 +02:00
Taloth Saldono
97cbdfdc5c
Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
2015-05-02 00:28:47 +02:00
Mark McDowall
2e6cf2b7f6
Fixed: Parsing some anime releases with multiple absolute episode numbers
2015-04-30 07:08:55 -07:00
Mark McDowall
27246de623
Fixed: Ignore @eaDir inside Series folders
2015-04-27 17:07:22 -07:00
Mark McDowall
c3e0dbc173
Display names for Indexers
2015-04-25 09:25:18 -07:00
Mark McDowall
ecd941a6e5
Fixing scene mappings
2015-04-23 06:36:51 -07:00
Mark McDowall
10214bff42
Cleanse some names
2015-04-22 07:52:07 -07:00
Mark McDowall
e40508e5e9
Fixed: Don't save invalid scene mappings into database
2015-04-21 16:53:32 -07:00
Mark McDowall
65f1dbde00
Fixed: Torznab parsing when enclosure is magent link
2015-04-19 13:13:14 -07:00
Mark McDowall
ab6233dd3f
New: Option to show unmonitored episodes on calendar
2015-04-14 20:35:55 -07:00
Mark McDowall
2a4fd2bbde
Fixed: Better error messaging when import fails due to inaccessible path
2015-04-14 20:35:07 -07:00
Taloth Saldono
ee87537848
Response cookies not stored by default.
2015-04-13 23:44:24 +02:00
Taloth Saldono
923488bc02
Hard test on dev nzbget version as requested.
2015-04-11 09:07:35 +02:00