Qstick
6510e2c898
Fixed: Parsing BD release group as Bluray quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Taloth Saldono
895abe8c3b
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
5 years ago
Qstick
6c84518b40
New: Improve logging when checking if release is an upgrade
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
3ba72fd33b
New: Treat WEBMux as WebRip
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
6705b59b23
Fixed: Renaming Files Command Doesn't Resolve
5 years ago
Qstick
242d530bb4
Fixed: Unit Test Fixes
5 years ago
Qstick
3bf5476922
Fixed: Correctly handle Repacks, restrict to same group
5 years ago
Qstick
7698ae00dd
Fixed: Misc UI/Test Fixes
5 years ago
Qstick
b8f7ca0749
Fixed: DiskScanService Updates
5 years ago
Qstick
612d948eba
Fixed: Some Tests and Added New Ones
5 years ago
Qstick
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
5 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
5 years ago
Qstick
c76364a891
Fixed: Update Unit Tests for Indexers/Clients
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
6 years ago
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 years ago
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
6 years ago
Leonardo Galli
7756b03555
Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
6 years ago
Qstick
ac387f208a
Fixed: Support new feed url format IPTorrents ( #573 ) ( #3390 )
6 years ago
Qstick
58ae4417df
Fixed: Cannot Add ITA or ITALIAN custom format ( #3385 )
...
Fixes #3253
6 years ago
Qstick
6287bfd9d9
New: Nzb Validation and Nzbget/SAB URLBase ( #3380 )
6 years ago
Qstick
5cb5faa8a3
Fixed: Forced Subs not parsed by SubtitleLanguageRegex ( #3384 )
...
Fixes #2908
6 years ago
Qstick
dbf12e1fa4
Fixed: Word Boundary on Edition ( #3382 )
6 years ago
Václav Slavík
264629cfa5
Fixed: Mis-classification of releases as being Czech ( #3378 )
...
After the changes from PR #2948 , the regex was too eager to match any
substring contain "SK", such as in "MASK". Fix by requiring word
separation around it, as was already the case with the "CZ" token.
6 years ago
Pieter Janssens
53f49f3b07
Fixed: Match MBluray releases ( #3358 )
6 years ago
Leonardo Galli
02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. ( #3227 )
...
Thanks again to @Taloth
6 years ago
Leonardo Galli
6d3cff85ae
Fixed: Unable to parse movies from 1800s.
...
Fixes #3271
6 years ago
Leonardo Galli
cd520b0341
Fixed: MediaCoverService tests and stupidly forgetting to open the database connection for logging.
6 years ago
lps-rocks
ff894d5210
New: rTorrent - Don't start download automatically ( #3222 )
6 years ago
Qstick
92b5822a39
New: Remove Pre, postbot, xpost suffixes from release groups ( #3220 )
6 years ago
Qstick
cbdea30a6e
New: Secure URLs for Links and Services ( #3219 )
6 years ago
Qstick
5b52115d68
Fixed: MediaInfo Unit Test Failing due to AudioAdditionalFeatures ( #3221 )
6 years ago
Leonardo Galli
d38562664d
Fixed: Memory leak due to unmanaged Bitmaps leaking.
6 years ago
Ricardo Amaral
5d0effa591
Fixed: Fallback to 'VideoCodec' if 'VideoFormat' is unavailable ( #3142 )
6 years ago
Leonardo Galli
34c838fdd5
Fixed: UpdateMovieQualityService Tests.
6 years ago
Ricardo Amaral
821653b941
Fixed: Ignore "special drives" from System » Disk Space ( #3050 )
...
Fixes #3045 , fixes #3122 .
6 years ago
Ricardo Amaral
97f111bec8
New: Refactor MediaInfo tokens (fixes old tokens adds new stuff) ( #3058 )
...
* Rename all 'episodeFile' variables to 'movieFile'
* Improve media info extraction with more fields
* Improve media info tokens extraction
* Add missing fields to MediaInfoModel
* Restore to previous implementation of null handling
* Forgot to add MediaInfoFormatter to project
* Add missing EqualsIgnoreCase extension method
* Simplify Logger.Debug() invocations
* Add missing StartsWithIgnoreCase extension method
* This '.Value' shouldn't be required
* Remove TODO comment
* Upgrade MediaInfo from 17.10 to 18.08.1
* Use correct media info field for files listing
* Replace media info "VideoCodec" (deprecated) with "VideoFormat"
* Fix 'Formatiting' typos
* Add support for media info Format_AdditionalFeatures' field
* Add proper support for all DTS and TrueHD flavors
* Add support for '3D' media info token
* Remove deprecated media info video/audio profile fields
* Add support for 'HDR' media info token
* Add new video parameters to anime file name sample
* Adapt tests for new media info fields
* Revert "Remove deprecated media info video/audio profile fields"
* Include missing test files in core test project
* Fix small regression issue
* Allow sample movie to be detected as HDR
* Do not parse audio channel positions if there are no channels
* Clean up extra blank line
* Reuse already declared variable
* Fix wrong audio channels detection on DTS:X streams
* Fix all failing unit tests
* Fix remaining failing unit tests
6 years ago
Leonardo Galli
4f4e6c494d
Fixed: MPEG-2 remuxes being detected as "Raw-HD" quality
...
Fixes #2986
6 years ago
Qstick
ab0bf64273
New: mk3d file format ( #2795 )
...
Fixes #1324
6 years ago
halali
057086a630
Added: Czech Language ( #2948 )
6 years ago
Leonardo Galli
64e8fde0e1
Fixed: ImdbIds not being padded with zeroes, which messes up matching.
6 years ago
Leonardo Galli
b2d6ef589f
Fixed: Migration would add double underscores for format tags without modifiers. Also fixed Radarr misparsing those tags and added migration to correct this.
6 years ago
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
6 years ago
Leonardo Galli
091bcc2333
Fixed: Concurrent manual imports silently failing
...
Fixes #2965
6 years ago
Leonardo Galli
b553d8aef6
Fixed: Saving IndexerSettings into DB which confuses the datamapper.
...
Fixes #2945
6 years ago
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
6 years ago
Qstick
c736df8116
Fixed: Qbittorrent state and eta fixes ( #2789 )
...
Fixes #2785
7 years ago
Qstick
f058b8f364
Fixed: Don’t allow profiles in use by lists to be deleted ( #2797 )
7 years ago
Leonardo Galli
58044e0104
Fixed: RSS Feeds with no description failing to be added.
...
Fixes #1231
7 years ago
Qstick
210902ecb6
Added: Setting for Colon Replacement Format ( #2711 )
...
Fixes #2140
Fixes #2657
7 years ago
Qstick
38932d82db
Added: Enable Download Client Priorities ( #2699 )
...
Fixes #229
7 years ago
Marcelo Castagna
ed4add85b8
Fixed: Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. ( #2420 )
...
Fixes #2000
7 years ago
Qstick
39346b6127
Fixed: Misc Extra File Improvements (This changes mapping of backdrop images to Fanart instead of Banner) ( #2642 )
...
Fixes #2556
Fixes #2639
Fixes #2547
7 years ago
Qstick
8ee71fd0fa
New: Setting for absolute maximum size for a release ( #2662 )
...
* New: Setting for absolute maximum size for a release
* Change to Advanced Setting
7 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Leonardo Galli
65c3704ff0
Fixed: NLog causing a crash under mono 5.10
...
Fixes #2585
Merge remote-tracking branch 'origin/develop' into develop
Revert "Fixed: NLog causing a crash under mono 5.10"
This reverts commit d11b565eda
.
Added console logging in case NLog fails to initialize.
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
Fixed: Messed up merge from Cherry pick
Fixed: Appveyor build.
Revert "Fixed: Appveyor build."
This reverts commit 99282359c4
.
Revert "Fixed: Messed up merge from Cherry pick"
This reverts commit 450d90586d
.
Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10"
This reverts commit 1b20cbb5e3
.
Fixed: NLog causing issues with mono 5.10
7 years ago
Qstick
9e7e8cff11
Fixed: Multiple History Issues ( #2571 )
7 years ago
Leonardo Galli
d67d89f54a
Merge remote-tracking branch 'origin/develop' into develop
7 years ago
Leonardo Galli
2b2bd16d4d
Updated NLog to version 4.4.12. Should fix #2218
7 years ago
Qstick
0c23511b7a
Added: Same File Size MediaFile Specification ( #2532 )
7 years ago
Qstick
e7e9e2b154
Added: Importing extra files from downloaded movies and generate metadata such as .nfo ( #2506 )
...
Fixes #121 , Fixes #167 , Fixes #2262 and Fixes #1104
7 years ago
Leonardo Galli
78e5fdf3bc
Added: Files downloaded with different quality than grabbed will get rejected.
...
Fixes #1779 , Fixes #2087 , Fixes #1321
7 years ago
Leonardo Galli
eb1c3c8b82
Fixed: Last commit still not compiling (whoops squared)
7 years ago
Leonardo Galli
74e0db2829
@cosmetic Fixed all erroring tests.
7 years ago
kriegalex
b70016d082
Added: Support for VF2 french tag. ( #2291 ) ( Fixes #2290 )
7 years ago
fhscholl
c7c423b13d
Added: Functionality to XBMC and Plex to update indivdual titles. Also: Notification Cleanup ( #2240 )
7 years ago
James White
386a434aeb
Changed: Sabnzbd Update test cases and rename to MovieCategory ( #2212 )
7 years ago
James White
5674d8ad60
Changed: Nzbget Rename TvCategory references to MovieCategory ( #2211 )
7 years ago
James White
dffa50a82f
uTorrent initial state feature ( #2192 )
...
* New: Initial state for torrents added to UTorrent
Closes #409
(cherry picked from commit 19a4d3536bde8103c4e0f7414cc1819b2083ffb2)
* Change default port
* Rename TvCategory to MovieCategory
7 years ago
Leonardo Galli
a5dd426dd7
Fixed: SUBBED in release name not recognized as hardcoded subs. Fixes #1520
7 years ago
Leonardo Galli
c30a681aea
Fixed: 1080i not correctly recognized as 1080p. Fixes #1622
7 years ago
Leonardo Galli
4d712d7760
Fixed: Releases with UHD not getting correct resolution label. Fixes #2134
7 years ago
Leonardo Galli
63645c81bb
Fixed: WebDL gets marked as Remux. Fixes #1954
7 years ago
Leonardo Galli
b6be297093
Fixed: Parsing of TSRip and HDTSRip. Fixes #1998
7 years ago
James White
38af8edd59
Fixed: Adjust Sonarr references to Radarr ( #1977 )
7 years ago
MangaValk
4d8a270170
Fixed: Parser error when using `(year) name` folder ( #1956 ) ( Fixes #1951 )
7 years ago
James White
a07ef20410
Fixed: Replace GitHub wiki references to Radarr's wiki URL ( #1914 )
7 years ago
Rotem
7c4c6ccd5c
Added: Hebrew language ( #1909 )
7 years ago
Leonardo Galli
cfcb66fba1
Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x).
7 years ago
Qstick
4e9a931537
Fixed: Check that Quality Profile is not in use before deleting it.
7 years ago
Leonardo Galli
ac5732536d
Fixed: BDRemux not recognized as such and BDRips without resolution recognized as DVD. Fixes #1755
7 years ago
Leonardo Galli
1f4c2ad946
Fixed: A as part of an acronym being removed from clean title. Fixes #1747
7 years ago
Leonardo Galli
6d033c57f4
Added: More detailed descriptions why a movie was not able to be mapped. ( #1696 )
...
Added: Option to make mapping more lenient. This should practically allow all movies to be correctly mapped. Though it also opens the path for movies being wrongly mapped! (So it is a toggable option)
Added: Improved edition parsing. Now almost all releases should have the correct edition, even ones with no year, etc.
8 years ago
Leonardo Galli
d6cf53e12c
Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) ( #1692 )
...
Fixes #1676 . Fixes #1632 .
8 years ago
Leonardo Galli
9f4ce50dd6
Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream ( #1624 )
8 years ago
Leonardo Galli
accf8a9efa
Added: Ability to see TMDB and lists going through the Radarr API on the discovery page.
...
Added: More lists (specifically presets for IMDB Top 250 and IMDB Popular)
Added: Ability to set Radarr API endpoint as list.
8 years ago
Leonardo Galli
3c8162f1d6
Fix test.
8 years ago
Leonardo Galli
58e81a916c
Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015
8 years ago
Leonardo Galli
b05d505bce
Fixed Final in titles parsing as an edition.
8 years ago
Mitchell Cash
a57c9917cc
Fixed: Radarr not importing torrents in Vuze if the torrent already finished seeding and was stopped ( #1471 )
8 years ago
Mitchell Cash
9e84b4a782
Fixed: Incorrect imports with Vuze when torrent contains a single file. ( #1470 )
8 years ago
Leonardo Galli
7db92c6bcf
Enable automatic renaming, according to naming scheme, of movie folder after creation of the movie. ( #1349 )
...
Please test everything you can about this and report back if everything still works correctly.
8 years ago
Leonardo Galli
7c3d8c8ff9
Added multiple new editions such as FanEdit, Anniversary and 2in1.
8 years ago
Leonardo Galli
5540594ecf
Fix ptp tests.
8 years ago
Leonardo Galli
433ae019de
AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases.
8 years ago
Leonardo Galli
10091b9454
Movies with Umlauts are now correctly matched and have correct CleanTitles.
...
An update library is recommended. Fixes #1338
8 years ago
Leonardo Galli
3790dc9109
Added test for fix in last commit.
8 years ago
Leonardo Galli
c36b259fa9
Fixes an issue where the semicolon and space afterwards was replaced.
...
This caused issues with cleaning the title afterwards. Fixes #1185
8 years ago
Mitchell Cash
cb596488f2
SABnzbd 2.0 API compatibility ( #1339 )
...
* Fixed: Sabnzbd 2.0 api compatibility.
closes #1775
* fixed sab tests.
* Fixed: Sabnzbd error when tv sorting enabled for all categories.
8 years ago
Mitchell Cash
17118cf24d
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable. ( #1341 )
8 years ago
Rusk85
27ab70333c
Cleanup on mapping logic. Movies with up to 4500 parts are now supported!
8 years ago
Marcelo Castagna
3f013271c9
Fixed: DownloadStation api client for DSM 5.x. ( #1259 )
8 years ago
Devin Buhl
c593f4250d
Fix pending release service, HDBits, also the release deduper. Clean up housekeeping ( #1211 )
...
* Fix HDbits
* Fix pending release service, also fix the deduper
* Clean up the cleanup'er (housekeeping)
* Revert "Clean up the cleanup'er (housekeeping)"
This reverts commit c03c13d9241a0f59f118cd9ffccba5646a3f52ca.
* Housekeeping updates, without breaking tests
* Fix last test
8 years ago
Devin Buhl
18fcda5fd6
Patch/onedr0p 3 14 17 ( #1171 )
...
* Upstream patch for rtorrent
* Whoops goes PTP
8 years ago
Devin Buhl
35e046bb87
Patch/onedr0p 3 13 17 ( #1166 )
...
* Update message when the person has no movies with helpful links
* Added ImdbId to the release info from AwesomeHD
* Add ImdbId to release info for PTP and HDBits
* ImdbId is required for HDBits
* Added some error handling in SkyHook for TMDb
* Remove un-needed imports
* DIsable movie search after list sync (causing issues)
* small change
* Fix HDBits tests
8 years ago
Devin Buhl
1a4fb6e7bb
Update blacklist to work with movies ( #1089 )
...
* Update BlacklistService
* Update HistoryService, HistoryRepo and History
* Update UI in Blacklists to movies
* set the movie model so the movie title prints in blacklist
* Would be working if I implemented the Event Handler for MovieFileDeleted
8 years ago
SWu
51e0cdf982
Fix regression for missing libgdiplus ( #1073 )
...
* Fix regression for missing libgdiplus
Add back error handling for systems where libgdiplus is not available. Should fix #1065
* Create GdiPlusInterop.cs
* Update DiskProviderBase.cs
* Update ImageResizer.cs
* Delete GdiPlusInterop.cs
* Update NzbDrone.Core.csproj
* Update NzbDrone.Common.csproj
* Update DiskProviderBase.cs
* Update IDiskProvider.cs
* Update ImageResizer.cs
* Update DiskProviderBase.cs
* Update IDiskProvider.cs
* Update ImageResizer.cs
This is really ugly... :(
* Update ImageResizer.cs
Never written C# before
* Update ImageResizerFixture.cs
* Fix test
8 years ago
Tim Turner
5c22d0b61d
Ensure drone factory runs on its specificed interval ( #1067 )
...
* Ensure drone factory runs on its specificed interval
* Fix the tests for DownloadedMovieImportServiceFixture
8 years ago
Leonardo Galli
b9eab860f5
Fixed the parser for movies with A.
...
Fixes some parser issues.
8 years ago
Devin Buhl
b81d8c4678
Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. ( #1068 )
...
* Update variable names, also pass imdb to parsing service from downloaddescisionmaker
* Changes to the DownloadDescisionMaker to use ImdbId when looking for movie. Should fix a lot of Unknown Movie errors.
* Add movie link to nav bar, update Movies image to be fa-film :) Minor UI change.
8 years ago
Leonardo Galli
0668f12e62
Fix error with weirdly formatted audioChannelPositions on MediaInfo.
8 years ago
Devin Buhl
e11455c964
Fix tests
8 years ago
Leonardo Galli
7cfa0531dc
Fixed all tests and even added some new ones :) ( #835 )
...
* First fixing of tests.
* Updated more tests.
* Fix some tests
* Fix all prioritization tests.
And add new for preferred words.
* Updated CompletedDownloadservice tests
* Fixed a lot of tests
* Fixed all indexer requests. We should add more for the indexers we added.
To lazy for that though ¯\_(ツ)_/¯
* Fixed organizer tests.
Should probably be also updated to incorporate our newly added tags.
* Fix notification tests.
* Fixed update test for osx
* Fixed a few more tests.
* Fixed some more tests.
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update activity.less
* Update appveyor.yml
* Update appveyor.yml
* Update CommonVersionInfo.cs
* Update build-appveyor.cake
Let's hope this works.
* Update CommonVersionInfo.cs
Just to kickstart appveyor
* Fixed a few tests
* Just ignore those tests.
* Fixed more tests.
* First steps in fixing Core.Test.Download.DownloadApprovedFixture
* Fix most DownloadApprovedFixture tests
* Fixed something.
* Fixed a few more tests.
* Fixed pending release tests.
* All Core tests are now fixed.
* Fixed the last tests :)
* Fixed Download Station Tests.
* Fixed Vuze and Transmission default settings which caused the tests to fail.
* Fix most tests.
* Fix RootFolder tests.
* Fixed last tests
8 years ago
Devin Buhl
ddc6ccbf15
Added new TestCase for Parser and fixed spelling error
8 years ago
Mitchell Cash
9787cf6cdd
Improve indexer health check messages ( #1015 )
...
* Improve indexer health check messages
Fixed: Improve health check message when all enabled indexers are disabled due to failures
Closes #1551
* Fixed: Health check failing and preventing others from running
* Fixed Indexer Health Checks and tests.
8 years ago
Mitchell Cash
7433e89467
Clean RSS feed before detecting type ( #1014 )
8 years ago
Devin Buhl
0f2234bcdc
Patch/onedr0p 3 4 2017 ( #1006 )
...
* Fix link in History tab (#734 )
* Fix iCal feed (#746 )
* Removed DKSubs from hardcoded subs
* Fix searching all cut off unmet
8 years ago
Devin Buhl
28d27dca5c
Add remux 1080p and 2160p as qualities ( #900 )
...
* Add Remux 1080p and 2160p as qualities, includes Tests & migration
* Whoops forgot to take this out
8 years ago
Devin Buhl
e33265b58d
Update parsing french movies ( #899 )
...
* Add VO, VFF and VFQ to french language
* Added VO, VFF, TRUEFRENCH and VFQ to french parser
* Update tests for french
8 years ago
Devin Buhl
50fdbd896c
Bug fixes ( #874 )
...
* Update Torrent and Usenet DownloadStation
* Update Download Tests
* Fix TorrentPotato not finding results #754
* Update UpdateMediaInfoService and Tests #572
* Ignore plex otimized versions w/ tests #391
* Remove Xem Serivce files and tests #386
* Ignore TV Episode from IMDb lists
8 years ago
Devin Buhl
731e607666
Add NZB Station for Synology ( #841 )
8 years ago
Leonardo Galli
a0050fedd3
Fixed language parsing of movies with language in movie name.
...
Fixes #793
8 years ago
Tim Turner
89e5001bad
Patch/bulk import tests ( #833 )
...
* Ensure duplicates are not imported
* Clean up some unnecessary code
* Added some fancy tests for bulk import.
8 years ago
Devin Buhl
a68dd6d2f7
Patch/onedr0p ( #757 )
...
* Fix double ? in log
* Rename Download Station to TorrentDownloadStation
* Rename Trakt, TMDb, and set Enable sync default to false
* Added omgwtfnzbs Newznab prefix
* Update Media info for Windows/macOS to 0.7.92.1
8 years ago
Devin Buhl
1b900a006f
Add Synology Download Station ( #725 )
...
* Add Synology Download Station
* Update DownloadStation Client from Sonarr
8 years ago
Devin Buhl
e78a55ac6e
Fix Hardcoded .DKSubs. ( #726 )
...
* Fix Hardcoded .DKSubs.
* Added tests
8 years ago
Devin Buhl
1db3669afa
Patch/onedr0p ( #716 )
...
* Alter IMDb lists to what was requested: #697
* Update Pending Release
* Tests (these need to be updated further)
* Alter table migration, movieId already exists
* Update HouseKeeping for pending release
* Fix migratiom and pendingrelease housekeeping
8 years ago
Leonardo Galli
85843efcb0
Added test for !
8 years ago
Leonardo Galli
50ac95dec5
Update parser tests.
8 years ago
Leonardo Galli
a16e46cf38
Fix parsing with lower bluray qualities.
...
Fixes #706
8 years ago
Leonardo Galli
bc1a47ff5a
Fixed a few parser issues. Also added some tests.
...
Fixes #549
8 years ago
Devin Buhl
8feb3fee98
Removed Wombles and Kickass, updated torrentpotato and torznab ( #625 )
...
* Remove Wombles and kickass
* Clean up TorrentPotato Request Gen
* Opps, we need to use SupportedMovieSearchParameters xD
* Consistancy
* Clean up Newznab Request Gen, add year to search if cannot use IMDB
* Added SpecialCharRegex to remove \ / : &
8 years ago
Devin Buhl
63527858e7
Merge branch 'develop' into patch/update-qualities
8 years ago
Devin Buhl
2f4ea9cac7
migration
8 years ago
Leonardo Galli
4abbf55ee4
Merge Develop into Net-Import
8 years ago
Devin Buhl
c60be3a467
Added new qualities, added new qualities to profile class.
...
8 years ago
Devin Buhl
2c56d60678
#292 - Allow longer threshold for RSS Sync ( #428 )
...
* #292 - Allow longer threshold for RSS Sync
Update RSS Sync interval default to 60 minutes, and don't allow values below 60 or higher than 720 minutes (12 hours)
* allow minimum of 10 mintes
8 years ago
Devin Buhl
ddf10ed137
Added couchpotato, and added a test
8 years ago
Leonardo Galli
451f2d30e4
Merged branch develop into feature/net-import
8 years ago
Leonardo Galli
4f37a36619
Updated HttpNetImporterBase. Still needs work to correctly handle failures.
8 years ago
Leonardo Galli
5aaba98c57
Imdbid parsing works now from url
8 years ago
Leonardo Galli
a98b69859c
Big Abstraction for IMDBWatchlist -> RSSImport (With a test)
8 years ago
Leonardo Galli
62a1e70c86
Add tests for 4K quality.
8 years ago
vertigo235
421e827a95
Update Test Files for AddPaused to NZBGET
8 years ago
Devin Buhl
3a6873cc4d
Merge pull request #232 from Radarr/patch/awesomehd
...
awesomeHD indexer support - Clean up Deluge, Transmission, rTorrent, QBitTorrent - Fix Sorting Titles
8 years ago
Devin Buhl
6a62546a4d
Clean up QBitTorrent
8 years ago
Devin Buhl
0efdc78f8d
Clean up rTorrent
8 years ago
Devin Buhl
fdd06127fc
Clean up Transmission
8 years ago
Devin Buhl
317f8917b9
Clean up Deluge Settings
8 years ago
Tim Schindler
d61b9ab207
omgwtfnzbs: fixed parsing of GetInfoUrl and updated tests
8 years ago
Devin Buhl
cd68eea790
removed indexer Fanzub - site shutdown
8 years ago
Devin Buhl
03156d62f6
Remove some indexers and fixed HDBits ( #79 )
...
* Update HDBitsRequestGenerator.cs
* Removed torrentleech, btn and bitmetv
8 years ago
Leonardo Galli
4182728901
Updated all AssemblyInfos so version info only needs to be changed once
8 years ago
Leonardo Galli
1022879103
Change version number to 0.1.0
8 years ago
Leonardo Galli
88dacc00f7
Renamed NzbDrone.exe to Radarr.exe.
8 years ago
Leonardo Galli
2a3b0304cb
Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Mark McDowall
7dbacf105d
Fixed: Parsing of some anime releases that use Episode after the title
8 years ago
Mark McDowall
7f8093de92
Fixed: Use Category from qBittorrent when set instead of Label
8 years ago
Mark McDowall
c1de7f26d1
Added test for 4 digit season number and series title with year
8 years ago
Mark McDowall
4a82d30d3d
Fixed: Parsing of mini episodes that contain the year in the title
8 years ago
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi
2a7ae96906
upgraded nbuilder/automoq
8 years ago
Keivan Beigi
053f6fcaeb
Upgrade fluentmigrator
8 years ago
Keivan Beigi
0c75d0bb03
Upgraded nunit/fluentassertion
8 years ago
Taloth Saldono
9fbe06ad68
New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall
1a61796092
Fixed: mono 4.4.2 won't trigger mono version error
8 years ago
Taloth Saldono
1251e294cd
Saving settings failed if value was null.
8 years ago
Mark McDowall
f2ecbe776b
Added and fixed qBittorent tests
8 years ago
Mark McDowall
5f2aeb0cea
Fixed: Failing database migration of metadata files without extensions
8 years ago
Casey Bodley
25a3f83ebc
New: Remove completed torrents from qBittorrent
...
Fixes #1316
8 years ago
Mark McDowall
6fb1aa85d0
Fixed: Parsing of some poorly named standard episode release names
...
Closes #1522
8 years ago
Mark McDowall
c39a26d9e0
Fixed: Parsing of multiple absolute episode number releases
8 years ago
Taloth Saldono
19d625c6c5
Fixed: Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags.
8 years ago
Mark McDowall
e0d1e08f94
Upgraded mono version check (3.10 minimum and 4.4.x)
...
New: Health warning if mono version is less than 3.10
New: Health error if running mono 4.4.x
8 years ago
Taloth Saldono
17bf438cad
New: uTorrent differential api support to handle larger lists of torrents without hogging the api.
...
Fixes #1109
8 years ago
Taloth Saldono
b034d0c1b3
Fixed: Cleanup unused Tags during housekeeping.
8 years ago
Mark McDowall
bf8d68a873
Fixed: Version check for SABnzbd develop
8 years ago
Mark McDowall
a486bff40b
Fixed: Migrations using old SQLite versions (Prior to 3.7.15)
...
Closes #1466
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
8 years ago
Taloth Saldono
713e109bc9
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
...
fixes #1452
8 years ago
Taloth Saldono
4e051bfde2
Merge branch 'pr/n1446_Awarua-' into develop
8 years ago
Taloth Saldono
356e14ac5b
Cleanup
8 years ago
Taloth Saldono
97d0ddb6e9
Fixed: Sabnzbd 1.1.0 rc4 queue api changed time format.
8 years ago
Björn Dahlgren
17f6841426
Fixed: Updated HDBits api to api changes.
...
Closes #1448
8 years ago
Dion Woolley
a6a7732cd5
Fixed issue #1445 where sabnzbd has changed the time format reported for downloads
8 years ago
Mark McDowall
aa37b65842
Fixed tests for EpisodeFileMovingService
8 years ago
Mark McDowall
77574ec555
Fixed: Parsing absolute episode numbers preceeded by Episode
...
Closes #1441
8 years ago
Mark McDowall
3b385e8738
Fixed: Parsing of a multi-episode anime formats
8 years ago
Mark McDowall
28f6777f9a
Fixed media info test
8 years ago
Mark McDowall
459715b9b4
Fixed UpdateMediaInfoService tests
8 years ago
Taloth Saldono
914f799f9d
New: Added support to save .magnet to blackhole directory.
...
fixes #1406
8 years ago
Taloth Saldono
e2272dcca3
Reject m2ts (bluray) raw releases from BTN as well.
8 years ago
Taloth Saldono
2b1c97ffa4
Fixed: AnimoTosho RSS feed size parsing.
...
Also added handling for multiple enclosure elements.
ref #1384
8 years ago
Mark McDowall
2ab9bb4fce
Fixed: Incorrect matching of date in title
...
Closes #1401
8 years ago
Taloth Saldono
c7d445d1c1
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
...
fixes #r1377
8 years ago
Taloth Saldono
8966e5a403
Removed fanzub tests and disabled kickass tests.
8 years ago
Taloth Saldono
f681d43601
Fixed: XEM series with only alternate season titles.
8 years ago
Taloth Saldono
006dc9202b
Fixed: Tweaked sample detection for short episodes.
9 years ago
Mark McDowall
7c8a8f8e55
AsOsAgnostic
9 years ago
Mark McDowall
8e429239a8
Fixed: Metadata files incorrectly stored in database
9 years ago
Taloth Saldono
4783803b6b
New: Part One/Two/Three/.. parser support for mini series.
9 years ago
Taloth Saldono
32a347bdd2
Updated WEB regex.
9 years ago
Mark McDowall
d984dd41d6
Fixed: Parsing WEB releases that use spaces instead of periods
...
Closes #1339
9 years ago
Taloth Saldono
c38973cce4
Fixed tests.
9 years ago
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Mark McDowall
449b15331a
Fixed Hadouken tests
9 years ago
phrusher
d81e03fcc0
Updated to support Hadouken v5.1 and above
...
Fixes indentation issues
Removes AuthenticationType
Corrects FieldDefinitions
9 years ago
Viktor Elofsson
abf8c684e7
Basic Hadouken v5 implementation.
9 years ago
Mark McDowall
c25bea6470
Fixed: Parsing separated season and episode numbers (S01 - E01)
...
Closes #1320
9 years ago
Taloth Saldono
498a86f850
Fixed Search tests.
9 years ago
Taloth Saldono
f0ae908892
Merge remote-tracking branch 'upstream/search-delays' into develop
9 years ago
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
9 years ago
Igal Tabachnik
a6b1a1fc0d
New: Vuze torrent client support
9 years ago
Mark McDowall
fd42ddec1b
Fixed: Respect delays when searching after a failed DownloadRelease
...
Closes #1292
9 years ago
Taloth Saldono
d3adb7ac40
Fixed: HDBits release age incorrect.
...
fixes #1272
9 years ago
Lloyd Sparkes
2b11ad4585
Proxy BypassList tests
...
Lightly refactored and updated documentation to make it easier for users
9 years ago
Lloyd Sparkes
c82b90aca8
Fix tests failing due to lack of constructor less classes, after refactoring
9 years ago
Mark McDowall
319b4f13b7
Fixed: Refreshing series that have duplicate season information
9 years ago
Mark McDowall
2f6fded7c3
Fixed: An issue preventing access to settings due to extraneous data in the database
9 years ago
Mark McDowall
7934003b5e
Fixed: Rare error when removing pending items that have been rejected
9 years ago
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Taloth Saldono
f16f097b3e
Fixed: Sabnzbd 1.0.1 added two new status values.
...
fixes #1259
9 years ago
Mark McDowall
e9248e284e
Return decisions when catching exceptions during decision making
...
Fixed: Manual Import not showing files that failed to process
Closes #1131
9 years ago
Taloth Saldono
c0c35a0eba
Updated NzbGet tests.
9 years ago
Mark McDowall
8a6d1ef373
Release scoring
9 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Mark McDowall
edea488dbe
Upgrade to NUnit3
9 years ago
vawen
2fabe2d198
New: Prevent grabbing season packs if full season hasn't aired yet
...
Closes #743
9 years ago
Mark McDowall
f2c8156c00
ParsingService.GetEpisodes will use TVDB season number when available
9 years ago
Mark McDowall
942be364dc
Treat XEM aliases as SceneSeasonNumber
...
Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Closes #1140
9 years ago
Taloth Saldono
4c5707bba8
Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile.
9 years ago
Taloth Saldono
947f494e72
Fixed: Release Group detection didn't handle RLSGRP_English properly.
...
fixes #1198
9 years ago
Taloth Saldono
3f74a87b45
Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.
...
fixes #1193
9 years ago
Taloth Saldono
da0bdc5750
New: Added RERIP as REPACK (Proper).
9 years ago
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
9 years ago
Mark McDowall
e5cb8bb0bd
Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day
...
Closes #1192
9 years ago
Taloth Saldono
6508e920fe
New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL.
9 years ago
Taloth Saldono
19b8fb6d8b
Merge branch 'blackhole-delay' into develop
9 years ago
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
9 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