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.

saarg

Community Developer
  • Joined

  • Last visited

Everything posted by saarg

  1. It's there. Click here (in the first post). For upgrading the Nextcloud version, please see this guide here.
  2. Tested it here and it's the same. Most likely a bug in calibre-web.
  3. And here I finally thought I knew a little bit of nginx and you implement a new thing crushing my nginx selfesteem! 😛
  4. You have tried to update using both command line and webgui? Did you install the latest v17 before going to v18? Regarding exporting users, you have to check the nextcloud documentation.
  5. You have to set the IP and port in the proxy-pass line instead of the variable. So if there is already a proxy-conf you can use, just edit that one.
  6. Does it say in the logs why it failed?
  7. I didn't see the user part. The users are stored in the database. I have no idea if it's possible to export the users and import it again. If you have it still working, why do you need to set it up again?
  8. He hasn't set the correct permissons for root. Root is a user after all.
  9. Look at the previous page. Hint: occ files:scan
  10. Did you add the variable to add the binary? -e DOCKER_MODS=linuxserver/calibre-web:calibre
  11. You haven't set the permissions for the user correctly. Google for the correct command to allow access.
  12. That is something we don't support. Use local storage for the /config mounts.
  13. The command is executed from your host, so it is complete in the readme. The only thing you have to substitute is which grabber you configure. You need to do docker exec using the -u abc part or else you configure it as root and you will get permission problems.
  14. You are doing it wrong. You use the grabber in tvheadend to grab the info from xmltv.se. In the readme at GitHub linked in the first post, you have the info for configuring the xmltv grabber. Use the Norway xmltv address when it asks for it. Use the Swedish grabber in tvheadend as it works for Norwegian channels also. I used it for years.
  15. Be sure to update the container and also nextcloud. I just tested it here and had no problems adding 2 shares using smb/cifs. I had to update Nextcloud though, as I was still on 17.0.1 and smb/cifs refused to work on that version. You do not have to fill out the field above domain (Ekstern undermappe på norsk). This might be your issue as it tries to use a folder under yourserver\share\ which fails. I think that you mistook this as the place to mount the smb/cifs share inside the container, which is not the case. Why are you trying to run docker exec -it name nextcloud config?
  16. Check the link to the manual update procedure in the first post of this thread for the correct path to occ.
  17. It's yourself that you should be saying sorry to 😉
  18. Permissions looks correct from what you have posted. Only the top one _gsdata is wrong. Don't run commands from another container as that is a sure way to make problems. Remove those from your template. We chmod the /data mount to the correct user and group on start, so restart the container and permissions should be correct. You might have done something to the files inside the container also, so do a force update on the container to set it back to normal.
  19. Have you read the Readme on Github? https://github.com/linuxserver/docker-calibre-web
  20. You can remove the CONTEXT_PATH variable and you don't have to use /airsonic. I don't know why it was set like that when the template was made. Probably to use it in subfolder reverse proxy. You also have to remove the template address so the CONTEXT_PATH field isn't reset each time you update the container. That is a "feature" in the docker implementation in unraid. If I remember correctly you have to enable authoring mode to remove the template address. I have to check if we can remove it now and not affect current users.
  21. Then you are configured something wrong somewhere. If you have followed a guide, go over it and check that you have done everything.
  22. And what is the point of posting that link in our support thread?
  23. You can copy the files to the user you created in Nextcloud, then run the update files command so Nextcloud adds the files to the database. Might be there is a plugin for that. At least there is a plugin for running occ commands from the webui. The command to use is in the nextcloud documentation. For the second question, it's answered multiple times in this thread and searching on google should also give you some guidance.
  24. Use a browser that lets you go to the location. Firefox should let you as far as I know. It has to do with self signed certificates.

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.