Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix global cache key and YTMusic playlist edge case. #1540

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

MarvinSchenkel
Copy link
Contributor

No description provided.

@MarvinSchenkel MarvinSchenkel added this to the 2.1.1 milestone Aug 3, 2024
@MarvinSchenkel MarvinSchenkel merged commit ae7ee0f into main Aug 3, 2024
7 checks passed
@MarvinSchenkel MarvinSchenkel deleted the fix/ytmusic_playlist branch August 3, 2024 13:25
MarvinSchenkel added a commit that referenced this pull request Aug 3, 2024
Fix global cache key and playlist edge case.
@MarvinSchenkel MarvinSchenkel restored the fix/ytmusic_playlist branch August 3, 2024 17:20
kireque referenced this pull request in kireque/home-ops Aug 3, 2024
… 2.1.1 ) (#855)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/music-assistant/server](https://togithub.com/music-assistant/server)
| patch | `2.1.0` -> `2.1.1` |

---

### Release Notes

<details>
<summary>music-assistant/server
(ghcr.io/music-assistant/server)</summary>

###
[`v2.1.1`](https://togithub.com/music-assistant/server/releases/tag/2.1.1)

[Compare
Source](https://togithub.com/music-assistant/server/compare/2.1.0...2.1.1)

#### What's Changed

- Ensure sort_name makes it to cache by
[@&#8203;MelHarbour](https://togithub.com/MelHarbour) in
[https://github.com/music-assistant/server/pull/1538](https://togithub.com/music-assistant/server/pull/1538)
- Fix global cache key and YTMusic playlist edge case by
[@&#8203;MarvinSchenkel](https://togithub.com/MarvinSchenkel) in
[https://github.com/music-assistant/server/pull/1540](https://togithub.com/music-assistant/server/pull/1540)
- Allow use of a personal client id for Spotify by
[@&#8203;marcelveldt](https://togithub.com/marcelveldt) in
[https://github.com/music-assistant/server/pull/1536](https://togithub.com/music-assistant/server/pull/1536)
- Prevent items get marked as unavailable during metadata scan by
[@&#8203;marcelveldt](https://togithub.com/marcelveldt) in
[https://github.com/music-assistant/server/pull/1537](https://togithub.com/music-assistant/server/pull/1537)
- Jellyfin: Fix artist enumeration by
[@&#8203;Jc2k](https://togithub.com/Jc2k) in
[https://github.com/music-assistant/server/pull/1520](https://togithub.com/music-assistant/server/pull/1520)
- Guard against eyed3 misread by
[@&#8203;MelHarbour](https://togithub.com/MelHarbour) in
[https://github.com/music-assistant/server/pull/1511](https://togithub.com/music-assistant/server/pull/1511)
- Add limit to tracks by [@&#8203;OzGav](https://togithub.com/OzGav) in
[https://github.com/music-assistant/server/pull/1530](https://togithub.com/music-assistant/server/pull/1530)
- Add Japanese to locales by [@&#8203;OzGav](https://togithub.com/OzGav)
in
[https://github.com/music-assistant/server/pull/1527](https://togithub.com/music-assistant/server/pull/1527)
- Spotify: remove deprecated user-read-birthdate scope by
[@&#8203;chatziko](https://togithub.com/chatziko) in
[https://github.com/music-assistant/server/pull/1524](https://togithub.com/music-assistant/server/pull/1524)

#### ⬆️ Dependencies

<details>
<summary>1 change</summary>

- Bump YTM dependencies + add url to provider mappings by
[@&#8203;MarvinSchenkel](https://togithub.com/MarvinSchenkel) in
[https://github.com/music-assistant/server/pull/1539](https://togithub.com/music-assistant/server/pull/1539)

</details>

**Full Changelog**:
music-assistant/server@2.1.0...2.1.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
@marcelveldt marcelveldt deleted the fix/ytmusic_playlist branch August 22, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants