kirtan-shah / nowplaying-cli

macOS command-line utility for retrieving currently playing media
GNU General Public License v3.0
148 stars 9 forks source link

MacOS ventura 13.4 giving output null #9

Closed my1e5 closed 1 year ago

my1e5 commented 1 year ago

On macOS ventura 13.4 it gives the following output

$ ./nowplaying-cli get-raw
(null)

It was working before on my macbook, but there was recently an update to the private frameworks which I applied and now the script has stopped working. Hopefully there is a fix! Thanks

my1e5 commented 1 year ago

For unknown reasons, it seems to be working fine again. So I don't know why I was getting (null) earlier.