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

Reorganising the playlist (drag & drop) #26

Open
Mlinotest opened this issue Feb 7, 2019 · 3 comments
Open

Reorganising the playlist (drag & drop) #26

Mlinotest opened this issue Feb 7, 2019 · 3 comments

Comments

@Mlinotest
Copy link

Perhaps I'm doing something wrong but Winyl doesn't seem to let me arrange the song order. The playlist is just locked and doesn't allow drag & drop of individual songs to change their play order.

@gabybaro
Copy link

I think that :

  • For the eight lines that can be selected in the advanced parameters, they are SQL queries on the SQLite database that return records sorted according to the name of the audio file. Can not drag and drop or add items that are not in the library or arrange them.

  • Only for the playlists you will create, you can use all the possibilities that you offer windows: drag and drop files from the explorer or elements of the eight lines mentioned above.

I have been doing this for years.

SMARLISTS: Very powerful programmable filtering.

I hope to have been clear.

@Mlinotest
Copy link
Author

I see. Well, I can reorganise songs in a custom playlist, yes. But albums, that are imported from my folders, have songs in a fixed position. I guess you could call it accurate, since this is the way you would listen to a vinyl or a CD. But I'm sure a solution would be one or two lines in the code :]

@gabybaro
Copy link

This is possible if you fill in the corresponding fields in the tag editor:
Right click on a file then properties. Opening the window PROPERTIES:
Check or enter at least the following fields: title, artist, album, title number, title total, cd number, total cd.
It is possible to pass all the titles in review by the arrows at the bottom left. Save In settings, select library, optios, new full scan, update.
Oops, all the albums are in a good way.
This app only manages a music library and creating playlists in drag and drop, and programmable playlists off the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants