Leonardo Galli
ac5732536d
Fixed: BDRemux not recognized as such and BDRips without resolution recognized as DVD. Fixes #1755
8 years ago
Leonardo Galli
1f4c2ad946
Fixed: A as part of an acronym being removed from clean title. Fixes #1747
8 years ago
Leonardo Galli
58b9c9d3d1
Fixed: Minimum Seeders not saving for Torznab indexer. Fixes #1736
8 years ago
Leonardo Galli
f2e5d9e996
Updated: Radarr API url now points to new v2 version.
8 years ago
Leonardo Galli
bae3a48aa1
Changed Name of Radarr Lists
8 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
705b233819
Fix migration.
...
Fixes #1678
8 years ago
Leonardo Galli
42c980c905
Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Leonardo Galli
0a71aac56c
Fixed: Urls missing from multiple indexers after latest nightly update.
8 years ago
Mitchell Cash
3eab8248e6
Fixed: Error when processing manual import decisions ( #1670 )
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
Mitchell Cash
28b523b504
Fixed: Follow 301 redirects when fetching torrents ( #1653 )
...
Closes #1564
8 years ago
Mitchell Cash
7af88037bb
Fixed: Ensure an API Key is set when starting Radarr ( #1652 )
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
b70ed720c5
Fix error when we get invalid datetime from our api.
8 years ago
Leonardo Galli
cff4578c66
Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Leonardo Galli
7bbebe53a3
Added: Custom Class for Radarr API requests. Also implements new error handling present on staging server.
8 years ago
Leonardo Galli
d81e3a79cf
Added: Search 5 alternative titles as well. This should help with french as well as movies with very different titles.
8 years ago
Jason Costomiris
09c86013b0
Added: [Radarr] tag for Twitter Notifications ( #1558 )
8 years ago
randellhodges
3d48da2111
Added HDBits Category, Codec, and Medium Filtering Capability ( #1458 )
...
* Added advanced configuration options to support filtering Categories, Codecs, and Medium to the HDBits indexer.
* Changes to use the existing tags with a controlled vocabulary.
* 1) Sorting select options by name
2) Moved the autocomplete tag code into taginput as requested
* removed commented out line
* require cleanups
8 years ago
Leonardo Galli
86634006e5
update radarr api url
8 years ago
Leonardo Galli
10bceaf370
Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Leonardo Galli
b7f6ff7b2e
Fixed PTP indexer being disabled if no results are found for a movie.
...
Fixes #1573
8 years ago
flightlevel
e43e7d2b8d
Encourage Torznab use with Jackett ( #1559 )
8 years ago
Leonardo Galli
9dee1d6fad
Discovery of upcoming movies points to our server now.
...
Discovery results now show physical release date (if present).
All physical release dates now should show a note (if available) detailing what kind of release date it is (e.g. Netflix, DVD, Streaming, etc.)
8 years ago
tsubus
8fb257d5b7
Add IMDB URL to notifications ( #1531 )
8 years ago
Luke Anderson
41d3f6d7ea
Correct Program Name ( #1524 )
8 years ago
Luke Anderson
b19fbcbb71
Correct Program Name ( #1523 )
8 years ago
Leonardo Galli
797a9acff5
Update TaskManager.cs
8 years ago
Leonardo Galli
63e3361fb5
Movies with same name but different year being downloaded regardlessly is now fixed!
8 years ago
Leonardo Galli
51854ef73b
Update TaskManager.cs
8 years ago
Leonardo Galli
fc1585e900
Completely overhauled how import exclusions work.
...
Currently new exclusions can only be added when adding new movies or deleting old ones. Not manually in the settings menu.
Movies can now be hidden in the new discover feature by using the new import exclusions!
8 years ago
Leonardo Galli
ab28bfead2
Merge branch 'develop' into feature/better-import-exclusions
8 years ago
Leonardo Galli
3ab3fbfd57
Added ability to discover new movies based on upcoming blurays as well as popular movies (borrowed from steven lu :))
8 years ago
Leonardo Galli
98b6932ffe
Merge remote-tracking branch 'origin/develop' into develop
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
hotio
1eca179b4e
Update Kodi icon, fixes #1464 ( #1492 )
8 years ago
Leonardo Galli
b05d505bce
Fixed Final in titles parsing as an edition.
8 years ago
Leonardo Galli
ace426e69f
Added initial migration.
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
5a0f02007f
Added trailer links to the discovery page.
8 years ago
Leonardo Galli
b1025e7229
Use Post for tmdbids request, to avoid too long URIs.
8 years ago
Leonardo Galli
446d661345
Added discovery tab based on tmdb recommendations based on your existing movies. ( #1450 )
...
Keep scroll position on more in search result view.
Added TMDB score to search results.
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
Donald Webster
8ca66fb61a
Change smtp.google.com to smtp.gmail.com ( #1410 )
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