Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 742699cc rédigé par Kubat's avatar Kubat
Parcourir les fichiers

DOC: Update changelog

parent a664aa0c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!141Improve MPD compatibility
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
- lkt `queue delete` is now `queue remove` to delete by id - lkt `queue delete` is now `queue remove` to delete by id
- lkt `queue delete` now deletes a kara in the queue by their position - lkt `queue delete` now deletes a kara in the queue by their position
- lkt shuffle works the same way as klkt, it doens't force the 'play' command but unpause, i.e it doesn't replay the kara - lkt shuffle works the same way as klkt, it doens't force the 'play' command but unpause, i.e it doesn't replay the kara
- lkt shows the update progress
- Remove archlinux package support (replaced by AppImage) - Remove archlinux package support (replaced by AppImage)
- Fix dl process with the repo module - Fix dl process with the repo module
- Fix: the moveid was in fact a move command, no range supported - Fix: the moveid was in fact a move command, no range supported
......
...@@ -180,8 +180,8 @@ For the compatibility column, the possible values are the following: ...@@ -180,8 +180,8 @@ For the compatibility column, the possible values are the following:
| `clear` | `clear` | + | | | `clear` | `clear` | + | |
| `delete [{pos}/{start:end}]` | `delete {pos}` | - | can take only one position | | `delete [{pos}/{start:end}]` | `delete {pos}` | - | can take only one position |
| `deleteid {songid}` | `deleteid {songid}` | + | delete all kara with that id, skip the current kara if needed | | `deleteid {songid}` | `deleteid {songid}` | + | delete all kara with that id, skip the current kara if needed |
| `move [{from}/{start:end}] {to}` | | TODO | not implemented | | `move [{from}/{start:end}] {to}` | `move {from} {to}` | ~ | `{to}` is always an absolute position |
| `moveid {from} {to}` | `moveid {from} {to}` | ~ | `to` is always an absolute position | | `moveid {from} {to}` | | | |
| `playlist` | `playlist` | + | | | `playlist` | `playlist` | + | |
| `playlistfind {tag} {needle}` | `playlistfind {uri}` | ~ | uses lektord URIs | | `playlistfind {tag} {needle}` | `playlistfind {uri}` | ~ | uses lektord URIs |
| `playlistid {songid}` | `playlistid {id}` | ~ | the uri is only an id | | `playlistid {songid}` | `playlistid {id}` | ~ | the uri is only an id |
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter