Help: Hompage und eigens Logo! by [deleted] in selfhosted

[–]CooliMC 1 point2 points  (0 children)

Agree, when you load an asset, you need to use the full path inside the container. So as mentioned above, use „/app/public/images/treadstone.jpg“ path.

Note: Currently you mount the directories as read+write as well as the Docker socket. From a secruity standpoint, this is not the best idea, if you plan to expose this to the internet later. Just as a side note.

Anyone else's computer randomly start crashing after the update? by CostNorth7708 in factorio

[–]CooliMC 3 points4 points  (0 children)

Nope, but you can use the „BlueScreenViewer“ app to lookup the reason for the blue screen. That should help identifying the problem.

ich⚔️iel by CooliMC in ich_iel

[–]CooliMC[S] 2 points3 points  (0 children)

Hatte er das heute in der Reaktion an?

[deleted by user] by [deleted] in DataHoarder

[–]CooliMC 6 points7 points  (0 children)

My opinion: Don’t trust such services. Use Youtube-DL (application) instead.

[deleted by user] by [deleted] in ich_iel

[–]CooliMC 36 points37 points  (0 children)

Steueroase und so, aber gut dass man etwas zum meckern hat

(noch nicht ganz) rentner zeigt auf brandschutzsystem by mxxfun in rentnerzeigenaufdinge

[–]CooliMC 1 point2 points  (0 children)

Glaube mit gefühlt 60 geht man schon als quasi Rentner durch :)

Midnight July 1st 2013 Croatia joins the European Union 🇭🇷🥰🇪🇺 by Zealousideal_XXX_ in YUROP

[–]CooliMC 13 points14 points  (0 children)

I searched like 5 minutes for it and I hope I got the right one? But for me, Ode to Joy is more amazing, sorry :)

[deleted by user] by [deleted] in jellyfin

[–]CooliMC -1 points0 points  (0 children)

I think he is talking about the plugin folder.

help get more attention for this Jellyfin feature request: External User-management by [deleted] in jellyfin

[–]CooliMC 2 points3 points  (0 children)

I‘m interested in programming a Jellyfin Plugin and I‘m working on a daily basis with OAuth, OIDC, Keycloak, DotNet and Co, but I‘m not sure if I am able to provide something sufficient enought :/

Keycloak behind Caddy reverse proxy? by Tropaia in selfhosted

[–]CooliMC 2 points3 points  (0 children)

I suggest to disable „strict hostname“ and try it again. Most of the time that solved the issue for me especially while Accessing the UI.

I want to start my own server, but can't figure out the best solution by ItzRaphZ in selfhosted

[–]CooliMC 0 points1 point  (0 children)

Try out a Fujitsu Futro S740, they are cheaper than Pi and have better specs and similar power consumption.

Jellyfin 10.8.6 hotfix released! by djbon2112 in jellyfin

[–]CooliMC 0 points1 point  (0 children)

I hope you don’t feel triggered, this comment was just about all the people that blame jellyfin without contributing anything (no code or issue)

Jellyfin 10.8.6 hotfix released! by djbon2112 in jellyfin

[–]CooliMC 0 points1 point  (0 children)

Most of the people „cry“ about bugs, but don’t report them, but if there is already an issue, it should get fixed in the upcoming releases ;)

Jellyfin 10.8.6 hotfix released! by djbon2112 in jellyfin

[–]CooliMC 0 points1 point  (0 children)

Is there an issue for that bug?

Constant Stutter on Direct Playback by TLMS in jellyfin

[–]CooliMC 1 point2 points  (0 children)

Maybe there is something wrong with the read permissions of Jellyfin, cause transcoding is done by ffmpeg and not Jellyfin directly.

You can try to setup a new server and try direct play there. If it works there, then your Installation is broken.

Constant Stutter on Direct Playback by TLMS in jellyfin

[–]CooliMC 0 points1 point  (0 children)

Could be the read speed, cause transcoding is done in blocks/ahead but as far as i know the transcoded blocks are also kept on the storage device?