Hi,
from the documentation of the CLI:
What should be the difference between "play" and "load"?
In both of the following commands the result seems to be the same. The playlist of the player was deleted, the favorite was loaded and the player starts to play.
First command:
Second command:
I expect that the favorit only was loaded(and not played) when i use the second command.
Is the observed behavior correct?
LMS Version: 8.1.1 - 1610364019
best regards,
sky
from the documentation of the CLI:
Code:
<playerid> favorites playlist <play|load|insert|add> <taggedParameters>
In both of the following commands the result seems to be the same. The playlist of the player was deleted, the favorite was loaded and the player starts to play.
First command:
Code:
player_id favorites playlist play item_id:e992e4aa.2
Code:
player_id favorites playlist load item_id:e992e4aa.2
Is the observed behavior correct?
LMS Version: 8.1.1 - 1610364019
best regards,
sky