Le0X8 / additional-readme-stats

Enhance your profile or repository README with some additional stats!
https://armstats.leox.dev
MIT License
0 stars 0 forks source link

Spotify current track bugging again #3

Closed Le0X8 closed 4 months ago

Le0X8 commented 7 months ago

This time the endpoint responds lots of warnings:


<br />
<b>Warning</b>:  Attempt to read property "device" on null in <b>/www/htdocs/w01c082e/armstats.leox.dev/src/apis/spotify/current/current.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>:  Attempt to read property "name" on null in <b>/www/htdocs/w01c082e/armstats.leox.dev/src/apis/spotify/current/current.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>:  Attempt to read property "device" on null in <b>/www/htdocs/w01c082e/armstats.leox.dev/src/apis/spotify/current/current.php</b> on line <b>28</b><br />
<br />
<b>Warning</b>:  Attempt to read property "type" on null in <b>/www/htdocs/w01c082e/armstats.leox.dev/src/apis/spotify/current/current.php</b> on line <b>28</b><br />
<br />
<b>Deprecated</b>:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in <b>/www/htdocs/w01c082e/armstats.leox.dev/src/apis/spotify/current/current.php</b> on line <b>28</b><br />
<br />
<b>Warning</b>:  Attempt to read property "shuffle_state" on null in <b>/www/htdocs/w01c082e/armstats.leox.dev/src/apis/spotify/current/current.php</b> on line <b>30</b><br />
<br />
<b>Warning</b>:  Attempt to read property "repeat_state" on null in <b>/www/htdocs/w01c082e/armstats.leox.dev/src/apis/spotify/current/current.php</b> on line <b>31</b><br />
<br />
<b>Warning</b>:  Attempt to read property "is_playing" on null in <b>/www/htdocs/w01c082e/armstats.leox.dev/src/apis/spotify/current/current.php</b> on line <b>32</b><br />
<br />
<b>Warning</b>:  Attempt to read property "item" on null in <b>/www/htdocs/w01c082e/armstats.leox.dev/src/apis/spotify/current/current.php</b> on line <b>34</b><br />```