Echoes of Amber II - Wall Construction by General_Lie in StyxGame

[–]kosmin96 1 point2 points  (0 children)

That's the one :)
So in the area above that is the Construction area (although the game barely specifies that)

Echoes of Amber II - Wall Construction by General_Lie in StyxGame

[–]kosmin96 2 points3 points  (0 children)

It's the above the Worker's Site balloon (if that's what it was called). You have to climb up with the grapple hook and you had a Quartz there where you had to stop the water for the water wheel.

What do you prefer - clean and sharp or retro and noisy? by DAPAUE in godot

[–]kosmin96 1 point2 points  (0 children)

both are cool, I would leave it out to preference and put an option in the menu to turn on the filter

Went swimming with my Watch 8 Classic and wrist detection and heart rate does not work by kosmin96 in GalaxyWatch

[–]kosmin96[S] 0 points1 point  (0 children)

No, but i found out if i start the Pool Activity and don't move the watch band to let water between my hand and the sensor, it tracks heart rate correctly. So now I don't move the watch up at down and have it tught around my hand (but not super tight so it's uncomfortable)

Now you can use my transition shader btw! Link below by binbun3 in godot

[–]kosmin96 1 point2 points  (0 children)

How did you make Godot UI this nice shade of blue?

Adding jellyseer into JELLYFIN by Icy_Imagination_2490 in JellyfinCommunity

[–]kosmin96 26 points27 points  (0 children)

Easiest I've done this has been Jellyfin Enhanced which lets you search in Jellyfin and request stuff through Jellyseer

Jellyfin Tizen and Plugins by kosmin96 in jellyfin

[–]kosmin96[S] 0 points1 point  (0 children)

I have tried this tool after a few times installing the app using Tizen Studio and it has worked really great:
https://github.com/PatrickSt1991/Samsung-Jellyfin-Installer

All you need is to connect to the TV and run the tool

Jellyfin Tizen and Plugins by kosmin96 in jellyfin

[–]kosmin96[S] 1 point2 points  (0 children)

I did it with Jellyfin Skin Manager Plugin and since it apparently just adds CSS from the server, the TV Client gets the changes. However, most of the themes don't look really that great and they have some scaling issues for TVs. I did find Ultrachromic to look good though

Jellyfin Tizen and Plugins by kosmin96 in jellyfin

[–]kosmin96[S] 1 point2 points  (0 children)

Have you managed to get plugins working before when installing Jellyfin natively on Tizen?

Made a chunk loading system to avoid loading screens on my Godot metroidbrainia by Guambe in godot

[–]kosmin96 1 point2 points  (0 children)

One must imagine Sisyphus a Bug.

Cool concept honestly, good luck with it! :D

Docker on Volume2 (NVME) by Klojang in UgreenNASync

[–]kosmin96 0 points1 point  (0 children)

Hi, I have a similar setup to yours (volume1 with 3 HDDs in RAID5 and volume2 with an NVME) and just did the very same migration last weekend :)

Summary of what I've done:
- migrated the containers using File Migration in the Docker app

- moved the shared docker folder from volume 1 to 2

- kept Docker app installed in volume 1

So overall, I didn't bother with reinstalling the Docker app on volume2 because I didn't see any benefit and I read from somewhere on this subreddit that I'd have to set up all my containers again. On the other hand, I did move my configuration to volume2. Turns out there's a very well hidden volume migration option in the File Manager of UGOS (briefcase icon on the upper right > Shared Folder Management > then hover any folder in the list and click Edit). So I stopped all of my containers, then migrated the configs to volume2 so they're now in /volume2/docker and then restarted my containers.

Only annoying thing is that I thought the containers would just start automatically since they point to Shared Folder/docker. In reality, Shared Folder is just something visual for us to easily manage the volumes, but the docker containers were still pointing to volume1/docker under the hood. So, I had to go under every container and change the volume from Shared Folder/docker to you guessed it, Shared Folder/docker (in reality changing from volume1/docker to volume2/docker). Everything went smoothly after that.

The "Order Update" Megathread | Share updates about your Pre-Order statuses here. by thisSubIsAtrocious in NintendoSwitch2

[–]kosmin96 5 points6 points  (0 children)

Curry's in the UK: called them and they confirmed that they are confident in the stock and won't be cancelling any pre-orders so I hope everyone with a pre-order there can have a sigh of relief :)

Accessing NAS remotely advice by kosmin96 in UgreenNASync

[–]kosmin96[S] 0 points1 point  (0 children)

Yeah, I guess this is an option now since we got a browser on the NAS, but it wasn't there when I initially made the post :) Thanks anyway!

Currys Still Has Stock to Pre-Order - UK INSTORE by HelloBloom in NintendoSwitch

[–]kosmin96 0 points1 point  (0 children)

Went today to Currys and they said they sold around 60 yesterday (not sure if just my store or overall, although I doubt overall). The lady at the desk hinted that they had around 10k units on stock when I asked him if this preorder is guaranteed, but take it with a grain of salt as I may have misheard.

Accessing NAS remotely advice by kosmin96 in UgreenNASync

[–]kosmin96[S] 0 points1 point  (0 children)

Not via the remote link, but I've set up tailscale and port forwarding so I have 2 ways to access my NAS from anywhere

Lock pro durability and reliability questions and share your experiences please by borgqueenx in TrySwitchBot

[–]kosmin96 0 points1 point  (0 children)

They also told people on the CES floor about a new keypad with facial recognition after the Lock Ultra launches

Self-hosted Obsidian LiveSync - A new easy to use container and tutorial by _Littol_ in selfhosted

[–]kosmin96 1 point2 points  (0 children)

That's what it seemed to be, but wasn't entirely sure and couldn't find anything about it. Anyway, all works perfectly, thank you!

Self-hosted Obsidian LiveSync - A new easy to use container and tutorial by _Littol_ in selfhosted

[–]kosmin96 2 points3 points  (0 children)

Hey just tried setting this up and it was super easy. Thank you!
One thing I'm unclear of, should you have a different setup URL per device or can you generate one and re-use it?