Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. Someone help me understand the sonarr to jellyfin workflow

Someone help me understand the sonarr to jellyfin workflow

Scheduled Pinned Locked Moved Selfhosted
selfhosted
38 Posts 29 Posters 342 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D [email protected]

    You didn't specify but this sounds like an issue where you are confusing sonarr and radarr where only one is configured "properly".

    S This user is from outside of this forum
    S This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #6

    You're right, radarr is the one that handles moving stuff around isn't it? Tbh I've got massive add so I get super into these projects and the setup, but when it comes to maintaining, I've completely forgotten how everything works.

    Would you happen to know how I can fix this through radarr?

    D C 2 Replies Last reply
    0
    • S [email protected]

      You're right, radarr is the one that handles moving stuff around isn't it? Tbh I've got massive add so I get super into these projects and the setup, but when it comes to maintaining, I've completely forgotten how everything works.

      Would you happen to know how I can fix this through radarr?

      D This user is from outside of this forum
      D This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #7

      Sonarr is TV and radarr is movies.

      S 1 Reply Last reply
      0
      • S [email protected]

        Uh oh, if that's the case I'm in trouble, see, I have a blanket "72 hours" seeding ratio set up in qbit, specifically for a private tracker I'm using, but the shows I download don't necessarily need that requirement.

        I may have to find a way to only send seeding goals for specific torrents if seeding is causing it to not be transferred over

        L This user is from outside of this forum
        L This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #8

        But also, if you are just seeing the files on your drive but the torrents aren't listed in qbit anymore make sure to ignore me altogether!

        1 Reply Last reply
        0
        • S [email protected]

          So I've got jellyfin all set up, but I'm having some issues with files downloading from qbittorrent and Knowing exactly how and when they get moved over, either the sonar or jellyfin repository, whichever is the final destination. This is important because my torrenting drive is separate from my media drive. I have noticed some shows and files staying on my torrenting drive while others go over to the media drive. And I'm and to figure out where the issue might be that's causing this, I think I need a refresher on exactly how and when these files are supposed to be moved over. Since I can't find any sort of documentation inside the apps.

          Can anybody explain this to me like super simply? I just took an edible and it's starting to kick in, but I still want to figure this out. Thanks y'all!

          R This user is from outside of this forum
          R This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #9

          Do you have sonarr set to copy or hard link on import

          Copy will fuck over your ability to seed, hard link will result in the files staying on your torrenting drive

          dan@upvote.auD 1 Reply Last reply
          0
          • R [email protected]

            Do you have sonarr set to copy or hard link on import

            Copy will fuck over your ability to seed, hard link will result in the files staying on your torrenting drive

            dan@upvote.auD This user is from outside of this forum
            dan@upvote.auD This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #10

            You can't hard link across drives, so it's not possible to use hard links if the OP wants torrents and media to be on two separate drives.

            R 1 Reply Last reply
            0
            • P [email protected]

              If the torrents are still seeding when the import in arrs happens, it would copy the file(s) to your media folder so you'd have two copies now. If the torrent is done seeding and, I think if you have completed download handling enabled, it'll do a move instead so you'd end up with only one copy.

              Ideally though you want a hardlink compatible setup but from what you said you do not.

              Jellyfin just monitors your media folder which is managed by the arrs.

              H This user is from outside of this forum
              H This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #11

              Is there a way to use symlinks instead? I’d think it would be possible, even with Docker - it would just require the torrent directory to be mounted read-only in the same location in every Docker container that had symlinks to files on it.

              I S 2 Replies Last reply
              0
              • dan@upvote.auD [email protected]

                You can't hard link across drives, so it's not possible to use hard links if the OP wants torrents and media to be on two separate drives.

                R This user is from outside of this forum
                R This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #12

                Oh right duh. Disregard what I said, obviously. Been ages since I’ve used a setup that’s not one big pool

                1 Reply Last reply
                0
                • D [email protected]

                  Sonarr is TV and radarr is movies.

                  S This user is from outside of this forum
                  S This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #13

                  Oh yeah no I'm taking about sonarr then

                  1 Reply Last reply
                  0
                  • H [email protected]

                    Is there a way to use symlinks instead? I’d think it would be possible, even with Docker - it would just require the torrent directory to be mounted read-only in the same location in every Docker container that had symlinks to files on it.

                    I This user is from outside of this forum
                    I This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #14

                    That's not something they natively support, it's hard links or a copy.

                    1 Reply Last reply
                    0
                    • S [email protected]

                      So I've got jellyfin all set up, but I'm having some issues with files downloading from qbittorrent and Knowing exactly how and when they get moved over, either the sonar or jellyfin repository, whichever is the final destination. This is important because my torrenting drive is separate from my media drive. I have noticed some shows and files staying on my torrenting drive while others go over to the media drive. And I'm and to figure out where the issue might be that's causing this, I think I need a refresher on exactly how and when these files are supposed to be moved over. Since I can't find any sort of documentation inside the apps.

                      Can anybody explain this to me like super simply? I just took an edible and it's starting to kick in, but I still want to figure this out. Thanks y'all!

                      muntedcrocodile@lemm.eeM This user is from outside of this forum
                      muntedcrocodile@lemm.eeM This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #15

                      U can always just use the media stack docker image it practically does everything for you

                      1 Reply Last reply
                      0
                      • S [email protected]

                        Uh oh, if that's the case I'm in trouble, see, I have a blanket "72 hours" seeding ratio set up in qbit, specifically for a private tracker I'm using, but the shows I download don't necessarily need that requirement.

                        I may have to find a way to only send seeding goals for specific torrents if seeding is causing it to not be transferred over

                        C This user is from outside of this forum
                        C This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #16

                        If you're using docker it's easy to set up a second qbittorrent on a different port to meet different needs.

                        1 Reply Last reply
                        0
                        • S [email protected]

                          So I've got jellyfin all set up, but I'm having some issues with files downloading from qbittorrent and Knowing exactly how and when they get moved over, either the sonar or jellyfin repository, whichever is the final destination. This is important because my torrenting drive is separate from my media drive. I have noticed some shows and files staying on my torrenting drive while others go over to the media drive. And I'm and to figure out where the issue might be that's causing this, I think I need a refresher on exactly how and when these files are supposed to be moved over. Since I can't find any sort of documentation inside the apps.

                          Can anybody explain this to me like super simply? I just took an edible and it's starting to kick in, but I still want to figure this out. Thanks y'all!

                          E This user is from outside of this forum
                          E This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #17

                          Sonarr gets torrents and sends to qbittorrent, qbittorrent downloads the torrent and puts the downloaded file somewhere, sonarr then picks up that file and moves it to its final destination where jellyfin expects it

                          E I G 3 Replies Last reply
                          0
                          • H [email protected]

                            Is there a way to use symlinks instead? I’d think it would be possible, even with Docker - it would just require the torrent directory to be mounted read-only in the same location in every Docker container that had symlinks to files on it.

                            S This user is from outside of this forum
                            S This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #18

                            Wouldn't symlinks essentially "copy" the file? I need it to be deleted, so it doesn't fill up the drive

                            F 1 Reply Last reply
                            0
                            • S [email protected]

                              Wouldn't symlinks essentially "copy" the file? I need it to be deleted, so it doesn't fill up the drive

                              F This user is from outside of this forum
                              F This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #19

                              No. Symlinks and hardlinks are two approaches to creating a "pointer to a file." They are quite different in implementation, but at the high level:

                              • Symlinks can point to other filesystems, hardlinks only work on the same filesystem.
                              • You can delete the target of a symlink (or even create one that points at nothing), but a hardlink always points to a real file.
                              1 Reply Last reply
                              0
                              • S [email protected]

                                So I've got jellyfin all set up, but I'm having some issues with files downloading from qbittorrent and Knowing exactly how and when they get moved over, either the sonar or jellyfin repository, whichever is the final destination. This is important because my torrenting drive is separate from my media drive. I have noticed some shows and files staying on my torrenting drive while others go over to the media drive. And I'm and to figure out where the issue might be that's causing this, I think I need a refresher on exactly how and when these files are supposed to be moved over. Since I can't find any sort of documentation inside the apps.

                                Can anybody explain this to me like super simply? I just took an edible and it's starting to kick in, but I still want to figure this out. Thanks y'all!

                                D This user is from outside of this forum
                                D This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #20

                                So, sonarr starts the download in qbittorrent, monitors it, and imports it in its Library once it's completed. First of all check inside Sonarr whether it has imported the file or not, it could be that it was imported but not moved.

                                1 Reply Last reply
                                0
                                • E [email protected]

                                  Sonarr gets torrents and sends to qbittorrent, qbittorrent downloads the torrent and puts the downloaded file somewhere, sonarr then picks up that file and moves it to its final destination where jellyfin expects it

                                  E This user is from outside of this forum
                                  E This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #21

                                  And it's good to use hard links.

                                  wrrzag@lemmy.mlW T 2 Replies Last reply
                                  0
                                  • S [email protected]

                                    So I've got jellyfin all set up, but I'm having some issues with files downloading from qbittorrent and Knowing exactly how and when they get moved over, either the sonar or jellyfin repository, whichever is the final destination. This is important because my torrenting drive is separate from my media drive. I have noticed some shows and files staying on my torrenting drive while others go over to the media drive. And I'm and to figure out where the issue might be that's causing this, I think I need a refresher on exactly how and when these files are supposed to be moved over. Since I can't find any sort of documentation inside the apps.

                                    Can anybody explain this to me like super simply? I just took an edible and it's starting to kick in, but I still want to figure this out. Thanks y'all!

                                    ? Offline
                                    ? Offline
                                    Guest
                                    wrote on last edited by
                                    #22

                                    I’ve literally just set this all up and it’s working now after some tinkering, so here’s what I found out. Assuming you have correctly configured the sonarr/qbitorrent api keys and credentials:

                                    When you make a TV show request in Sonarr, it will automatically add the torrent to your download client (e.g qbitorrent)

                                    qbitorrent will then download the file to wherever you specify (e.g. /torrents/completed)

                                    periodically, Sonarr will scan that /torrents/completed folder, and if it finds the tagged TV show, it will either copy or hard link that video file to your specified media folder (e.g. /media/tv-shows)

                                    JellyFin will do the same, periodically scanning your media folders to see if there are any updates

                                    P D sexualpolytope@lemmy.sdf.orgS 3 Replies Last reply
                                    0
                                    • S [email protected]

                                      Uh oh, if that's the case I'm in trouble, see, I have a blanket "72 hours" seeding ratio set up in qbit, specifically for a private tracker I'm using, but the shows I download don't necessarily need that requirement.

                                      I may have to find a way to only send seeding goals for specific torrents if seeding is causing it to not be transferred over

                                      C This user is from outside of this forum
                                      C This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #23

                                      You can set individual seed time/ratios in the indexer settings for each tracker in sonarr and radarr.

                                      1 Reply Last reply
                                      0
                                      • S [email protected]

                                        You're right, radarr is the one that handles moving stuff around isn't it? Tbh I've got massive add so I get super into these projects and the setup, but when it comes to maintaining, I've completely forgotten how everything works.

                                        Would you happen to know how I can fix this through radarr?

                                        C This user is from outside of this forum
                                        C This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #24

                                        You would need to post your config.

                                        First guess is read/write access. Either sonarr can't read the download directory, or it can't write to the media directory.

                                        1 Reply Last reply
                                        0
                                        • S [email protected]

                                          So I've got jellyfin all set up, but I'm having some issues with files downloading from qbittorrent and Knowing exactly how and when they get moved over, either the sonar or jellyfin repository, whichever is the final destination. This is important because my torrenting drive is separate from my media drive. I have noticed some shows and files staying on my torrenting drive while others go over to the media drive. And I'm and to figure out where the issue might be that's causing this, I think I need a refresher on exactly how and when these files are supposed to be moved over. Since I can't find any sort of documentation inside the apps.

                                          Can anybody explain this to me like super simply? I just took an edible and it's starting to kick in, but I still want to figure this out. Thanks y'all!

                                          evkob@lemmy.caE This user is from outside of this forum
                                          evkob@lemmy.caE This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #25

                                          I just took an edible and it's starting to kick in, but I still want to figure this out.

                                          Getting stoned and getting the magic rocks in my homelab to do my bidding one of my favourite ways to use up my time on this Earth.

                                          U 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups