Ivan Zderadicka
Ivan Zderadicka
New web client is PWA and is now default client. As mentioned above it should be served through trusted https to enable "progressive" features like Service Worker and caching. But...
Yes, I think you right, there are some folder/path names which can cause problems. Some characters - like { or > can cause problems in reverse proxy like nginx, |...
Checked problem - yes trailing space is causing problem in both clients. Problem seems to be in client - it removes trailing space in URL and then server returns correctly...
@limitlessbritt is it for web client or android? If for android it'll be better to log into it's own repo https://github.com/izderadicka/audioserve-android
Dark theme is now available on new web client.
Replacing with #83 for remaining issue of cover images
Thanks for try on windows - I never did tried, my target platform was always linux. And I agree that there is couple of cross platforms bugs, which probably could...
Keep just one issue #40 for windows build. As I mentioned thanks to Docker etc. It's not much priority and will require more work.
With selective transcoding based on User-Agent string we can provide now alternative transcoding to aac in ADTS for Apple agents.
@srd424 Now I'm focusing on new web PWA client https://github.com/izderadicka/audioserve-web As PWA it can be easily installed on home screen , even from various servers. Idea is that this new...