Rework playlists
This MR addresses #67 (closed)
Opinion & review welcome :)
Merge request reports
Activity
Filter activity
added 7 commits
- c0ccf44b - Playlist: Use [0;N-1] as position index
- 1f9d5524 - Playlist: Rework triggers to always have consecutive item positions
- 03529451 - Playlist: Expect a position instead of a media id for move/remove operations
- 62714d6a - Playlist: Rework insertion/appending to avoid position gaps
- ba49d528 - Playlist: Index playlist position table on position & playlist_id
- f742f319 - Playlist: Reject too short patterns
- b6079018 - IPlaylist: Add/fix documentation
Toggle commit listadded 5 commits
- 9e8b0477 - Playlist: Expect a position instead of a media id for move/remove operations
- 28b16a42 - Playlist: Rework insertion/appending to avoid position gaps
- 638e49cb - Playlist: Index playlist position table on position & playlist_id
- 93d405a1 - Playlist: Reject too short patterns
- 557d98b9 - IPlaylist: Add/fix documentation
Toggle commit listadded 1 commit
- be10b478 - Playlist: Migrate to contiguous playlist position index
added 10 commits
-
be10b478...4ddc95c2 - 2 commits from branch
videolan:master
- c637d2eb - Playlist: Use [0;N-1] as position index
- 3642fbdf - Playlist: Rework triggers to always have consecutive item positions
- 78546692 - Playlist: Expect a position instead of a media id for move/remove operations
- 10b6d8b1 - Playlist: Rework insertion/appending to avoid position gaps
- b51d627a - Playlist: Index playlist position table on position & playlist_id
- 7d5fb4a4 - Playlist: Reject too short patterns
- 1633d564 - IPlaylist: Add/fix documentation
- e4a6f89c - Playlist: Migrate to contiguous playlist position index
Toggle commit list-
be10b478...4ddc95c2 - 2 commits from branch
enabled an automatic merge when the pipeline for e4a6f89c succeeds
added 10 commits
-
b1dbf1ae - 1 commit from branch
videolan:master
- 3c9de593 - Bump DB model to 16
- 52ffe572 - Playlist: Use [0;N-1] as position index
- 1df5d1dc - Playlist: Rework triggers to always have consecutive item positions
- 05810c2d - Playlist: Expect a position instead of a media id for move/remove operations
- fa79faec - Playlist: Rework insertion/appending to avoid position gaps
- c82845d5 - Playlist: Index playlist position table on position & playlist_id
- 2dd50bcd - Playlist: Reject too short patterns
- d50a9fbe - IPlaylist: Add/fix documentation
- 7d5bbd65 - Playlist: Migrate to contiguous playlist position index
Toggle commit list-
b1dbf1ae - 1 commit from branch
enabled an automatic merge when the pipeline for 7d5bbd65 succeeds
mentioned in commit e617514d
changed milestone to %0.5.x
Please register or sign in to reply