[PR #60] [MERGED] Fix/radio favorites shown as spotify #161

Closed
opened 2026-02-27 19:28:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lox-audioserver/lox-audioserver/pull/60
Author: @rudyberends
Created: 11/2/2025
Status: Merged
Merged: 11/2/2025
Merged by: @rudyberends

Base: testingHead: fix/radio-favorites-shown-as-spotify


📝 Commits (3)

  • 551750f fix(favorites): correct types for favorites
  • eb54db8 chore(favorites): refactor and move broadcast to helper
  • d3d24c9 fix(favorites): using normal playlist type

📊 Changes

5 files changed (+188 additions, -126 deletions)

View changed files

📝 src/core/types/content.ts (+1 -1)
📝 src/model/adapters/musicAssistant/api/api.ts (+10 -0)
📝 src/model/adapters/musicAssistant/provider/mapper.ts (+42 -11)
📝 src/runtime/audioServer/favoritesManager.ts (+130 -109)
📝 src/runtime/provider/providerRuntime.ts (+5 -5)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lox-audioserver/lox-audioserver/pull/60 **Author:** [@rudyberends](https://github.com/rudyberends) **Created:** 11/2/2025 **Status:** ✅ Merged **Merged:** 11/2/2025 **Merged by:** [@rudyberends](https://github.com/rudyberends) **Base:** `testing` ← **Head:** `fix/radio-favorites-shown-as-spotify` --- ### 📝 Commits (3) - [`551750f`](https://github.com/lox-audioserver/lox-audioserver/commit/551750fba714b2c47e23b925f8f8bd2de0b0b4b9) fix(favorites): correct types for favorites - [`eb54db8`](https://github.com/lox-audioserver/lox-audioserver/commit/eb54db8b4583c758bd447968630d71be7d766334) chore(favorites): refactor and move broadcast to helper - [`d3d24c9`](https://github.com/lox-audioserver/lox-audioserver/commit/d3d24c975e1766046ff82c160a21c485c03f3cbb) fix(favorites): using normal playlist type ### 📊 Changes **5 files changed** (+188 additions, -126 deletions) <details> <summary>View changed files</summary> 📝 `src/core/types/content.ts` (+1 -1) 📝 `src/model/adapters/musicAssistant/api/api.ts` (+10 -0) 📝 `src/model/adapters/musicAssistant/provider/mapper.ts` (+42 -11) 📝 `src/runtime/audioServer/favoritesManager.ts` (+130 -109) 📝 `src/runtime/provider/providerRuntime.ts` (+5 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:28:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lox-audioserver#161
No description provided.