astro

Results 23 comments of astro

> But, of course, using t('some.string', 'Default string') is a good start, because that means if a language does not have the translation, it will automatically fallback to the default...

I will hop on this train and also vouch for this feature to be added, since I am planning to use this gallery mainly to share semi-professional photography work with...

Instead of directly reading album art from ID3 tags, would it maybe be an option for the importer / scanner to detect album art inside songs and extract them to...

No need to solve problems the complicated way. Just fix the logging component so that IPs of unsuccessful login attempts are in logfiles, and let users figure out how to...

while I'm in no way proficient with go, I might just know enough to attempt an implementation on this. Maybe someone more experienced can provide me with some rough pointers...

While I assume that the main contributers would already be on top of the situation, let me just quickly sum up some relevant links for this lyrics spec for the...

If its possible to implement reading from the tag with audiotags, I see no harm in supporting both sources. The OSS spec supports multiple lyrics per individual song, so no...

> So I take it we will have to fix the existing stubbed `getLyrics` and also add the `getLyrics2` from [the RFC](https://github.com/opensubsonic/open-subsonic-api/discussions/60)? `/getLyrics2` is not an endpoint that was implemented....

Maybe I'm doing something wrong, but I'm encountering the same issue on 1.27 when the user is a manager, not a regular user. Here's my system info: ### Your environment...

after lots and lots and LOTS of trying, I cannot for the life of me get this to work. I'm using homegallery through docker with my own local API instance....