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

Onkyo: a shortcut is invalid if created for DLNA after a different sort is applied #328

Open
mkulesh opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mkulesh
Copy link
Owner

mkulesh commented Oct 31, 2024

The problem is observed Onkyo only on both versions of the app (free and premium).

Onkyo allows to use different sort modes for DLNA (#133). However, when the sort mode is changed, the shortcut creation fails afterwards.

How to reproduce:

  • Navigate an album on the Music server (DLNA)
  • Press the "Sort" button twice in order to change the sort mode
  • Create a shortcut for a song
  • Navigate to SHORTCUTS tab
  • Long press on the newly created shortcut -> Edit
  • Inspect the path to the song
    Bad: path is invalid since contains "Track number" or "Title" element inside (depending on the sort mode that was selected)
    Desired: path is valid
@mkulesh mkulesh added the bug Something isn't working label Oct 31, 2024
@mkulesh mkulesh added this to the Analyzed milestone Oct 31, 2024
@mkulesh mkulesh self-assigned this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant