flysurfer

Forum Replies Created

Viewing 5 posts - 271 through 275 (of 275 total)
  • Posted in:
  • 27. Juli 2015 at 15:51 #15217

    Hi Atinkler,

    did you change the soundcard setting for squeezelite to „plugequal – Equalizer for plughw:0,0“ in advanced settings?

    Just tested this with the HiFiBerry Amp and it is working for me.

    Cheers,
    Stefan

    27. Juli 2015 at 15:11 #15215

    Thanks for your post! We will change this setting in our next release!

    27. Juli 2015 at 14:41 #15214

    Hi Atinkler,

    the current equalizer on the audioplayer tab is only working with squeezelite. As the MPD-Player needs the user „mpd“ and not the system user „pi“ to control the equalizer, we have to add the equalizer feature to the „Music Player MPD“ tab with slightly different settings to get it working. Besides that, you need to set the Sound Device in the soundcard settings of the MPD player to „plug:plugequal“. If you do not want to wait until our next release you may run this on the console as root to change the equalizer settings:
    „usermod -aG audio mpd“
    „sudo -H -u mpd alsamixer -D equal“

    Cheers,
    Stefan

    3. Juli 2015 at 9:31 #15101

    Hi timmo11,

    if the complete path of the executable file is „/root/rescan“, than it should work by pasting this into the „Start my own Script“.

    You might try to debug, if something is not working as expected: add some logging to the command in the webinterface to see what the command-line output is. In your case you might try this for the „Start my own Script“:

    /root/rescan 2>&1 > /tmp/rescan-output

    After pushing the button, there should be a file with the output of your script – to open it use „cat /tmp/rescan-output“

    • This reply was modified 11 years ago by flysurfer.
    2. Juli 2015 at 11:37 #15090

    Hi Adrian,

    the Debug-Information seems OK. What you should try:

    If your Sharename is „Data“ with upper case letters then use //192.168.0.1/Data for the Path.

    Additionally you might try to add uid=1000 to the options that it looks like user=myusername,password=mypassword,sec=ntlm,uid=1000,iocharset=utf8

    Cheers,
    Stefan

Viewing 5 posts - 271 through 275 (of 275 total)