Przemysław Romanik

Results 43 comments of Przemysław Romanik

I assume you're running server version 10.7.7 or older, which doesn't have https://github.com/jellyfin/jellyfin/pull/5929 and https://github.com/jellyfin/jellyfin/pull/6094 merged: https://github.com/jellyfin/jellyfin/commits/release-10.7.z/Jellyfin.Api/Controllers/ArtistsController.cs. This seems to be the reason.

I wasn't aware of this, sorry for making a bogus bug report then. It'd be great if this could be mentioned somewhere on the site admin pages and/or in documentation.

I've found out that as a workaround you can share albums separately with common secret, and then use `https://domain.tld/s/secret/` (remove album part from the generated URL) to see those albums...

I've had 2FA enabled already, but to avoid getting forced logouts I had to logout bridge, clear old sessions created by bridge on Facebook site and log back in. It...

A couple of observations: - issue doesn't occur in private chats - issue isn't present when Synapse 1.56.0 is the homeserver

I'm not familiar with Weblate so I'm not sure if that's on you as the translation "admin", but could you look into enabling triple translations for phrases where a number...

A few rambling thoughts: - AudioServiceShuffleMode has third option called "group", no idea how to use it so far but maybe it could be helpful - I could create a...

That does look good and seem convenient, hopefully I'll figure out how to cleverly implement this in MusicPlayerBackgroundTask without making a mess (one idea that I had is giving player...