You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: