sigma67
sigma67
@lornajane I am in the same position as an OSS maintainer myself with a full time job. Yet I manage to respond to PRs within weeks at the latest I...
I just tested this locally with `jira 3.6.0` and our private Jira instance and I get the correct amount of results (`maxResults=1000` -> 277)
I'd guess A/B test, hard to say without seeing what the actual page on their end looks like
I can't really tell which album is failing for you, but it probably doesn't depend on the album anyway in this case You may go here and screenshot the page:...
Ah yes, that makes it pretty obvious. They're moving albums to the new display format already in use for podcasts. I'll try to make something work with the response you...
Hi guys, please test `pip install git+https://github.com/sigma67/ytmusicapi@fix-get-album-544`
may need @KoljaWindeler to create a package for you guys with the updated version
Very much open to a PR, this one's just flown under the radar a bit.
So I've looked at the code and thought about how to implement this in ytmusicapi, but it seems it's pretty much identical to `get_song`. The only thing that's missing is...
Ah alright, that's a very simple change. There's no reason to exclude that key apart from excluding non-useful data. Which `playbackTracking` obviously isn't as you just provided a use-case. Will...