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] JPDVM2014 Templates

Featured Replies

Posted the same on the github page saw that there was a unraid thread later as well.


https://libgen.is/ is blocked here (Netherlands) and only accessibele by VPN.
 

Since the wiki only support 1 url at this moment.

libgen_address: The URL for Library Genesis. The only supported URL at present is http://libgen.is.

  • Replies 228
  • Views 34.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Posting to say thank you! I have been running Radicale server container on my Unraid home server for a month now and it's been fantastic for organizing personal and family activities. Our family

  • ... I forgot I was setting all that up while remote... So obviously LAN IP not working... My bad, sorry, all working

  • @JPDVM2014 thanks! that did it! also thanks for mentioning the delete/rename - i'm fairly new with this 🙃     @adambeck7 if you are still looking for a solution this worked for me!

Posted Images

Hi,

 

When I install LMS on my UnRAID server I get an error.

 

docker run
  -d
  --name='lms'
  --net='bridge'
  --pids-limit 2048
  -e TZ="Europe/Paris"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="UnRAID"
  -e HOST_CONTAINERNAME="lms"
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:5082]'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/JPDVM2014/icons/main/lms.webp'
  -p '5082:5082/tcp'
  -v '/mnt/user/Music Complete/':'/music complete':'ro'
  -v '/mnt/ssd-pool/appdata/lms':'/var/lms':'rw'
  -v '/mnt/ssd-pool/appdata/lms/config/':'/etc/':'ro'
  --user 99:100 'epoupon/lms:latest'

e13fcb56eefc8dccfb0a94554d27f4230f0ff41c326b66e48d12228bb1247aa1
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/docker/containers/e13fcb56eefc8dccfb0a94554d27f4230f0ff41c326b66e48d12228bb1247aa1/resolv.conf" to rootfs at "/etc/resolv.conf": open /var/lib/docker/btrfs/subvolumes/dcabebd7c50e5abbcccdc95ec42909f60533cd142f8332c8e9dded14230500c6/etc/resolv.conf: read-only file system: unknown.

The command failed.

 

What is the cause of this, and how to resolve?

  • Author
13 hours ago, TallMan206 said:

  -v '/mnt/user/Music Complete/':'/music complete':'ro'
 

I think it is this line. It should be:

 

 

/mnt/user/Music Complete/':'/music':'ro'

 

You have to keep the container path as /music

Edited by JPDVM2014

6 hours ago, JPDVM2014 said:

I think it is this line. It should be:

 

 

/mnt/user/Music Complete/':'/music':'ro'

 

You have to keep the container path as /music

I changed it, but still the error:
6832a27680156c4dc412edc80c7c98278c14cf17bd959ab78d578f8d0ee8e4a3
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/docker/containers/6832a27680156c4dc412edc80c7c98278c14cf17bd959ab78d578f8d0ee8e4a3/resolv.conf" to rootfs at "/etc/resolv.conf": open /var/lib/docker/btrfs/subvolumes/c24ae8e7d723af04d2793928a65f9dde956713a9aab8de3e30807b1b64e1ed58/etc/resolv.conf: read-only file system: unknown.

  • Author

I'm not sure then. It really looks like a docker issue instead of the container. The container isn't even getting a chance to startup.

2 minutes ago, JPDVM2014 said:

I'm not sure then. It really looks like a docker issue instead of the container. The container isn't even getting a chance to startup.

Yeah, I even removed the docker image already and restarted. All other dockers install fine except this one. 

  • Author

Did you reinstall from the CA store or do a fresh install of the template? Only other suggestion I have is to completely remove it and start with a fresh template. Other than that, might be worth asking at the creator's github: https://github.com/epoupon/lms

 

I checked to make sure there weren't any recent breaking changes, and I didn't see anything. Sorry I can't help more.

6 minutes ago, JPDVM2014 said:

Did you reinstall from the CA store or do a fresh install of the template? Only other suggestion I have is to completely remove it and start with a fresh template. Other than that, might be worth asking at the creator's github: https://github.com/epoupon/lms

 

I checked to make sure there weren't any recent breaking changes, and I didn't see anything. Sorry I can't help more.

No problem. I appreciate your help very much. 

Kapowarr hangs on import until I restart the docker instance. Not a big deal, but curious if maybe there is a setting I have wrong that would correct this. It doesn't do it on every file, but randomly. 

  • Author
6 hours ago, Bigsteve76 said:

Kapowarr hangs on import until I restart the docker instance. Not a big deal, but curious if maybe there is a setting I have wrong that would correct this. It doesn't do it on every file, but randomly. 

It doesn't look like anything changed with the installation instructions on the project's github, so it may be worth asking over there to see if the dev has any ideas.

 

https://github.com/Casvt/Kapowarr

  • 4 weeks later...

 Hello,

 

I am trying to install bookbounty, but after installing, I cannot seem to get the container to run.  When I check the logs, I see the following

 

chown: /bookbounty/.git/refs/remotes: Operation not permitted
chown: /bookbounty/.git/refs/remotes: Operation not permitted
chown: /bookbounty/.git/refs/tags: Operation not permitted
chown: /bookbounty/.git/refs/tags: Operation not permitted
chown: /bookbounty/.git/refs: Operation not permitted
chown: /bookbounty/.git/refs: Operation not permitted
...

 

From what I gathered from this git post https://github.com/TheWicklowWolf/BookBounty/issues/27, it seems that there is a script that needs to run with SU permissions that might be getting blocked. I was wondering if you had gotten it to run and how you might have done so?

  • Author

I removed the "--user 99:100" from my template. I added it previously because the hardcoded 1000:1000 were causing issues on unraid. Now with the PUID/PGID variables able to be set, it works with them set as variables in the template instead.

The template should work again once the Community App store updates.

 

If you don't want to wait, you can remove --user 99:100 from the extra parameters, and add a PUID = 99 and PGID = 100 variables.

Edited by JPDVM2014

That worked. I had added the PUID and PGID previously but didn't know to remove the -user 99:100. Many thanks

  • 1 month later...

Soularr help needed,

 

I've installed Soularr, I got it to sync up with Lidarr just fine and download files. But Lidarr doesn't seem to be picking up on the files. I'm not sure what I'm doing wrong here. Let me know what info you need. Running this on Unraid

 

config file for slskd - directory path

image.png.27a8d0f6224e136f5e601a240fe34ec8.png

 

Soularr template

image.png.e452220564ca2b833bddf5dabc9d71e9.png

 

 

Lidarr template

image.png.699c7e90734f4c58d432ea2419807ba1.png

 

config for soularr

slskd.thumb.png.45d049e1c97aeece417ed8764e529dc2.png

  • Author

@Trinistan In your soularr config.ini, change Slskd's download directory to "/downloads" without the quotes.

 

That should, hopefully, fix it.

@JPDVM2014 didn't seem to fix it. I've let 3 albums complete so far.

 

Edit: I found this error in the logs of soularr 

 

PermissionError: [Errno 13] Permission denied: '01 Wrong Side Of The Street.flac'
[ERROR|soularr|L690] 2025-01-03T18:46:36-0500: 
 Fatal error! Exiting...
03/01/2025 18:46:36 - Waiting for 300 seconds before checking again...

 

Edited by Trinistan

  • Author

Looks like your slskd config might have an error too. If you are using the CA template, you shouldn't need to manually set the download and incomplete directories. Here is my slskd template for example. The only thing in my slskd.yml is the API key for soularr.

 

Screenshot_20250103_195555_Vivaldi.jpg

  • Author

@Trinistan I just saw your edit about the error. So, I think it is a couple things. First, you'll need to edit your slskd.yml to either remove or correct the directories like I mentioned in my other post. If you are going to manually set them, they ahould be the volumes inside slskd, not your Unraid directory. So, most likely "/downloads" and "/incomplete".

 

Then if you are still getting the permission error, you'll have to change a few more things.

Hello,

 

Comming here for 2 templates, Calibre-Web and Calibre-Web-Automated. I'm a bit loss. Do I need to have both running to use calibre-web with the automation or just Calibre-Web-Automated give all the feature of the first one plus the automated?

 

Thank you

  • Author

@Nodiaque You only need Calibre-Web-Automated. It duplicates the features of Calibre-Web and adds some functionality.

On 1/3/2025 at 7:02 PM, JPDVM2014 said:

Looks like your slskd config might have an error too. If you are using the CA template, you shouldn't need to manually set the download and incomplete directories. Here is my slskd template for example. The only thing in my slskd.yml is the API key for soularr.

 

Screenshot_20250103_195555_Vivaldi.jpg

@JPDVM2014 I've set up my template just like that, I still don't see albums being added and transferred in Lidarr. 

Anything else I need to try?

  • Author

@Trinistan Last thing I can think of would be to double-check your permissions. If you didn't already, go through the readme I typed up here. Especially the slskd note in step 1.

 

https://github.com/JPDVM2014/soularr

 

One other thing, if you followed Trash's guide for your media, you may need to add new mounts to Lidarr and Slskd to remove the /data from them. There is some discussion here about it.

 

https://github.com/mrusse/soularr/issues/58

 

If all that looks good, and it still isn't working, let me know, and I'll see about taking a deep dive through your templates to see if I can find anything.

2 minutes ago, JPDVM2014 said:

@Trinistan Last thing I can think of would be to double-check your permissions. If you didn't already, go through the readme I typed up here. Especially the slskd note in step 1.

 

https://github.com/JPDVM2014/soularr

 

One other thing, if you followed Trash's guide for your media, you may need to add new mounts to Lidarr and Slskd to remove the /data from them. There is some discussion here about it.

 

https://github.com/mrusse/soularr/issues/58

 

If all that looks good, and it still isn't working, let me know, and I'll see about taking a deep dive through your templates to see if I can find anything.

Thanks for the response, yeah I went through the soularr readme several times. 

I do have trash guide set up, I did add the extra mounts and DOWNLOADS_DIR to my slskd template. 

I will read up on the discussion.

Let me take a few more stabs at it, then it may be helpful to go through my settings with a fine tooth comb if you don't mind. I appreciate your time on this and the help you're providing. 

8 hours ago, JPDVM2014 said:

@Trinistan Last thing I can think of would be to double-check your permissions. If you didn't already, go through the readme I typed up here. Especially the slskd note in step 1.

 

https://github.com/JPDVM2014/soularr

 

One other thing, if you followed Trash's guide for your media, you may need to add new mounts to Lidarr and Slskd to remove the /data from them. There is some discussion here about it.

 

https://github.com/mrusse/soularr/issues/58

 

If all that looks good, and it still isn't working, let me know, and I'll see about taking a deep dive through your templates to see if I can find anything.

I tried adding another mount point to Lidarr

image.png.1c1cc2d4a2570b4886f42cd501426f61.png

 

adjusted that mount point in the soularr config

 

download_dir = /slskd/slskd-complete

 

here is the slskd template in unraid

image.thumb.png.941294134faf4ed67ae7c80dc0cec5e9.png

 

slskd.yml

 

 directories:
   incomplete: /incomplete/
   downloads: /downloads/

 

 

 

It doesn't appear Lidarr sees the downloads still. Let me know if you have time to troubleshoot with me. 

 

Thanks again.

Edited by Trinistan

Hi, I'm trying out Kapowarr on Unraid 7.0.0. All seems to be up and running, but downloaded files/folders are being set at root:root, despite PGID and PUID being set. Any ideas? Run command below. Thanks!

 

docker run
  -d
  --name='kapowarr'
  --net='bridge'
  --pids-limit 2048
  --privileged=true
  -e TZ="Europe/London"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="unRAIDpvr"
  -e HOST_CONTAINERNAME="kapowarr"
  -e 'PUID'='99'
  -e 'PGID'='100'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:5656]/'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/JPDVM2014/kapowarr/main/Screenshot_20230524_213057_Firefox%20Nightly_x4.png'
  -p '5656:5656/tcp'
  -v '/mnt/user/downloads/kapowarr/':'/app/temp_downloads':'rw'
  -v '/mnt/user/comics/':'/content':'rw'
  -v '/mnt/user/appdata/kapowarr-db':'/app/db':'rw' 'mrcas/kapowarr:latest'
fc7db88e5c1e55fa96cc2e762041d05f61d9be189b675132cb7c211a286c70d2

 

Edited by Rick Gillyon

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.