Do you not normally read patch notes before patching?
-
Thanks! I thought most people don't use navidrome if they have multiple users because they can't create user-specific playlists. Is this not the case? What music features do you find limiting on Jellyfin? Also, how did you get your family to switch off music streaming for your navidrome server?
The streaming was easy, just declared I wasn't paying for it anymore lol. We still have a crappy version of Spotify for free because of another service (ISP or phone plan something like that), but it's purely used as a backup.
Jellyfin's interface is a bit clunky as a music client in my experience. FinAmp looks cool but it's still early on.
Navidrome does smart playlist, crossfading, gapless, flac streaming, and flac to opus transcoding. Those are sorta my core requirements, and Navidrome + the clients we use handles them all with aplomb.
As for the user playlist thing... I haven't seen anything like that but maybe I'm misunderstanding.
-
It's a crappy python script I packaged in a docker container lol. Turns out PBS kids uses an open unauthenticated CDN for serving videos to the website and apps.
I can share if you want, but it'll take me until tomorrow to make it public
Please also grace me with this python goodness.
-
I'm also interested 🫡
-
I’ve got some PBS kids I’d want to download so, sure
-
Please also grace me with this python goodness.
-
So i got the container running, logs are showing the same error loop every couple of seconds. I'm wondering if it's because the video url don't match what's in your gitlab readme:
https://pbskids.org/videos/watch/cyberchase-full-episodes/1385841/if-you-cant-stand-the-heat/1568637
-
So i got the container running, logs are showing the same error loop every couple of seconds. I'm wondering if it's because the video url don't match what's in your gitlab readme:
https://pbskids.org/videos/watch/cyberchase-full-episodes/1385841/if-you-cant-stand-the-heat/1568637
Hmmm. I just double checked and my episodes are still downloading. But maybe newer shows have a different format... What's the exact error? I'll try to reproduce and fix.
-
Hmmm. I just double checked and my episodes are still downloading. But maybe newer shows have a different format... What's the exact error? I'll try to reproduce and fix.
Ah. I just walked away from my computer for the day. I can check tomorrow.
-
Ah. I just walked away from my computer for the day. I can check tomorrow.
So I just spot checked. Both shows work, you just have to not click an episode anymore.
E.g, https://pbskids.org/videos/design-squad -> design-squad
Thank you for telling me, I'll update the readme
-
So I just spot checked. Both shows work, you just have to not click an episode anymore.
E.g, https://pbskids.org/videos/design-squad -> design-squad
Thank you for telling me, I'll update the readme
Ah cool. Thanks for checking it out.
-