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

Linked tracks need bookmark to persist outside of music directory #197

Open
NattyNarwhal opened this issue Feb 19, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@NattyNarwhal
Copy link
Member

See discussion in GH-196; easiest way is to persist bookmarks somehow and recognize when they go stale. We could put it in an attribute for the music item/track entity in Core Data, but that seems fragile. A lot of software like Cog or Sequel Pro uses a view in preferences to manage allowed directories. We could perhaps get consent there and store it in i.e. the defaults database.

That said, I'm also unsure if we want to emphasize linked tracks or the local library in general, but that's a different discussion.

@NattyNarwhal NattyNarwhal added the bug Something isn't working label Feb 19, 2024
NattyNarwhal added a commit that referenced this issue Apr 7, 2024
I might re-enable later but i suspect importing can go out the window
entirely later. for now, this is easier than bookmark URL support and I
don't want to ship something that's actually been super busted this
whole time.

see discussion in GH-201 and GH-197
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