![]() |
Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Off Topic (https://forums.snakeoil-os.net/Forum-Off-Topic) +--- Forum: Archived Threads (https://forums.snakeoil-os.net/Forum-Archived-Threads) +---- Forum: Snakeoil Firmwares (https://forums.snakeoil-os.net/Forum-Snakeoil-Firmwares) +---- Thread: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) (/Thread-Snakeoil-Firmware-1-1-9-Blind-Testing-Update-9) |
RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - Bromf - 12-Apr-2020 ![]() I've managed to build myMPD and have it start though currently errors as 'MPD disconnected'.I think that's just my footling about with the configuration file... I will try some other settings and get back. I think the firmware update was missing the myMPD build. ![]() Took a while but got MPD connected and can browse and play but trying to view (album art) in gridview kills the player... Ok! now I have cover view but it takes a very long time to load and update....should be faster *-cpu product: Intel® Pentium® Dual CPU E2220 @ 2.40GHz vendor: Intel Corp. physical id: 1 bus info: cpu@0 width: 64 bits ![]() ![]() All works with the exception of albumart grid view...whilst the coverart shows it is replicated multiple times...being equal to the number of tracks minus 1 for each and every album. Not sure if this is an myMPD issue or snakeoil configuration....?? ![]() changed path to music folder and now the cover images load fast but still in multiples....off now for more head scratching.... ![]() RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - seafoodlover - 12-Apr-2020 (12-Apr-2020, 07:25 AM)Bromf Wrote:How do you fix myMPD disconnect? I have the same issue after updated to 1.1.9 RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - Bromf - 12-Apr-2020 It is not simple...so to avoid untold versions of support for this I feel it is best to wait for AK and an update to the firmware... ![]() ![]() My experiment has been with an AMD64 firmware...not ARM/Pi do note this.. However...If you are a Linux user...Desktop and Snakeoil conversant... pm me....breakage on your own head be it and no support if it does not work for you...you'll have to reinstall and await AK's fix if my recipe does not work.. ![]() ![]() RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - seafoodlover - 12-Apr-2020 (12-Apr-2020, 02:29 PM)Bromf Wrote: It is not simple...so to avoid untold versions of support for this I feel it is best to wait for AK and an update to the firmware... Many thanks, your suggestion fixed the problem, I am using AMD64 too RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - Bromf - 13-Apr-2020 Good that it worked for you ! Are you getting the multiple covers problem in gridview ? RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - agent_kith - 13-Apr-2020 Seems mympd.conf isn't copied over? I'll see if I can whip up something to fix this. As for grid view, it could be a problem with myMPD itself.. I'll double check that later. RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - agent_kith - 13-Apr-2020 Can you guys try the hotfix (go to the last of the first post here) and see if mympd is now working for you? RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - Bromf - 13-Apr-2020 Tried and ...Nope....Back to the initial problem.... firefox can't find the server... However, I amended mympd.conf for these lines and that fixed it.. PHP Code: [mpd] RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - agent_kith - 13-Apr-2020 (13-Apr-2020, 04:27 PM)Bromf Wrote: Tried and ...Nope....Back to the initial problem.... firefox can't find the server... Delete the file '/etc/mympd.conf', then upload the fix module again. Did the file reappear? And also, does mympd work now? The config file in the fix has the correct connection info, (it uses 127.0.0.1 which is the same as localhost). I'm guessing, that user part is the problem. In Snakeoil, it needs to be www-data. But if you started with myMPD, then you'll need to wipe out everything in /var/lib/mympd first before restarting mympd. I'll see if I can fix this in the next fix update. RE: Snakeoil Firmware - 1.1.9 (Blind Testing Update 9) - mkysimes - 14-Apr-2020 (14-Apr-2020, 03:35 AM)Bromf Wrote:(13-Apr-2020, 06:10 PM)agent_kith Wrote: Delete the file '/etc/mympd.conf', then upload the fix module again. Did the file reappear? And also, does mympd work now? Is there a pi fix as well? |