Skip to content

Playlist slicing not working at start of playlist #519

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

Closed
RocketMan opened this issue Apr 4, 2025 · 0 comments
Closed

Playlist slicing not working at start of playlist #519

RocketMan opened this issue Apr 4, 2025 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@RocketMan
Copy link
Owner

When only the start time, or only the end time of a playlist (but not both) is changed while the date remains the same, it is considered an in-place edit of the playlist versus a move. In this case, 'slice' semantics are applied.

Expected: Any tracks outside the new time range are removed (following user confirmation).

Actual: Tracks following the new end time are removed, but tracks preceding the new start time are not removed.

@RocketMan RocketMan added the bug Something isn't working label Apr 4, 2025
@RocketMan RocketMan added this to the v3.0.0 milestone Apr 4, 2025
RocketMan added a commit that referenced this issue Apr 4, 2025
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