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

Allow adding tracks to playlist #50

Open
catharsis opened this issue Jun 16, 2016 · 0 comments
Open

Allow adding tracks to playlist #50

catharsis opened this issue Jun 16, 2016 · 0 comments

Comments

@catharsis
Copy link
Owner

It'd be very helpful to be able to cp a track from, say, a search result directory to a playlist and have that track be added to the playlist.

I'm imagining something like:

mkdir search/Trogdor
cd search/Trogdor
cp ./The\ Bearded\ Bard\ -\ Trogdor\ The\ Burninator.wav ../../playlists/My\ Sweet\ Tracks/

Open questions:

  • Semantically, it would perhaps be a bit surprising to copy a link to a track and end up with a new link without requesting explicitly that no dereferencing of symbolic links is desireed: cp tracklink target vs cp -P tracklink target. This could be a usability/semantics tradeoff that would have to be settled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant