when I run ``` $ playerctl status ``` while spotify power off I got the message ``` No players found ```. so I run ``` $ echo $? ``` to know the status of the last command and it returns 0 P.S. In past the status when I execute this sequence was 1 in detail 