Radarr

Movie organizer/manager for usenet and torrent users.

GPL-3.0 License

Stars
9.3K
Committers
386

Bot releases are visible (Hide)

Radarr - Pre-Release v0.2.0.778

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Radarr API url now points to new v2 version. [Leonardo Galli]
  • Changed Name of Radarr Lists. [Leonardo Galli]
  • Option to map movies without year or anything else in their title. Purely by checking if the title is present in the release name (EXPERIMENTAL).
  • More detailed descriptions why a movie was not able to be mapped.
    (#1696) [Leonardo Galli]
  • Options to make parsing more lenient. (Adds support for some german
    and french releasegroups) (#1692) [Leonardo Galli]
  • Bootstrap Tags Input (#1674) [Mitchell Cash]
  • Include css files in minification (#1672) [Mitchell Cash]
  • Upgrade to Bootstrap 3.3.7 (#1673) [Mitchell Cash]
  • Allow minimum seeders to be set on a per indexer basis. Pulled from
    Sonarr Upstream (#1624) [Leonardo Galli]
  • Remove redundant IE meta tag as we use http header instead (#1655)
    [Mitchell Cash]
  • Use cleancss for minification (#1654) [Mitchell Cash]
  • Ability to see TMDB and lists going through the Radarr API on the
    discovery page. [Leonardo Galli]
  • Search 5 alternative titles as well. This should help with french movies as
    well as movies with very different titles. [Leonardo Galli]
  • [Radarr] tag for Twitter Notifications (#1558) [Jason Costomiris]
  • Custom Class for Radarr API requests. Also implements new error
    handling present on staging server. [Leonardo Galli]
  • Added HDBits Category, Codec, and Medium Filtering Capability (#1458)
    [randellhodges]
  • Discovery of upcoming movies points to our server now. [Leonardo Galli]
  • Discovery results now show physical release date (if present). [Leonardo Galli]
  • 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.) [Leonardo Galli]
  • Minimum availability is now working similarely to profile when adding
    a movie. [Leonardo Galli]
  • Added Caching to Discovery API, so discovery calls should be much faster now :)

Fixes:

  • Redirect calls missing URL Base (#1668) [Mitchell Cash]
  • Twitter oAuth callback URL (#1669) [Mitchell Cash]
  • Error when processing manual import decisions (#1670) [Mitchell Cash]
  • Create README.md. [Leonardo Galli]
  • Add license. [Leonardo Galli]
  • Urls missing from multiple indexers after latest nightly update.
    [Leonardo Galli]
  • Follow 301 redirects when fetching torrents (#1653) [Mitchell Cash]
  • Ensure an API Key is set when starting Radarr (#1652) [Mitchell Cash]
  • Fix error when we get invalid datetime from our api. [Leonardo Galli]
  • Update radarr api url. [Leonardo Galli]
  • Mostly fixes UI glitches for list settings. [Leonardo Galli]
  • Refresh IsDuplicate in bulk import when the tmdbId changes (#1570)
    [Sentir101]
  • Encourage Torznab use with Jackett (#1559) [flightlevel]
  • Fixed PTP indexer being disabled if no results are found for a movie.
  • Fix basic naming settings. [Leonardo Galli]
  • Most likely fixed #745 now. [Mike]
  • Add IMDB URL to notifications (#1531) [tsubus]
  • Fixed design calendar css bug (#1527) [Levi Wilcox]
  • Correct Program Name (#1524) [Luke Anderson]
  • Osx updater now updates plist file to point to the correct executable
    binary. [Leonardo Galli]
  • Fix osx updater failing. [Leonardo Galli]

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.696

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • RSS Sync can now be set as low as 5 minutes via api.

Fixes:

  • Finally fixes wrong matching of movies with same title but different year.

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.692

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Added discovery tab based on tmdb recommendations based on your existing movies. (#1450)
  • Added ability to discover new movies based on upcoming blurays as well as popular movies (borrowed from steven lu :))
  • Added trailer links to the discovery page.
  • Enable automatic renaming, according to naming scheme, of movie folder after creation of the movie. (#1349) (Currently in Alpha)
  • 10 Movies are now shown on discover as well as search results.
  • Completely overhauled how import exclusions work. Exclusions are now nicely positioned in a table view and are much easier to handle from a dev perspective.
  • Movies can now be hidden in the new discover feature by using the new import exclusions!
  • Keep scroll position on more in search result view.
  • Added TMDB score to search results.
  • Tidy up layout of buttons on the Add Movies page for mobile/tablet (#1454)
  • Rename Sonarr to Radarr for OSX App
  • Added multiple new editions such as FanEdit, Anniversary and 2in1.
  • Change smtp.google.com to smtp.gmail.com (#1410)

Fixes:

  • Change default page size to 250. Should help with safari timeouts.
  • Fixed design issue when deleting css bug (#1480) Fixes #1475
  • Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015
  • Fix: A small bug fix for items loading as undefined in organize modal. Movie titles should now show up correctly. (#1424)
  • Update Kodi icon
  • Fixed Final in titles parsing as an edition.
  • Fixed: Radarr not importing torrents in Vuze if the torrent already finished seeding and was stopped (#1471)
  • Fixed: Incorrect imports with Vuze when torrent contains a single file. (#1470)
  • Fixed: Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone.
  • Minor text fixes.
  • Fix for error when clicking Rescan Drone Folder
  • Fix for error when trying to manually import.

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.654

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Indexer flags implementation. Stuff from your indexer such as PTP Golden, HDBits Internal, Freeleech, Double Upload, etc. is now recognised by Radarr! You can even prefer releases with such flags.
  • Change smtp.google.com to smtp.gmail.com
  • Movies with Umlauts are now correctly matched and have correct CleanTitles.
  • Updated debug movie title to include Year.
  • Disable PreDB sync for now.
  • Stats are now sent to our server instead of Sonarr's :)
  • Add default runtime when runtime info of tmdb says 0.

Fixes:

  • Minor Text fixes.
  • Fix error when MinimumAvailability was Announced and Delay was negative.
  • Update Series reference to Movies
  • Fix when MovieTitle is the empty string.
  • Fixes Movie Size not showing correctly.
  • Fixed an issue where movies which were labelled with an alternative title could not be found.
  • Fixes an issue where the semicolon and space afterwards was replaced, causing issues.

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.596

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Helpful links for persons without movies
  • You can now search for a movie that is not in your library in the search bar
  • Movies with borked up names should be identifiable now via their imdbid
  • Specific subtitle tags (e.g. dksub) can now be whitelisted
  • Hardcoded subs can now be allowed to be downloaded
  • An installer can now be downloaded

Fixes:

  • Fix for 1080p Telesync getting tagged as Bluray
  • Better error handling when TMDB returns HTML status codes
  • Searching for a movie after it was added through lists now works correctly
  • Quality editing of movie files is now working again
  • Fixed PTP Indexer
  • Fixed rTorrent
  • When movie folder is deleted from Disk Radarr correctly identifies the movie as missing now
  • Pending Releases work correctly now
  • Covers are now cached locally again
  • Small fixes for list import
  • Fixes for DSM Download Station
  • Fixes compatibility with Sabnzbd 2.0
  • Some upstream fixes from Sonarr :)
  • Trakt RSS Feeds can now have additional parameters
  • Released icon is now back again (whoops)
  • Minor text fixes
  • Other small fixes

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Radarr - Pre-Release v0.2.0.535

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • /movies endpoint gives back old format when no page size is present in the request.
  • PreDB.me integration: Only downloads movies once they have a scene release appearing on PreDB.me

Fixes:

  • Fix for reverse proxy and trakt authentication
  • Fix filtering issues
  • Fix German Umlauts causing issues with searching
  • RSS Parsing improved for movies without year
  • Fix for sorting after new movie is added
  • Fix for paging issues on first load (404s)
  • Fix issue where settings won't save with no page size set
  • Fix a couple typos
  • Fix for some weird mediainfos
  • Fix for newest Deluge version
  • Fixes for first load of page, should be much faster now
  • Minor UI fixes
  • Fixed parser for movies with A. such as Live and die in L.A.
  • Fix drone factory to run on interval correctly
  • Fix missing libgdiplus causing crash
  • Blacklist now works correctly with movies
  • Fixes for CP lists
  • When searching for new movies, release status is correctly shown
  • Fix for wanted section not loading
  • "Minor text fixes"

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.453

Published by galli-leo over 7 years ago

To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Added paging to the movie page. To set your page size, go to Settings -> UI -> Page Size.
  • Added BluRay Remux as a Quality
  • Added Filter Trakt Lists (rating, certification, genres, and year)
  • Added Usenet Download Station for Synology
  • Added Min Availability for movies (TBA, In Cinemas, Released)
  • Added HDBits prefer/require internal release settings (#584)
  • Added Validation to Lists
  • Added Options to Clean library on List Sync
  • Added Setting to exclude certian Movies (by imdbid or tmdbid) on List Sync
  • Added more filtering options to the movie editor.
  • Added private Trakt lists, set up Trakt Authentication in List setting
  • Added more information to the Webhook notifications.
  • Added Date Added column to movie list
  • Added filtering options to Cutoff and a Search all

Fixes:

  • Fixed an issue where a language in the title would confuse the language parser
  • Updated the movie footer on the movie page with movie information.
  • Improvements to the search all missing under wanted page.
  • Update Torrent and Usenet DownloadStation from upstream (Sonarr)
  • Fixed TorrentPotato not finding results #754
  • Fixed UpdateMediaInfoService #572
  • Ignore plex otimized versions #391
  • Removed Xem Service files and tests #386
  • Ignore TV Episode from IMDb lists
  • Fixed unmonitor Deleted Movies setting #755
  • Fixed NZBGet delete:scan treated as failure
  • Fix/implement Webhook notifications (#901)
  • Updated inCinemas column to abide by the short date set in settings (#511)
  • Set default port to 587 for email notifications, and SSL to true
  • Fixed error in Import Approved Movie and Scene Checker
  • Fixed errors with DownloadStation in Synology
  • Fixed error with onGrab in Custom Script notifications
  • Fixed error that can occur when importing upgraded movie with the same name.
  • Improvements to movie editor, also added filtering options
  • Fixed error when refreshing page when viewing a movie.
  • Fixed movie links in Activity -> History
  • Reverted DKSubs marked as Hard-coded subs
  • Clean RSS feed before detecting type Sonarr/Sonarr#1518
  • Improve indexer health check messages
  • Delay profiles are no longer hidden under advanced settings
  • Try to add year to release titles that have no year (foriegn release groups)

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.375

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • A completely new bulk import. This simplifies importing existing movies immensely.
  • Wanted Tab now completely works with Cutoff Unmet, etc.
  • There are now links to trakt.tv on each movie page.
  • IMDb RSS lists now have a preset for user watch lists.
  • Synology Download Station is now available as a download client.
  • Downloaded movie quality is now displayed in the movie editor.
  • Added TMDb lists (popular, upcoming, etc.) with options to filter based on votes and genre

Fixes:

  • Movie Title & Status are now sortable on the wanted tab.
  • Fixes for AwesomeHD
  • Ordering in PTP is fixed when prefer GP is activated
  • Some small UI changes to remove Sonarr artifacts.
  • Parser can now parse (500) Days of Summer correctly
  • R.I.P.D, etc. are now parsed correctly
  • TMDb requests are now also rate limited when importing via IMDBid
  • Parsing of lower bluray qualities is now fixed
  • Manual Import is now working if movies are in a folder.
  • Blacklist items do not disappear now.
  • RescanMovie command is fixed for a single movie.
  • Sorting fixes.
  • Movies with ! are now also correctly parsed.
  • Timeout when waiting for rTorrent to finish adding a torrent is now increased.
  • Pending Releases now work correctly.
  • Fixed an issue where TV Series / Mini-series where added from an IMDb watchlist.
  • Fixed hardcoded Subs (e.g. DKSubs)
  • Files tab is now correctly refreshed.
  • Added omgwtfnzbs Newznab preset
  • Update Media info for Windows/macOS
  • Update Notification logos
  • Fixed some messages to state movies instead of series
  • Renamed Sonarr to Radarr in some places.
  • URL encode newznab query strings, fixing issues with some indexers.

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.299

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Added blackhole and Hoduken Download Clients

Fixes:

  • Removed Kickass and Wombles indexers
  • Limit TMDb requests to 35 every 5 seconds
  • Fixed movies not showing up in Queue when downloading
  • Fixed Movie link in history tab
  • Fixed default label for some download clients
  • Fixed movies that have the same name and year from being added
  • Updated Torrentpotato and Torznab indexers
  • Delay Profile: Fix for when preferred words is null.
  • Fixed iCal ICS feed file

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.288

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Added Trending, Popular, Top Anticipated, Top Box Office, Top Watched Movies By Week/Month/Year/All Time to Trakt List
  • Added warning for docker users about switching branches

Fixes:

  • Fixed being able to delete movies + files
  • Fixed error for movies with less than 4 characters
  • Fixed order of importance with Preferred Tags set
  • Fixed iCal file link
  • Fixed Runtime error
  • Fixed RSS Sync failure

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.267

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Added specific movie qualities such as (CAM, TS,TC, DVDSCR etc..)
  • Added Import lists from Couchpotato, Trakt, and IMDB (Settings -> Lists)
  • Added Preferred Tags in Profiles
  • Added Username, Password, and Passkey auth options for PassThePopcorn
  • Allow Foreign Plot / Title

Fixes:

  • Releases are now correctly prioritized
  • Fix issues with languages other than english when searching for a movie
  • Fix issues with movies that did not have an imdbid
  • Qualities of files can now be edited
  • 4k movies are correctly recognized
  • Custom Script fixes
  • Emby / Kodi works now
  • HD-Bits indexer now works.
  • Set Drone Factory Interval to 0
  • Update Notification Icon for Join
  • Fixed false positives when using Torrent Indexers
  • Fix issues with languages other than english when searching for a movie
  • Other various bug fixes

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.238

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Sends messages for Plex update
  • Updated RSS Sync threshold

Fixes:

  • Fixed various notification systems
  • Fixed support for custom scripts
  • Ensure movie UI language matches profile language of that movie

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.226

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Added {Tags} to renaming options
  • Add Year to search
  • Initial notification updates and support
  • Allow longer threshold for RSS Sync
  • Added link for titles in Activity -> History

Fixes:

  • Updated ico and favicon
  • Fixed issue when libgdiplus isn't present
  • Fixed issue where unmonitored movies were still downloaded
  • Fixed issue with certain audio streams
  • Potentially support separators in movie tags
  • Fixed parsing issue with movies that begin with (year)
  • Update default sort order
  • Fixed issue with renaming movies that don't have an "Edition"

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.210

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Added more filter options to movie list
  • Optimized logos

Fixes:

  • Fixed corrupted media cover images
  • Fixed Drone Factory interval not saving
  • Fixed Auth Cookie
  • Fixed localstorage keys
  • Fixed issues with multiple audio channels

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.196

Published by galli-leo over 7 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Added year to quick search results
  • Added helptext to nzbget "add paused" setting
  • Added naming option to append articles to the end of movie titles (the, a, an, etc)

Fixes:

  • Updated sizing information in settings tab
  • Fixed blacklisting of release
  • Fixed issues with not downloading movie posters (hopefully)
  • Fixed issue with reimporting on movie refresh (No longer spawns another preview for rename)
  • Movie files should upgrade properly now
  • Fixed issue with 4k releases not being parsed

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.182

Published by galli-leo almost 8 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Implemented "Add Paused" for NzbGet download client
  • Implemented a first pass of "Wanted" tab
  • Added IMDb ID to file naming options
  • Added Download Status for Poster view

Fixes:

  • Fixed various issues with adding movies
  • Fixed various issues with importing movies
  • Fixed issue of ordering movies when manually searching.

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.166

Published by galli-leo almost 8 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • RSS Sync now works!
  • Website and Donation links are now pointing to our new domain.

Fixes:

  • Fix issue when adding some movies.
  • The publish date is now correctly taken from Jackett for TorrentPotato.
  • Fix wording to say movie instead of episodes.
  • File date can now be changed when importing a file.
  • Movies with . in title are now imported correctly.
  • - as replacement for : is now gone.
  • Now more than one movie should show up in your search result
  • More button is now back when searching for new movies.
  • Audio Channels are now not just added together.
  • Movies are now scheduled to be refreshed
  • Renam & Preview are cleaned up and multiple issues with them are fixed.

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.152

Published by galli-leo almost 8 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • Release Group & Original Title can now be used in the rename options.
  • Existing movies are now hidden upon import.
  • Movies now have a trailer link in their details page.
  • PublishDate is now used from Jackett's TorrentPotato endpoint. (Thanks Jackett devs :)
  • Calendar Tab is now functional

Fixes:

  • Special Characters are now fixed in Newznab search.
  • Hardcoded subs can now be manually downloaded.

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.134

Published by galli-leo almost 8 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • New tab on movie page - movie Info (shows movie files and it's metadata)
  • New indexer Awesome-HD
  • uTorrent now works as a Download Client

Fixes:

  • Radarr now shows on most pages instead of Sonarr
  • Movies in list now sort all columns correctly
  • Resolution of movie is now displayed correctly
  • Improved reliablity to existing indexers
  • Ignore hidden folders
  • URL problem with movies that have special chars
  • Downloaded column shows correct values on movie search
  • Various problems reported by the log (DownloadService, ImportService)
  • Github page summary is now correct

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.

Radarr - Pre-Release v0.2.0.99

Published by galli-leo almost 8 years ago

This Pre-Release contains the first iteration of movie support for Radarr.
To receive further Pre-Release updates, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

New features:

  • UHD is now in the default Newznab indexers.
  • Parser now recognizes a lot of additional tags, e.g. Theatrical Cut, Directors Edition, Extended Version, etc.

Fixes:

  • Movies in list now sort correctly, according to Status, Downloaded Status and Movie Title
  • The Downloaded Quality is now a seperate column.
  • Queue Service Errors should now be fixed.

Note: Only the indexers and download clients in the issues #4 and #14 are supported. If you regurarly use an unsupported indexer please notify me in the issue.

Note: The OSX version does not automatically launch the browser. You have to go to http://localhost:7878 by yourself in a browser of your choice.