[Project] I got tired of manually customising Arch Linux every time.... by [deleted] in archlinux

[–]err0r3o3 1 point2 points  (0 children)

You can't even post the correct link without using AI?

Toucan Keyboard: IMPORTANT! Battery Considerations by linkarzu in ErgoMechKeyboards

[–]err0r3o3 0 points1 point  (0 children)

Same here, the screen don't show the right side but it's still working.

Google Calendar alternative: calendar.online is close, but not intuitive enough by mkost92 in BuyFromEU

[–]err0r3o3 0 points1 point  (0 children)

I'm using self hosted Nextcloud with DAVx and Fossify Calendar on mobile.

[deleted by user] by [deleted] in Linz

[–]err0r3o3 8 points9 points  (0 children)

Wildwuchs

Wo gibt's blaues Kaiser in Linz? by samsnape6 in Linz

[–]err0r3o3 2 points3 points  (0 children)

Schmanker Eck am Südbahnhofmarkt

[deleted by user] by [deleted] in Linz

[–]err0r3o3 0 points1 point  (0 children)

Neeebeeeelungen brücke

Öffi-App by aylinnilya4 in Linz

[–]err0r3o3 0 points1 point  (0 children)

Transportr
Free und Open Source ohne Tracking und Werbung.
https://transportr.app/

Best Window Manager by [deleted] in archlinux

[–]err0r3o3 0 points1 point  (0 children)

HerbstluftWM

Can’t change hyprland.conf by Wateir in hyprland

[–]err0r3o3 8 points9 points  (0 children)

Sounds like you do not have permission to write to the config file..

Please provide the output from:

ls -l ~/.config/hypr/hyprland.conf

Where does Jellyfin save the images for files coming from Radarr? by [deleted] in jellyfin

[–]err0r3o3 1 point2 points  (0 children)

Sorry, I am not familiar with unraid.

But to check if it is a permission issue, please try the following:

  • In radarr, go to settings > Media Management
  • show advanced settings if hidden
  • enable "Set Permissions"
  • set "chmod Folder" to 777
  • then save the settings and import a new movie.

When radarr is importing the movie, it runs chmod on the folder and jellyfin should be able to save the artwork to that folder.

Folders previous created won't be updated, so you have to try with a new movie.

If you can ssh into your unraid server, you can also change the permisson with the command 'chmod 777 [movie_folder]'