frafall

Results 10 issues of frafall

Hi, nice work! I just moved my home audio from a pulseaudio/airplay based distribution to snapcast. Doing this I come upon a few snags; metadata and zones. I've been trying...

feature request

I run librespot on a Raspian which also runs a series of docker containers, which implies a shitload of networking interfaces, not all of them routable on the local network....

enhancement
dependencies

Metadata/tags has been sadly overlooked, as it is now every integration patches its own. I suggest we address this by making metadata available in the audio_backend. Ex. Pulseaudio has a...

Just a small step of standardizing metadata by printing it as json, in this implementation I print artist/title but as output is json we can easily add more tags without...

I've compiled cornrow on Docker with an Alpine image, during this I found some issues addressed in the attached patch, also included the dockerfile builder. All tests have been on...

During compilation I found inconsistencies between src/server/game/AI/SmartScripts/SmartScript.h and src/server/game/AI/SmartScripts/SmartScript.cpp which broke compilations. The SMART_ACTION_OFFER_QUEST is not defined in the enum SMART_ACTION and the struct SmartAction.cast uses undefined fields castFlags and...

Hey, nice work! I'm using this addon as a picture frame and would really like to be able to select photos from my quite large photo library. It would be...

_request_ctx_stack is depreciated in flask v3, any plans to update? ` Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] on linux Type "help", "copyright", "credits" or "license" for more...

Hi, I am using plugins "Google Photos" and "Image toolkit". - Having multiple images, starting with an image without a link the result is that the link area of the...

My component uses useFilePicker which works nicely with files in local filesystem (Downloads folder). But, when I try selecting a file from a ssh mounted filesystem it is silently ignored,...