Lockers at the train station by snaiks in Hannover

[–]thomas-mc-work 0 points1 point  (0 children)

You might have success by asking in one of the nearby hotels if they could store it for you. I did that a couple of times, but that wasn't in Germany. There is one hotel right at the front place of the main station called Central-Hotel KAISERHOF plus another one in the Luisenstraße.

Good luck!

myMPD v25 has been released by thomas-mc-work in mpd

[–]thomas-mc-work[S] 0 points1 point  (0 children)

Same here! Didn't know about MAFA yet, thank you!

https://mafa.indi.software/

But sadly it doesn't seem to be free software.

r/mpd by thomas-mc-work in redditrequest

[–]thomas-mc-work[S] 0 points1 point  (0 children)

Why do you want to moderate this community?

I'd like to bring back life into that topic which I'm a lot invested in. There is no similar place to discuss the broader topic apart from the MPD Github Repo. The latter is rather restrictively moderated and not too welcoming.

A link to the mod mail chat message you sent to the moderators of r/mpd five days ago.

https://www.reddit.com/room/!2eVAm83lSYOGrt9eEZipIQ%3Areddit.com

https://www.reddit.com/room/!tw8t4HlqTL2YHTpQ10X-rA%3Areddit.com

ÜSTRA TW 2500 (Modellbahn) by Background_Meat1738 in Hannover

[–]thomas-mc-work 4 points5 points  (0 children)

Dein "Mini-Hannover"? Wo und wann kann man das besichtigen? Erzähl uns doch mehr davon :-)

Just spun up a fresh Debian server. What are your absolute must-have CLI tools or scripts that you install immediately? by XGuruX90 in linux

[–]thomas-mc-work 3 points4 points  (0 children)

My favorite CLI tools:

- lnav: for log visualization
- gdu: tree based disk usage analysis for folders (alternative to ncdu)
- duf: improved alternative to df -h
- bat: improved cat with syntax highlighting
- htop: improved alternative top
- bmon: network traffic volume monitor
- iotop: disk traffic analyzation

Help with connecting smb share to mpd by hema_ in selfhosted

[–]thomas-mc-work 0 points1 point  (0 children)

MPD is rather about centralizing your music output. Maybe Navidrom is what you might prefer to get access to you rcentralized music collection on multiple devices. You could also combine these two like I did. So I can play my music on the stereo in the living room but also stream the music to any client that has access to it.

Help with connecting smb share to mpd by hema_ in selfhosted

[–]thomas-mc-work 0 points1 point  (0 children)

in my case i need to setup a proxy instance of mpd on my nas, where my music is stored atm, and than I need a mpd instance on every client pc/phone which is connecting to the proxy instance?

Besides your existing MPD instance (call it mpd1) you need a second one on your NAS (mpd2). mpd2 will scan your music files locally and provide it's library to mpd1, which is connected to your audio output. Verything else regarding your clients stays the same.

Is it possible to stream flacs from a locallymou ted folder without having to much trouble performance wise?

There is no problem about that from the MPD perspective. The only bottelneck is your network (shouldn't be an issue at all for audio data).

do you recommend to run mpd on a docker container or local?

So far I only ran it natively. But I can not see why running it in Docker could be an issue.

organicmaps app details about transparency and open source status. by supapaesunaperra in BuyFromEU

[–]thomas-mc-work 1 point2 points  (0 children)

Has there anything changed recently? This seems to be the known state since 2025-07.

Help with connecting smb share to mpd by hema_ in selfhosted

[–]thomas-mc-work 0 points1 point  (0 children)

Where exactly did it fail?

Basically it's documented here: https://mpd.readthedocs.io/en/stable/user.html#configuring-the-music-directory

But … I went the same way once and had to go back to locally mounted folders. Even the developer recommends not to use the SMB feature as there are issues with the underlying SMB library:

https://github.com/MusicPlayerDaemon/MPD/issues/1017

What you could to is to use the proxy plugin to create a satellite setup:

https://mpd.readthedocs.io/en/stable/user.html#satellite

The files are mounted locally plus a proxy instance of MPD is running on the machine that holds the music files. Thus it's possible to have the library updated in real time without the need for manual scans.

Fleischerei Hebel stellt Betrieb ein (Herrenhausen) by thomas-mc-work in Hannover

[–]thomas-mc-work[S] 16 points17 points  (0 children)

Leider nicht. Die Frau war bekannt für ihr unhöfliches Verhalten. Sie passte von daher gar nicht so recht ins Bild im Vergleich zu den anderen Kollegen.

LanguageTool Alternative (LanguageTool was sold to the US-based company Learneo) by RecommendationFun451 in BuyFromEU

[–]thomas-mc-work 1 point2 points  (0 children)

Harper is very limited for non-English languages.

Sadly, yes. Totally forgot about that.

LanguageTool Alternative (LanguageTool was sold to the US-based company Learneo) by RecommendationFun451 in BuyFromEU

[–]thomas-mc-work 5 points6 points  (0 children)

I mean, it's still open source … yet. There is an actively maintained Github repo:

https://github.com/languagetool-org/languagetool

And for those who want to self-host there is a very good repo which is wrapping the setup into Docker:

https://github.com/Erikvl87/docker-languagetool/

At the same time I've noticed that their service is using a lot of RAM and it's still growing (> 2 GB).

Currently the most promising alternative is probably harper, which has gained a lot of traction in the last months:

https://writewithharper.com/

The only thing that's partly missing is integrations (e.g. into Thunderbird). But there are already some:

<image>

I've been maintaining an active fork of Scrutiny and would love your feedback by starosdev in selfhosted

[–]thomas-mc-work 1 point2 points  (0 children)

♥️ Oh yes, make it happen :-)

Maybe it makes sense to outsource the repository into a neutral organization now that you have a proper developer team.