Yetangitu / Spodcast

Spodcast is a caching Spotify podcast to RSS proxy. Using Spodcast you can follow Spotify-hosted netcasts/podcasts using any player which supports RSS, thus enabling the use of older hardware which is not compatible with the Spotify (web) app.
GNU General Public License v3.0
359 stars 14 forks source link

Errors in web interface #25

Open hermy65 opened 2 years ago

hermy65 commented 2 years ago

I used the docker-compose file info from this fork: https://github.com/heywoodlh/Spodcast

When i load the webinterface i get the following errors and cannot seem to do anything inside of the webinterface

Warning: uasort() expects parameter 1 to be array, null given in /data/html/.index.php on line 69

Warning: array_keys() expects parameter 1 to be array, null given in /data/html/.index.php on line 505

Warning: Invalid argument supplied for foreach() in /data/html/.index.php on line 505

Warning: Invalid argument supplied for foreach() in /data/html/.index.php on line 581

Yetangitu commented 2 years ago

I 'll have a look at the currently outstanding issues this week.

Patriot2407 commented 2 years ago

I got the same thing using the docker-compose file, until it ran for the first time and actually downloaded content. Once it downloaded some media files and generated the RSS feed, these errors all went away after a restart.