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

Bug: Removing everything but XYZ from the playlist #2

Open
cassava opened this issue Oct 21, 2010 · 0 comments
Open

Bug: Removing everything but XYZ from the playlist #2

cassava opened this issue Oct 21, 2010 · 0 comments

Comments

@cassava
Copy link
Owner

cassava commented Oct 21, 2010

The query

+r<ae:".*" !b: End of Silence>

should not include End of Silence, but it does.
So the list effectively gets cleared.

If we could implement a way to have several lists in memory at a time:

  • playlist
  • media-library

then we could search in both of these... it might be more efficient for more complex queries. If we could then use real SETS based on filenames or something, that would be even better.

It would make the implementation much cleaner.

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

1 participant