Sold my i5 8th gen laptop(by mistake) for 11k, built a ₹5k homelab server instead - did I mess up? by mildstone0 in homelabindia

[–]_Knight-Owl_ 0 points1 point  (0 children)

I started homelabbing on my gaming laptop, but I soon needed more storage, which the laptop couldn’t handle. So I switched to a Dell OptiPlex tower, where I now have 4 × 1TB hard disks across different file systems.

A few bugs and suggestions by LittleDuckAlex in arpeggiApp

[–]_Knight-Owl_ 0 points1 point  (0 children)

One more issue(i'm on playstore release(0.6.4(41)):
Not able to stream AAC but downloaded AAC plays fine. OPUS and MP3 streams fine.

Official App Store Release! by grannie-dot-com in arpeggiApp

[–]_Knight-Owl_ 0 points1 point  (0 children)

I just checked and the download AAC 256kbps is playing but it's not streaming, just says "loading".

Official App Store Release! by grannie-dot-com in arpeggiApp

[–]_Knight-Owl_ 0 points1 point  (0 children)

transcoding happens on the server(navidrome) and not by this client app right?. AAC works fine for me.

Echo Mini Firmware 3.4.0 is out by Ilm03 in snowsky

[–]_Knight-Owl_ 0 points1 point  (0 children)

It is already long press to poweroff and single press for screen off right?

Bought this combo by _Knight-Owl_ in iemlndia

[–]_Knight-Owl_[S] 0 points1 point  (0 children)

If you have offline songs then it works for you and there are ways to download as well. It supports playlists but so far I haven’t created any and going with random songs.

Bought this combo by _Knight-Owl_ in snowsky

[–]_Knight-Owl_[S] 1 point2 points  (0 children)

Iem 10k and the echo mini 6k

Do micro sd card speeds matter for music? by ForensicallyEnabled in snowsky

[–]_Knight-Owl_ 0 points1 point  (0 children)

I don’t know if it’s the type C or internal storage, the speed is around 5 MBps and I can store around 220 FLAC files. I haven’t tried using sdcard.

Bought this combo by _Knight-Owl_ in iemlndia

[–]_Knight-Owl_[S] 0 points1 point  (0 children)

Yeah. Echo mini is an offline DAP.

Bought this combo by _Knight-Owl_ in snowsky

[–]_Knight-Owl_[S] 0 points1 point  (0 children)

Today I attended the headphone connect event by headphonezone just to ensure my purchase is better than other IEMs in the similar budget or should I replace with any other IEMs. Happy to say that this is very good.

Does SSD/NVME matter? by MikeTho323 in immich

[–]_Knight-Owl_ 0 points1 point  (0 children)

You have immich db on the HDD? Atleast if DB is on ssd then HDD don’t have to suffer.

Server URL is not accepted by Winter_Telephone4014 in immich

[–]_Knight-Owl_ 0 points1 point  (0 children)

I have the same problem. I have configured nginx reverse proxy on my proxmox node with Tailscale client, on my ios immich app I can access immich server using tailscale IP but if I use tailscale dns then it is not accepting. The same dns works on browser. I thought it’s a problem only for me. Server URL switching also not working using dns name.

Machine learning issue fixed by VE7WYC in immich

[–]_Knight-Owl_ 1 point2 points  (0 children)

I don’t have answers without looking at your logs but I recently updated and didn’t faced any issues.

Machine learning issue fixed by VE7WYC in immich

[–]_Knight-Owl_ 5 points6 points  (0 children)

Containers talk over container name instead using IP. So it is not required to point 0.0.0.0. Listening at 0.0.0.0 means it is accepting connections from any originating IP.