[PR #73] [CLOSED] refactor(musicassistant): move all statefiles to state directory #159

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/73
Author: @rudyberends
Created: 11/16/2025
Status: Closed

Base: testingHead: fix/update-state-behaviour


📝 Commits (1)

  • 87111f3 refactor(musicassistant): move all statefiles to state directory

📊 Changes

5 files changed (+514 additions, -514 deletions)

View changed files

src/model/adapters/musicAssistant/mappers/musicAssistantPlayerStateMapper_beta2.7.ts (+0 -148)
📝 src/model/adapters/musicAssistant/state/mapper.ts (+1 -1)
src/model/adapters/musicAssistant/state/mapper_beta2.7.ts (+379 -0)
📝 src/model/adapters/musicAssistant/state/stateMapper.ts (+0 -0)
📝 src/model/adapters/musicAssistant/state/stateMapper_beta2.7.ts (+134 -365)

📄 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/73 **Author:** [@rudyberends](https://github.com/rudyberends) **Created:** 11/16/2025 **Status:** ❌ Closed **Base:** `testing` ← **Head:** `fix/update-state-behaviour` --- ### 📝 Commits (1) - [`87111f3`](https://github.com/lox-audioserver/lox-audioserver/commit/87111f3986929016bf3a5b6636fdbddfb53bbaa5) refactor(musicassistant): move all statefiles to state directory ### 📊 Changes **5 files changed** (+514 additions, -514 deletions) <details> <summary>View changed files</summary> ➖ `src/model/adapters/musicAssistant/mappers/musicAssistantPlayerStateMapper_beta2.7.ts` (+0 -148) 📝 `src/model/adapters/musicAssistant/state/mapper.ts` (+1 -1) ➕ `src/model/adapters/musicAssistant/state/mapper_beta2.7.ts` (+379 -0) 📝 `src/model/adapters/musicAssistant/state/stateMapper.ts` (+0 -0) 📝 `src/model/adapters/musicAssistant/state/stateMapper_beta2.7.ts` (+134 -365) </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#159
No description provided.