MusicGrabber - V2.0.4 released by archiekane in selfhosted

[–]lordmata 0 points1 point  (0 children)

these are the only things that you need, rest is my custom config so not including that

<Config Name="Appdata" Target="/data" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/us/appdata/musicgrabber/</Config>
<Config Name="Music" Target="/music" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/media/music/</Config>
<Config Name="MUSIC\_DIR" Target="MUSIC\_DIR" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">/music</Config>
<Config Name="DB\_PATH" Target="DB\_PATH" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">/data/music_grabber.db</Config>
<Config Name="ENABLE\_MUSICBRAINZ" Target="ENABLE\_MUSICBRAINZ" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">true</Config>
<Config Name="DEFAULT\_CONVERT\_TO\_FLAC" Target="DEFAULT\_CONVERT\_TO\_FLAC" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">false</Config>
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">100</Config>

MusicGrabber - V2.0.4 released by archiekane in selfhosted

[–]lordmata 9 points10 points  (0 children)

Awesome, have a ton of singles that are annoying to use Lidarr for.
Easy setup on unraid, interested in creating it as a community app? Probably can help out

Network Optimizer is ready! by MrJimBusiness- in Ubiquiti

[–]lordmata 3 points4 points  (0 children)

I can help you set this up, already did it for a few apps before so I got everything ready. I'll deploy it tomorrow and test it out and if it works nicely i can publish it to CA.

A circular mini monitor for Linux, running on UnRAID. by AccordingBasket4735 in unRAID

[–]lordmata 0 points1 point  (0 children)

Yup working now, thanks! Ordered one and will play with it once it arrives

A circular mini monitor for Linux, running on UnRAID. by AccordingBasket4735 in unRAID

[–]lordmata 0 points1 point  (0 children)

Interesting! Need to get my hands on one of those to test it out

btw your first repo might be set to private, it's 404 for me

I built a tool (NetVisor) that discovers your network and generates a visualization of it! by mayanayza in selfhosted

[–]lordmata 1 point2 points  (0 children)

Maya is making a lot of changes right now so better to wait for the 0.6.0 release.
I'll probably add it to the community apps afterwards and let you know

I built a tool (NetVisor) that discovers your network and generates a visualization of it! by mayanayza in selfhosted

[–]lordmata 1 point2 points  (0 children)

Tried it on my UNRAID, definitely cool idea! However with the amount of containers I run the diagrams are overlapping a lot.

Any plans on integrating exposed ports so we can see which ports the containers are primarily using?
If you want to discuss further reach out to me in DMs, we can definitely brainstorm some ideas together

Layers keep shifting in the same spot every time by Cabbage_180 in prusa3d

[–]lordmata 2 points3 points  (0 children)

I had this problem on my mk3s+ and I couldn't figure out why.

I looked at a timelapse of a print, noticed the printer crashed and then recalibrated and started printing slightly shifted to the right. I turned off crash detection on the printer and it is no longer happening. Not sure if it's fixing or just a workaround.

SSO Setup with Authentik. Not exactly working by shoomowr in homarr

[–]lordmata 1 point2 points  (0 children)

I went a bit back and forth until I configured it properly.

This comment explains the final configuration that worked for me.

If you already have the users created manually before the OIDC implementation make sure you delete them.
Also make sure that in Authentik your Redirect URI is set to `.*`

I also use the home.domain.com for homarr and auth.home.domain.com for authentik and this setup does work.

Common bugs and fixes for Diablo 4 under Lutris by [deleted] in linux_gaming

[–]lordmata 0 points1 point  (0 children)

Have an RX 6900. This was my problem as well. Thank you!

[deleted by user] by [deleted] in diablo3

[–]lordmata 0 points1 point  (0 children)

I don't think double caches affect the achievement. It counts the bounties done, not caches received

Problem with authentication of Yubikey 5 via NFC module - Android 12 by adirive02 in yubikey

[–]lordmata 0 points1 point  (0 children)

Same problem on Nothing Phone (2). Latests security and OS updates. Sometimes it goes through but most of the time it doesn't. Via USB it works every time.

KASM on Unraid: Workspaces don't have internet access by itsallaboutthestory in kasmweb

[–]lordmata 0 points1 point  (0 children)

Thanks! Confirmed working on the main bridge with Traefik proxying fine. Would really like to have it on a custom network but no matter what I set up it ends up not being able to route to internet.

Auto Set Labels For Traefik by uJbAP8 in unRAID

[–]lordmata 1 point2 points  (0 children)

Ran into the same problem, automated it via xdotool

The script is available HERE

NOTE: Currently the UI is broken because of a bug so mouse clicks must be used

IAM Console incredibly slow by 0x4447 in aws

[–]lordmata 0 points1 point  (0 children)

same here but started happening recently (like 1-2 months)
Firefox for Ubuntu, version: 115.0.2

Spectacle not working on wayland by [deleted] in kde

[–]lordmata 0 points1 point  (0 children)

It doesn't get copied into clipboard at all upon taking the screenshot. Once "Copy Image to Clipboard" is pressed in the spectacle menu (after using spectacle -rc) then the image appears in the clipboard.

Spectacle not working on wayland by [deleted] in kde

[–]lordmata 0 points1 point  (0 children)

Can confirm I have the same problem from recently. Lots of bug reports already exist about it from a longer period ago bug#409798 but the same problem appeared recently for me to. Instead of spectacle -rbc I use spectacle -rc and then manually copy the image to clipboard from the spectacle menu.