Taloth Saldono
d4bc835b1c
New: Delaying Blackhole imports while they're still being updated.
9 years ago
Taloth Saldono
b99d82cccc
Ensure auto-generated mocks are also registered in the test container.
9 years ago
Taloth Saldono
25d481d5d9
Migrated all Download client proxies from RestSharp to HttpClient.
9 years ago
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
9 years ago
Taloth Saldono
2ffbbb0e71
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
9 years ago
Taloth Saldono
7818f0c59b
Fixed: Don't purge xem scene mapping cache when new series gets added.
9 years ago
Mark McDowall
ef3d508b31
Fixed: Anime season search won't search for missing episodes
9 years ago
Mark McDowall
b598add64e
Updated FluentValidation
9 years ago
Taloth Saldono
e5de7fb8cf
Fixed: Don't trigger SceneMapping update and Housekeeping right on the startup event.
9 years ago
Taloth Saldono
1485c83ab6
Don't hammer thexem, kthxbai.
9 years ago
Taloth Saldono
bb9a0371c5
Added TorrentRss test for ExtraTorrents, no other changes.
9 years ago
Mark McDowall
c1298d162e
Womble's has size parsing now
9 years ago
Taloth Saldono
f005edfcf0
Don't use Sonarr as ReleaseGroup if the pattern contains an advanced prefix/suffix.
9 years ago
Mark McDowall
a22c0499d5
Couple more anime version test cases
9 years ago
Taloth Saldono
3b57194d47
Fixed: Parses size in Wombles Description field so min/maxsize checks works on Wombles feed.
9 years ago
Taloth Saldono
9ad8311dd6
New: Use PageSize reported by newznab/torznab caps instead of hardcoded 100.
...
ref Jackett/Jackett#27
9 years ago
Mark McDowall
7cb1e91ba1
Handle 1.1x version from Sabnzbd
9 years ago
Mark McDowall
974a7276c3
New: Explicitly enforce SABnzbd minimum version of 0.7.0
9 years ago
Mark McDowall
f0ca2bc11e
Fixed: Don't collapse episode titles when episode titles contain Part x only
9 years ago
Taloth Saldono
72f0085ef7
Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files.
9 years ago
Taloth Saldono
f25f5abced
Cleaned up 2160p changes and added migration and tests.
...
Also reserved the quality ids for WEBRip etc.
9 years ago
Björn Dahlgren
94323f79e7
New: Added support for UltraHD (2160p) quality
9 years ago
Taloth Saldono
bdb1076100
Updated db migration testing framework so we only run migrations up to the one we're testing.
...
fixes #902
9 years ago
Mark McDowall
8818e39c63
Fixed: Daily + Standard with 3 digit episode numbers
...
Closes #1145
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
e01b2ef25c
Fixed some compile warnings.
9 years ago
Taloth Saldono
91d91bc673
Fixed: Sample files of daily episodes should also be deleted after import.
9 years ago
Mark McDowall
1603b06431
New: Prefer regular episodes over specials when absolute numbers conflict
...
Closes #676
9 years ago
Taloth Saldono
4038fa6907
Ignore -Obfuscated while parsing.
9 years ago
Taloth Saldono
f96f997506
Fixed: Handling xml responses containing invalid html entities.
...
fixes #1123
9 years ago
Mark McDowall
4771b1c1b2
New: Parsing of XofY mini series format
...
Closes #1091
9 years ago
Mark McDowall
9f523bb167
New: Prevent automatic update if UI folder is not writable
9 years ago
Taloth Saldono
f38d5de946
Fixed: Regression in parser incorrectly parsing S2015Exx.2015-01-01 notation.
...
fixes #1080
9 years ago
Taloth Saldono
5cfaed7b26
Fixed: Added support for Sabnzbd 0.8 history category queryparam.
...
fixes #1077
9 years ago
Taloth Saldono
889933cb41
New: Set full Download Directory in Transmission instead of just a Category.
...
fixes #744
9 years ago
Taloth Saldono
958b294152
Updated URL rewriter to handle torcache Referer weirdness.
9 years ago
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
9 years ago
Keivan Beigi
6e105ce2c6
upgraded nuget packages
9 years ago
Mark McDowall
7c382c0e0c
NZBVortex Download Client
...
New: NZBVortex Download Client
Closes #360
9 years ago
Mark McDowall
dda0d3259f
Fixed broken test
9 years ago
Mark McDowall
8373024f9d
Fixed: Parsing of queued specials from download client queue
9 years ago
Mark McDowall
b62ef0c40c
Fixed: Use folder quality when better than file quality (regression)
...
Closes #1022
9 years ago
vawen
8753c232c7
Fix: Paths with colons prevent Sonarr from communicating with Transmission
...
Issue #954
9 years ago
Taloth Saldono
b59175a87c
Fixed: Indexer sites returning date as Retry-After header.
...
fixes #994
9 years ago
Taloth Saldono
37c621dcdb
Fixed: Health Check produced warning if Sonarr binaries folder was not writable even when the external script update mechanism was selected.
...
fixes #964
9 years ago
Mark McDowall
b4f83d8a4e
New: Media file extension .webm
9 years ago
Mark McDowall
dc3f7c9bda
Fixed: Improved parsing for single digit multi-episode titles
...
Closes #965
9 years ago
Mark McDowall
7921dd3f96
Fixed: Removed Titans of TV tracker
...
Closes #992
9 years ago
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>
9 years ago
Mark McDowall
8c211364e2
Fixed: Improved parsing of some multi-episode filenames
9 years ago
Mark McDowall
2d9917d074
Re-order regex to prefer [1x01] over 101
9 years ago
Mark McDowall
c8a0f9fa7a
Fixed: Saving settings changes
9 years ago
Mark McDowall
a9444cef30
Fixed: Folder quality when file quality determined by its extension
...
Closes #603
9 years ago
Mark McDowall
b6b5355261
New: support for REAL releases
...
Closes #453
New: Added `Quality Real` naming Token
New: Quality Full will add real to file name when applicable
9 years ago
Mark McDowall
bc37084ec4
Merge pull request #928 from Dahlgren/mono-tests
...
Fixed tests for Mono
9 years ago
Keivan Beigi
7e023a7944
ConfigServiceFixture shouldn't be touching the DB.
9 years ago
Björn Dahlgren
994e2a6c57
Fixed failing tests on Mono
...
Test case unicode characters in escaped format
9 years ago
Mark McDowall
08d19df3f7
Fixed: Manual import when quality was not available after failed parsing
...
Closes #911
9 years ago
Mark McDowall
6b9c4af591
Fixed: Magnet links with torrent blackhole
9 years ago
Mark McDowall
c00c207517
Prevent regrab for all grabs
...
Fixed: Prevent incorrectly grabbing a similar or identical release for 12 hours
9 years ago
Mark McDowall
83eebfe153
Fixed: Stricter parsing of some release filenames
9 years ago
Mark McDowall
2d42c59d70
Fixed: Log download client name when communication fails
9 years ago
Mark McDowall
e4e687c2a4
Fixed: Parsing anime series with number in title
...
Closes #898
9 years ago
Taloth Saldono
f01a21ce43
Degraded 101 regex to favour S01 regex to match prevent matching 3 digit series title.
...
Fixes #885
9 years ago
Mark McDowall
04de0049fe
Don't try to process a download client item with an invalid path for the OS
9 years ago
Taloth Saldono
a06a3fa5d6
Fixed: Removal of common suffixes such as [ettv] while parsing.
...
Fixes #874
9 years ago
Mark McDowall
9cc8ed545f
History Spec handles both blackhole and CDH disabled scenarios
...
Fixed: History will always be used to determine upgrade eligibility when CDH is disabled
9 years ago
Mark McDowall
8bf969983b
Tests passing for the wrong reason
9 years ago
Mark McDowall
4ee7d57b7d
lrn2spell
9 years ago
Mark McDowall
6ff754eec0
Extend Blackhole grace period to 12 hours
9 years ago
Mark McDowall
d170c9ad07
Fixed: Torrent Blackhole client will not track torrents by hash
9 years ago
Mark McDowall
20df619ddd
HistorySpecification checks cutoff as well
9 years ago
Taloth Saldono
f7859c8eb5
Fixed: SeasonPass didn't update Series monitored flag if only those were changed.
9 years ago
Taloth Saldono
e3c4070924
Fixed: Don't produce scene mapping warnings if TheXEM only maps the second half of a season.
9 years ago
Taloth Saldono
74403815d9
Fixed torznab searching without any id or q.
...
Fixes #849
9 years ago
Taloth Saldono
897937a778
Fixed indeterministic test.
9 years ago
Taloth Saldono
e13c89521d
Merge branch 'nn-tvdbid' into develop
9 years ago
Mark McDowall
e67de6aae8
New: Blackhole won't grab another release if release in last hour meets the cutoff
...
Fixed: Invalid season packs preventing future releases from being grabbed when using SAB as download client
Closes #837
Fixes #625
9 years ago
Taloth Saldono
6585aed0a9
Removed doctype from ezrss test.
9 years ago
Taloth Saldono
84c7f4cd8c
Added support for tvmaze.
9 years ago
Taloth Saldono
1ad1d73c91
Added tiered indexer requests to support fallback to wildcard queries.
9 years ago
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Mark McDowall
a39b36d157
Fixed rTorrent test
9 years ago
Mark McDowall
192d001b61
New: Option to remove illegal characters
...
Closes #809
9 years ago
Taloth Saldono
0b219e1169
Fixed nullables.
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
c63b65eba1
Only apply kat peers fix for recent releases.
9 years ago
Taloth Saldono
d637ee1a2d
Disable kickass seeds/peers info since they only report 0 on the rss.
9 years ago
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.
9 years ago
Mark McDowall
d7eae958b7
Fixed: Parse TVRip releases as SDTV
9 years ago
Mark McDowall
c591a86b02
Fixed: Parsing 4-digit season packs
...
Closes #805
9 years ago
Mark McDowall
026e05dcee
Fixed: Better parsing of full season x265 releases
9 years ago
Taloth Saldono
d6bfa561ad
mono and .net handle Uri escapes differently messing up the tests.
9 years ago
Taloth Saldono
8d0dab6578
Fixed tests after Uri cleanup logic.
9 years ago
Taloth Saldono
211863d55d
Fixed: Indexers returning relative urls for grabs.
9 years ago
Taloth Saldono
372ba13fd2
Fixed SkyHookSearch tests.
9 years ago
Taloth Saldono
9bcb6ff19a
New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
9 years ago
Taloth Saldono
7991a3f1c3
Fixed series refresh repeated too often if Sonarr is killed before Scheduled task finishes.
...
Fixes #735
9 years ago
Mirx
4faf7ed959
New: Hungarian language support
...
Closes #729
9 years ago
Taloth Saldono
a84f39bb48
Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.
9 years ago
Mark McDowall
b1d0d422e9
New: Support 5-digit multi-episode releases
9 years ago
Taloth Saldono
fc75783fbe
Rewrote the RequestGenerator to support paging and other refactorings.
9 years ago
Mark McDowall
58b01b91d5
New: Titans of TV tracker
9 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Taloth Saldono
6d046a8df8
Fixed: Extrapolate scene numbering but won't auto import.
9 years ago
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
9 years ago
Taloth Saldono
55412968e0
New: Added auto-detection of indexer capabilities to torznab.
9 years ago
Mark McDowall
03cf9a44cf
New: Show download client name in GUI notifications
...
Closes : #642
9 years ago
Mark McDowall
cc6ab0ade1
Fixed: Do not monitor specials when monitoring missing
9 years ago
Taloth Saldono
3ad7673d69
Fixed: Doki rss feed now uses correct url for torrent.
9 years ago
Mark McDowall
fd3dda2b16
Fixed: Removing pending releases
9 years ago
Mark McDowall
fa0401fa89
Fixed broken unit test
9 years ago
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
9 years ago
Mark McDowall
3a84e0fafc
Actually commented out now...
9 years ago
Mark McDowall
4b9ec94fcc
Broken test that we can use once we have better parsing
9 years ago
Taloth Saldono
d46c170b70
Fixed: Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!!
9 years ago
Kayomani
de8deffbd2
New: Downloads can be tracked by the source name in addition to the download name
10 years ago
Taloth Saldono
0578e68a51
Fixed: Sonarr didn't clear scene mappings if a series was removed from TheXEM.
10 years ago
Taloth Saldono
1ac27002e5
Fixed project files.
10 years ago
Taloth Saldono
c02d6c426c
Fixed: TorrentRssParser incorrectly detected description element.
10 years ago
Keivan Beigi
102f2e39be
Merge pull request #653 from Sonarr/kickass-url-update
...
Update the kickass url to https://kat.cr
10 years ago
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
10 years ago
Keivan Beigi
a143c0b75e
Updated migration number to 90
10 years ago
Keivan Beigi
36f97329ff
Update the kickass url to https://kat.cr
10 years ago
Keivan Beigi
b5b15b623a
Updated FluentAssertion to 3.4.0
10 years ago
Keivan Beigi
724a3eee45
Fix: When removing pending items from the queue remove all releases for that episode
10 years ago
Mark McDowall
873fadbcaa
Fix the build
10 years ago
Mark McDowall
370406c3de
Use a list for ChannelTags and DeviceIds in Pushbullet settings
10 years ago
Taloth Saldono
461be2b388
Removed eztv migration tests.
10 years ago
Taloth Saldono
c9d0bc7148
Fixed: Removed Eztv-like api support entirely since TorrentRss is now available.
10 years ago
Mark McDowall
77e9493ccf
Improved PushBullet implementation (v2 API, multiple devices, channels)
...
New: PushBullet supports multiple devices
New: PushBullet channels
Closes #641
10 years ago
Mark McDowall
a9ada8fcf1
Cleanup tabs
10 years ago
Taloth Saldono
f3d31c3ea1
Fixed btn tests.
10 years ago
Taloth Saldono
2c472d6e3e
Fixed: BTN will now use http/https for grabbing downloads as specified by the settings instead of by the feed.
10 years ago
Taloth
51f705d89a
Merge pull request #139 from Sonarr/verified-file-transfer
...
Verified file transfer
10 years ago
Taloth Saldono
569ef09f39
Updated Rarbg to api v2.
...
fixes #752
ref rarbg/torrentapi#1
10 years ago
Mark McDowall
7e89bcca38
Clean up some warnings
10 years ago
Mark McDowall
92cff8c4cc
OS Agnostic Paths
10 years ago
Mark McDowall
4c1e211675
Fixed: Speed up disk rescaning during series refresh
10 years ago
Mark McDowall
155c82c199
Season pass overhaul
...
New: Season Pass supports multi-select
New: Improved Season Pass toggling
Closes #396
10 years ago
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.
10 years ago
Mark McDowall
eb8af60029
Strict parsing of anime releases that have a number at the end of the episode title
10 years ago
Taloth Saldono
ccff4fe142
Fixed: Size Parsing in TorrentRss was a bit too tolerant.
...
fixes #590
10 years ago
Mark McDowall
a2d8413b2a
Fixed: Early cleanup of completed tasks
10 years ago
Mark McDowall
587ad5beb5
New: Support for updating single series in Plex Library
10 years ago
Taloth Saldono
a1ff7cbef0
And added a test for it.
10 years ago
Taloth Saldono
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
10 years ago
Taloth Saldono
39aef8bed5
Merge branch 'torrentrss' into develop
10 years ago
Taloth Saldono
99e9e4f5fd
Merge branch 'rarbg-support' into develop
10 years ago
Taloth Saldono
70544738ed
Merge branch 'metadata-creation' into develop
10 years ago
Taloth Saldono
ba2da07c2f
Added tests and refactored TorrentRss code.
10 years ago
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
10 years ago
Mark McDowall
a090ed8b5e
Support for Season xx Episode yy multi-episode format
10 years ago
Taloth Saldono
6b9c686390
Fixed tests.
10 years ago
Taloth Saldono
6744e0d506
New: Added support for Rarbg as replacement for Eztv.
10 years ago
Mark McDowall
bbcabf0632
Fixed: Don't use folder quality when it is unknown and file quality is
...
Closes #560
10 years ago
Taloth Saldono
b540307dbd
Fixed: Series/season metadata also created on episode import.
10 years ago
Taloth Saldono
4a6778c609
HDBits fixup.
10 years ago
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.
10 years ago
Taloth Saldono
dc91fa0206
Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
...
fixes #556
10 years ago
Mark McDowall
fb02499823
Fixed: Parsing of season and episode inside square brackets
...
Closes : #501
10 years ago
Taloth Saldono
267b54fd8b
Merge branch 'qualitysize' into develop
10 years ago
Taloth Saldono
310b788352
Merge branch 'pr/n222_larsjohnsen' into develop
10 years ago
Taloth Saldono
ab1e82414b
Fixed: Unlimited MaxSize and increased granularity.
...
fixes #337
10 years ago
Taloth Saldono
f1a5261e0a
Properly dispose filestream after getting mediainfo.
10 years ago
Your Name
4b9664d82a
Download clients: New client rTorrent
10 years ago
Mark McDowall
366e3ed0be
Merge pull request #539 from larsjohnsen/source-case-inconistancies
...
Compilation: Fix case inconsistencies
10 years ago
Taloth
cef6eb7509
Merge pull request #544 from Sonarr/mediainfo-unicode
...
Integrated MediaInfo wrapper to be able to properly handle Unicode
10 years ago
Mark McDowall
f88e2e2b79
Fix tests
10 years ago
Mark McDowall
69dd1c6ec4
Test to make sure we scan files in root of series folder (no season folders)
10 years ago
Taloth Saldono
5cd2d71e6f
Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
10 years ago
Mark McDowall
96578ca59b
Stricter rejection of series subfolders
...
Fixed: Exclude .@__thumb folders from series disk scans
Fixes #538
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Mark McDowall
c3acfe34fe
Fixed: Exclude OS X Metadata files when scanning for files
...
Fixes #533
10 years ago
Taloth Saldono
6e7a2af86b
Ignore unicode test for now, fails on tc.
10 years ago
Taloth Saldono
852f97012f
Fixed broken test.
10 years ago
Taloth Saldono
af060d73cc
Updated MediaInfo code for syno/linux.
10 years ago
Mark McDowall
a8aac36379
Use skyhook for searching
10 years ago
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
10 years ago
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
10 years ago
Mark McDowall
587aff602a
Fixed: Don't delete downloads unless a file was imported
10 years ago
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Taloth Saldono
c08d8252ff
Fixed some tests.
10 years ago
Taloth Saldono
97cbdfdc5c
Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
10 years ago
Mark McDowall
2e6cf2b7f6
Fixed: Parsing some anime releases with multiple absolute episode numbers
10 years ago
Mark McDowall
27246de623
Fixed: Ignore @eaDir inside Series folders
10 years ago
Mark McDowall
c3e0dbc173
Display names for Indexers
10 years ago
Mark McDowall
ecd941a6e5
Fixing scene mappings
10 years ago
Mark McDowall
10214bff42
Cleanse some names
10 years ago
Mark McDowall
e40508e5e9
Fixed: Don't save invalid scene mappings into database
10 years ago
Mark McDowall
65f1dbde00
Fixed: Torznab parsing when enclosure is magent link
10 years ago
Mark McDowall
ab6233dd3f
New: Option to show unmonitored episodes on calendar
10 years ago
Mark McDowall
2a4fd2bbde
Fixed: Better error messaging when import fails due to inaccessible path
10 years ago
Taloth Saldono
ee87537848
Response cookies not stored by default.
10 years ago
Taloth Saldono
923488bc02
Hard test on dev nzbget version as requested.
10 years ago
Taloth Saldono
b62d36bdbe
Fixed: If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it.
10 years ago
Mark McDowall
62f4fc5e58
Fixed: Some anime season 1 parsing
10 years ago
Mark McDowall
c58d607349
Don't throw error when episode title matching doesn't find a match
10 years ago
Mark McDowall
8aa6969aee
Fixed: Improved special episode parsing for multiple matching titles
10 years ago
Mark McDowall
0adea0ded6
Search all missing fixes
...
Fixed: Searching for missing episodes excludes unmonitored episodes
Fixed: Searching for missing episodes episodes with files
10 years ago
Taloth Saldono
ccfd66260d
Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
10 years ago
Taloth Saldono
4448e87e28
Fixed: NzbGet development version no longer fails validation check.
10 years ago
Mark McDowall
90b047f0d4
Fixed: Searching for unmonitored anime episodes during season/all missing searches
10 years ago
Mark McDowall
210524b51a
Fixed: Scene numbered season searches when some episode weren't monitored
10 years ago
Taloth Saldono
15eeb19cd5
New: Synology Media Indexer support in Connect.
10 years ago
Taloth Saldono
db4746bef7
Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
10 years ago
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
10 years ago
Taloth Saldono
fcc1439754
Ugly indexer release name cleaned up before sending to Sab.
10 years ago
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
10 years ago
Mark McDowall
99d9303394
Fixed: Download Client with config Warnings won't be excluded
10 years ago
Taloth Saldono
c7470a426a
New: Added Torznab as generic indexer.
10 years ago
Taloth Saldono
37e4a06b5d
Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit
10 years ago
Taloth Saldono
6e5e781245
Added another nzbgeek hashed pattern.
10 years ago
Taloth Saldono
36ac4f0a8d
Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
10 years ago
Taloth Saldono
96469be7f0
Fixed: Can now specify a cookie for BitMeTv.
10 years ago
Taloth Saldono
d1ce1bf218
Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
10 years ago
Taloth Saldono
dc2c1f7928
Fixed: Import of single-file anime torrents.
10 years ago
Mark McDowall
d8852d840b
New: Parse releases that have a 5 digit episode number
10 years ago
Taloth Saldono
bf5b645416
Test fixed
10 years ago
Taloth
69edfba237
Merge pull request #217 from Sonarr/transmission-category
...
Removed hardcoded dot prefix from the transmission category [migration 81]
10 years ago
Taloth Saldono
dcc988da06
Removed duplicate tests.
10 years ago
Taloth Saldono
799f6034c7
Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
10 years ago
Mark McDowall
f021f9b146
Fixed: Updating Kodi won't fail if a series has an IMDB ID instead of a TVDB ID
10 years ago
Taloth Saldono
ee02e6a31c
Disabled eztv test entirely.
10 years ago
Taloth Saldono
6ba78f6aed
No longer marks download as imported if no episodes were found.
10 years ago
Taloth Saldono
8d16b8b9d6
Fixed: Hashes being parsed as 0e00 numbering.
10 years ago
Mark McDowall
f4573545cd
Fixed: Improved parsing for anime episodes with leading release group
10 years ago
Mark McDowall
72993f3c3c
Fixed: Cutoff will be respected when release is still in queue
10 years ago
Taloth Saldono
6095855102
Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed.
10 years ago
Mark McDowall
e466c77487
Fixed: Ignore .AppleDouble subfolders of season folder
10 years ago
Mark McDowall
33ed76556f
Deduping tags only updates affected models
10 years ago
Mark McDowall
b7e609a7d5
De-dupe Tags
...
Fixed: Remove duplicate tags and prevent new ones from being created
10 years ago
Mark McDowall
539de9e124
Fixed: Daily episodes that have date and season/episode numbers in the release name
10 years ago
Mark McDowall
37959fd753
Search improvements
...
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
10 years ago
Taloth Saldono
29fe7b2acd
Fixed and added tests.
10 years ago
Mark McDowall
573c2b8f60
Root folder improvements
...
Fixed: Prevent non-writeable root folder from being added
Fixed: Errors getting free space/subfolders for root folder won't prevent the UI from loading
10 years ago
Mark McDowall
6807f92f55
AsOsAgnostic?
10 years ago
Mark McDowall
ec88c2c2ca
Parsing improvements
...
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
10 years ago
Taloth
5750f012cb
Merge pull request #180 from Sonarr/updatecheck-fixes
...
Updatecheck fixes
10 years ago
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
10 years ago
Keivan Beigi
5b54b02d7e
updated download url in UpdateServiceFixture
10 years ago
Taloth Saldono
40987cc335
Include version in services Changes api call so the server knows how to redirect.
10 years ago
Taloth Saldono
071839fa86
Removed InstallUpdate, instead manually triggering ApplicationUpdate.
10 years ago
Taloth Saldono
2f06cc6ffa
Fixed: Branch redirects will now occur during install of the a new update instead of during an update check.
10 years ago
Taloth Saldono
7ce9f416d1
InstallUpdate pre-check failures should now show a nice error on the UI.
10 years ago
Taloth Saldono
3a938e18fa
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
10 years ago
Taloth Saldono
f5ddb36ebd
Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum.
10 years ago
Taloth Saldono
6c22a5ffdb
Fixed: Health Checks on mono now shows correct wiki links.
10 years ago
Mark McDowall
fd02f0ae55
Fixed: Italians in title will not treat the episode as Italian language
10 years ago
Mark McDowall
2a4d7b82ea
Comment out parsing test
10 years ago