Giovanni Fulco

Results 335 comments of Giovanni Fulco

Hello, yes, there was a limit at 5, quite low. The upcoming image ([building now](https://github.com/GioF71/minidlna-docker/actions/runs/17355738451)) support up to 100 variables for each folder type. About your other question, yes on...

> I'm very satisfied with the update you provided, allowing me to specify multiple folders. > Thank you :-) > I'm asking this again because I have a question. Currently,...

> Looks like all release types written by picard are in lowercase? yes, and in this case, they are in the tag "releasetype". Sometimes (I don't know if newer versions...

I just re-tagged one of those albums with "musicbrainz_albumtype" set to "Album", and Picard created the tag as "releasetype" with the value "album", lowercase. What I don't really know for...

Just verified, it's QuodLibet the one which writes musicbrainz_albumtype

Hello, I have not been using this solution for quite some time now, so I tried on an Asus Tinkerboard running DietPi bookwork, and on a Pi3 running Moode 9.4.0....

ok the docker compose command must be done from the repository directory, so maybe try: ``` cd ~/tidal-connect docker-compose logs -f ``` the other command fails because your dac is...

Hello! Thank you for the kind words. Please post the output of ```text cat /proc/asound/cards ``` and ```text aplay -l ``` Also, if you have some container logs, please post...

Hello, I found [this](https://forum.libreelec.tv/thread/12047-allo-digione/?pageNo=2) thread. You might want to use the card name: "sndallodigione" So you can try this: ``` cd $HOME/tidal-connect bash configure.sh -n sndallodigione ``` If this doesn't...