Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Linuxserver.io - Radarr

Featured Replies

linuxserver_medium.png

 

Application Name: Radarr

Application Site: https://github.com/Radarr/Radarr

Docker Hub: https://hub.docker.com/r/linuxserver/radarr/

Github: https://github.com/linuxserver/docker-radarr

 

Please post any questions/issues relating to this docker you have in this thread.

 

If you are not using Unraid (and you should be!) then please do not post here, instead head to linuxserver.io to see how to get support.

Edited by linuxserver.io

  • Replies 803
  • Views 254.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • sparklyballs
    sparklyballs

    for radarr "press enter to exit" loop    try exec'ing in to the container and running cd /opt/radarr && curl -o - http://download.sonarr.tv/hotfixes/regression-mono-5.10/NLog.dll

  • I decided to take a gamble and changed preview to nightly (edited template and replaced preview with nightly under Repository ) and it updated and it no longer complains. was on 3.0.0.3790 under

  • I had the same problem. I ended up finding some guidance that recommended opening up your radarr.db file in Browser for SQLite (free app). Once open, export it to a flat SQL file, then re-import it an

Posted Images

Thanks for this! Excited to try this out  8)

One thing I have noticed playing around with this today is all your movies have to be in a directory inside your movie share. They cant just be a movie file on its own in your movie share.

 

So for example:-

 

/movies/example.mkv

 

needs to be

 

/movies/example/example.mkv

 

Cheers.

One thing I have noticed playing around with this today is all your movies have to be in a directory inside your movie share. They cant just be a movie file on its own in your movie share.

 

So for example:-

 

/movies/example.mkv

 

needs to be

 

/movies/example/example.mkv

 

Cheers.

I found this to be an issue too.

 

Have we set it up incorrectly, or do all movies need to be in sub-folders?

I'm able to use subfolders without having to drill into each individual movie file.

 

So my file structure is sorted like this:

 

/mnt/user/unraidshare (or NFS share)/movies/moviequality/movietitle/movie.mkv

 

Sample:

 

/diskstation/media/movies/720ptemp/Shelter.mkv

 

 

I have my Radarr container setup in this way:

 

P4KVpVH.png

 

 

 

Inside Radarr, under Movies -> Add Movie -> Import Existing Movies on Disks, I browse to where I set my container/host path:

 

/media/diskstation/720ptemp/

 

Once my path is set, I Add (click the green checkmark) -> Close, and Radarr scans and recognizes them:

 

http://i.imgur.com/UR49PGO.png

 

This is a small folder with only 5-6 movies as a test bed for the import and recognize and so far so good. I added one of my larger shares, and it seems to recognize all of them.

 

My thoughts so far:

  • It works! Indexers, Download client, Quality Profiles, Connections. I successfully upgraded a 720p file to 1080p and found a release on a indexer, and set to Deluge. We will see about importing once its done
  • There doesn't seem to be a mass add/monitor feature similar to CP. I like the granuarity and control this offers but bulk additions would be great!
  • Under Media Management -> Movie Naming you can't customize the movie folder the same way as the movie file (minor thing, but all my movies are sorted that way so I can easily see qualities at the top level without digging into the subfolder.
    File: {Movie Title} ({Release Year}) {Quality Full}
    Folder: {Movie Title} ({Release Year})
  • Forms Auth works. I will be testing how it works under a reverse proxy (LetsEncrypt)[Edit: works!]

 

unRaid 6.2.4, screenshot attached.

2017-01-12_10_02_08-Alexandria_AddContainer.png.5955ed4ee8eabb1c2887ab701577df6b.png

unRaid 6.2.4, screenshot attached.

 

Better post a pic of your template then.... And what version of Unraid you using?

Umm already said, 6.2.4

2017-01-12_10_26_57-Alexandria_AddContainer.png.814e64b070c01fb589f993b219c7a449.png

Dunno, looks like some dockerhub error to me, Can you pull other images ok?

Try setting static DNS addresses.  We've never seen that particular error here before, but its similar to other issues that were fixed by setting static DNS in Settings - Network

Try setting static DNS addresses.  We've never seen that particular error here before, but its similar to other issues that were fixed by setting static DNS in Settings - Network

 

Yeah, that's why I was asking about other images.  Of note dockerhub upgraded/changed overnight too....

Of note dockerhub upgraded/changed overnight too....

again?!?    >:(

Weird, my other dockers seem to be updating fine. I have the CA auto-update plugin so I usually use that. My DNS is set to my router, which uses google DNS. I will play around with it.

 

 

e: a reboot fixed it  8)

Weird, my other dockers seem to be updating fine. I have the CA auto-update plugin so I usually use that. My DNS is set to my router, which uses google DNS. I will play around with it.

 

 

e: a reboot fixed it  8)

 

;D  Glad you got it sorted.

 

giphy.gif

How does everyone find radarr vs couchpotato? Any showstoppers?

How does everyone find radarr vs couchpotato? Any showstoppers?

 

Considering it's only about 2 weeks into its creation, it needs a lot more work... but what does work already is quite impressive for that short amount of time.

Once imdbid searches start working versus simply by name, that'll be a huge game changer.  I wouldn't call it a daily just yet, but day by day it's getting closer.

One thing I have noticed playing around with this today is all your movies have to be in a directory inside your movie share. They cant just be a movie file on its own in your movie share.

 

So for example:-

 

/movies/example.mkv

 

needs to be

 

/movies/example/example.mkv

 

Cheers.

 

I can't use it much until this is addressed, but obviously I'm dying to use it with couchpotato having no support anymore...

So is this fork of sonarr designed strictly for movies or will it also work for TV shows?  I'm just wondering if it is only a couchpotato replacement or also a sonarr replacement.

So is this fork of sonarr designed strictly for movies or will it also work for TV shows?  I'm just wondering if it is only a couchpotato replacement or also a sonarr replacement.

 

According to the person who forked it, it is supposed to be a couchpotato replacement.

How does everyone find radarr vs couchpotato? Any showstoppers?

 

Just installed it and added some movies. Adding a large collection of movies is tedious as you have to approve each movie. Currently I am unable to use it as I can't get jackett to work as a provider.

I'm able to use subfolders without having to drill into each individual movie file.

 

So my file structure is sorted like this:

 

/mnt/user/unraidshare (or NFS share)/movies/moviequality/movietitle/movie.mkv

 

Sample:

 

/diskstation/media/movies/720ptemp/Shelter.mkv

 

 

I have my Radarr container setup in this way:

 

P4KVpVH.png

 

 

 

Inside Radarr, under Movies -> Add Movie -> Import Existing Movies on Disks, I browse to where I set my container/host path:

 

/media/diskstation/720ptemp/

 

Once my path is set, I Add (click the green checkmark) -> Close, and Radarr scans and recognizes them:

 

http://i.imgur.com/UR49PGO.png

 

This is a small folder with only 5-6 movies as a test bed for the import and recognize and so far so good. I added one of my larger shares, and it seems to recognize all of them.

 

My thoughts so far:

  • It works! Indexers, Download client, Quality Profiles, Connections. I successfully upgraded a 720p file to 1080p and found a release on a indexer, and set to Deluge. We will see about importing once its done
  • There doesn't seem to be a mass add/monitor feature similar to CP. I like the granuarity and control this offers but bulk additions would be great!
  • Under Media Management -> Movie Naming you can't customize the movie folder the same way as the movie file (minor thing, but all my movies are sorted that way so I can easily see qualities at the top level without digging into the subfolder.
    File: {Movie Title} ({Release Year}) {Quality Full}
    Folder: {Movie Title} ({Release Year})
  • Forms Auth works. I will be testing how it works under a reverse proxy (LetsEncrypt)[Edit: works!]

 

I've had to manually add them all, which is annoying.

Anyone able to import a movie once it's downloaded properly since the last update?

For me files are just sitting in the complete folder, waiting to move, but since drone factory isn't functional yet, everything just sits doing nothing.

 

Nevermind, seems this is already a known issue, and since Discordd and all the devs are extremely active, already received the answer from them.

anyone try to get Cardigann to work with Radarr? I have a Cardigann install for Sonarr and tried to reuse the url/api key and tried to copy it over to radarr but it fails. Wonder if i need a second Caridgann install for Radarr or if it's just a bug in this early development.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.