Giovanni Fulco

Results 31 issues of Giovanni Fulco

Hello, would you consider adding support for remote players (namely the first I'd prefer is MPD)? I have been a C/C++ developer, I might help with the implementation (I would...

Hello, just as I asked to gonic author [here](https://github.com/sentriz/gonic/issues/404), would it be possible to support `highest` as a type in subsonic api method `getAlbumList2`? It is not in the api...

enhancement

Hello, I just verified that I can create a playlist using the subsonic api. I see that the response does not contain the id of the newly created playlist. Anyway...

Hello, would it be possible (maybe optionally) to report the real path through the Subsonic Api? Navidrome offer this feature on a per-player basis, but anyway even at user level...

enhancement

Hello, with reference to [this](https://github.com/dweymouth/supersonic/issues/216) issue, yesterday I tried version 0.51 on Windows 10. The new version is a good improvement but it does not seem to be the complete...

bug

Hello, thank you for your great project. I would like to use a last.fm scrobbler with gmrender-resurrect. I didn't find an already available application, but I see your project upnp-display...

Can you add the new environment variable for the **MixRamp** option? To analyze songs on-the-fly, the mixramp_analyzer option can be enabled in mpd.conf: `mixramp_analyzer "yes"` More info: https://mpd.readthedocs.io/en/latest/user.html#mixramp _Originally posted...

feature request
feature coverage
waiting for mpd release

Hello, I am trying to install you application on top of Lightweight Media Server, but it cannot authenticate. I get this error: ``` lms-lightweight-music-server | [2024-May-12 14:01:49.815] 1 - [error]...

Apologies if this somehow duplicates my previous issue, but I see from `album.py` that the attribute `audio_modes` should be `Optional[str]` However, testing the type from code, I see it is...

Hello, while implementing a feature which allows the user to add/remove a single track to/from the favorites in my tidal plugin for upmpdcli, I struggled to verify whether a track...