Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Random Not Working
#21
The error "Response line too large" appears to be an open issue with ashuffle.
https://github.com/joshkunz/ashuffle/issues/44
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#22
Yes and No

pi1 all files on 128g sd card
pi2 all files from NAS mount

Both suffer same issue.
Reply
#23
Now you should try to help Joshkunz by setting verbose log to mpd (sudo nano /etc/mpd.conf and change log_level option to verbose), restart mpd (sudo systemctl restart mpd), run ashuffle command above, and post mpd log (sudo cat /var/log/mpd/log) to the open issue.
Reply
#24
I think Joshkunz wants the issue poster to try the latest v2.1.0 ashuffle and if it bombs then provide the verbose MPD log.

The build recipe is something like below

Code:
sudo git clone https://github.com/Joshkunz/ashuffle.git
cd ashuffle
sudo make
cd ~
sudo cp ./ashuffle/ashuffle /usr/local/bin
sudo rm -rf ./ashuffle
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#25
Since 2.0 version, support of Makefile has been removed, recipe with meson:

Code:
sudo git clone https://github.com/Joshkunz/ashuffle.git
cd ashuffle
sudo meson build
sudo ninja -C build install
Reply
#26
Good to know, thx :-)
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#27
(03-07-2020, 08:28 PM)TookaFace Wrote: Since 2.0 version, support of Makefile has been removed, recipe with meson:

Code:
sudo git clone https://github.com/Joshkunz/ashuffle.git
cd ashuffle
sudo meson build
sudo ninja -C build install

Did this, same output to earlier commands after reboot.
Reply
#28
At this point I would recommend following @TookaFace instructions in post #23
http://moodeaudio.org/forum/showthread.p...0#pid17280

Then maybe JoshKunz can provide a remedy :-)
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#29
This thread doesn't seem to have come to any conclusion, so does autoshuffle/random work or not?
I can't get it to work by following the instructions given in this thread by Tim . Nothing gets added to the queue.
Do I need to install an updated ashuffle  thingy ?  Confused
Reply


Forum Jump: