Search found 3 matches

by ripley
19 May 2017, 07:33
Forum: Server 6.x
Topic: reverse proxy url redirect not working
Replies: 3
Views: 5334

Re: reverse proxy url redirect not working

I had the same issue. Below is my MadSonic config snippet from nginx. I had to add the proxy_redirect bit to make it work correctly. server { listen 443 ssl; listen [::]:443 ssl; server_name music.mydomain.org; include snippets/ssl-mydomain.org.conf; ssl_dhparam /etc/ssl/certs/dhparam.pem; location ...
by ripley
16 Jul 2015, 17:15
Forum: Support 5.x
Topic: Empty playlists
Replies: 4
Views: 5172

Re: Empty playlists

I was hoping that they would be restored once the media was restored, which it has been. I also ran a scan but the playlists are all still empty. I can play songs that are in the playlists, and the playlists are still listed but they all show [0] for number of items.
by ripley
14 Jul 2015, 20:08
Forum: Support 5.x
Topic: Empty playlists
Replies: 4
Views: 5172

Empty playlists

This has happened to me several times. My media is stored on a network drive. If the drive is unavailable all of the playlists that I've created are empty. Even after rescanning the folder and being able to play music again the playlists remain empty. Is there any way to repopulate the playlists wit...