MyMPD fails to update artwork.
#1
MyMPD fails to update artwork after Snakeoil update to 1.2.9 (Gear Isolation U9)

I can see the newly added items in folder view but there is nothing added to the album view since the 1.2.9 (Gear Isolation U9) update.
I have rescanned and update the database, checked the filetypes and artwork which are all good and show in other players (Moode, Daphile, etc)
I've cleared and reloaded the MyMPD cover cache and cleared the browser cache.
I can select and play the items from the folder view and the artwork is displayed in the playback screen.
It is just not being recognised or added in the album screen.
This has happened since the Snakeoil update as items I added previous to it are shown.

and further..when I try to add any album to the queue or replace the queue with an album then all Fourteen thousand four hundred and forty five tracks from the library are added.  It's borked and I'm going to have to reinstall

Seems the database is weirded, any way to reset it ?
Reply

#2
Hmm. Not sure, too many variables at play. Over the weekend I will try and create a new myMPD build as a module. That way you can install the newer version and see if that fixes it?
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • Bromf
Reply

#3
(16-Dec-2022, 02:19 PM)agent_kith Wrote: Hmm. Not sure, too many variables at play. Over the weekend I will try and create a new myMPD build as a module. That way you can install the newer version and see if that fixes it?

Thanks, yes I have a message in the Snakeoil MyMPD settings page that the current version is out of date.
Is there any way to configure a rolling update of myMPD ?
Reply

#4
(16-Dec-2022, 03:38 PM)Bromf Wrote: Thanks, yes I have a message in the Snakeoil MyMPD settings page that the current version is out of date.
Is there any way to configure a rolling update of myMPD ?
Delete the local copy
Code:
sudo rm /usr/local/bin/mympd

And follow these instructions to install mympd from their repository. Restart the players and it should work.

https://jcorporation.github.io/myMPD/ins...ges-debian
 
Moving forward I think will be using this official version of myMPD, that well it will be automatically kept up to sync. At least I don't think a custom myMPD will bring any audio benefits to playback.
Snakeoil Operating System - Music, your way!
Reply

#5
Also, because I'm now changing to the official myMPD packages, not going to release a update module for now. Users can also decide whether to use myMPD in the system or not. In the Snakeoil software menus (beta testers only), folks can choose to install/uninstall myMPD.

And in the players page, I can add an option for user to choose whether to start the myMPD remote or not.

So that gives you a lot of options, to have myMPD installed but not use it for player X but use it for player Y and so on. This in turn will give more flexibility to music player configuration in the future, where I will attempt to update the music player from a configuration point of view to more a "profile" point of view.

In the sense you can use the same player say MPD 0.22.9, but you can define various configuration options for it (with DSP, without DSP, to DAC 1, to DAC 2, to DAC 1+2 and so on). This of course will come at a much later stage.. but that'll be the plan of future work after kernel builder, at least at this point in time.
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • Snoopy8
Reply

#6
(18-Dec-2022, 10:56 AM)agent_kith Wrote: ​​​Users can also decide whether to use myMPD in the system or not. In the Snakeoil software menus (beta testers only), folks can choose to install/uninstall myMPD.
Yes please. Currently using Pkill because I do not use it.
Reply

#7
(18-Dec-2022, 10:20 AM)agent_kith Wrote:
(16-Dec-2022, 03:38 PM)Bromf Wrote: Thanks, yes I have a message in the Snakeoil MyMPD settings page that the current version is out of date.
Is there any way to configure a rolling update of myMPD ?
Delete the local copy
 
Code:
sudo rm /usr/local/bin/mympd

And follow these instructions to install mympd from their repository. Restart the players and it should work.

https://jcorporation.github.io/myMPD/ins...ges-debian
 
Moving forward I think will be using this official version of myMPD, that well it will be automatically kept up to sync. At least I don't think a custom myMPD will bring any audio benefits to playback.

Inscrutable  much... no repo found on the Jcorporation site and no add-apt  works.
Just installed a new Snakeoil on new hardware and exactly the same myMpd aberrant behaviour where it tries to add the whole database.
Drives me nuts as LMS works ok but hate the LMS continual ''update database at boot' system and 'soft' sound.
I wonder if the recent poster asking about oi-mpd was on the right track as myMpd seems to be just a total frustration.
and... can't add 2 nas entries  to snakeoil as I am told the 'mount point already exists'  No I specified 2 different mount points !
Reply

#8
(18-Dec-2022, 01:07 PM)Bromf Wrote: Inscrutable  much... no repo found on the Jcorporation site and no add-apt  works.
Just installed a new Snakeoil on new hardware and exactly the same myMpd aberrant behaviour where it tries to add the whole database.
Drives me nuts as LMS works ok but hate the LMS continual ''update database at boot' system and 'soft' sound.
I wonder if the recent poster asking about oi-mpd was on the right track as myMpd seems to be just a total frustration.
and... can't add 2 nas entries  to snakeoil as I am told the 'mount point already exists'  No I specified 2 different mount points !
What oi-mpd?
Snakeoil Operating System - Music, your way!
Reply

#9
My ooops :-)    should be o!-mpd
http://ompd.pl/
https://github.com/ArturSierzant/OMPD

though I haven't really investigated it and perhaps will just run with LMS and material-skin for now until I can figure how to install the My-Mpd repo...
Your link fails as the version it reports is 22.04 and the instructions expect Debian 11.
Reply

#10
(21-Dec-2022, 10:21 AM)Bromf Wrote: My ooops :-)    should be o!-mpd
http://ompd.pl/
https://github.com/ArturSierzant/OMPD

though I haven't really investigated it and perhaps will just run with LMS and material-skin for now until I can figure how to install the My-Mpd repo...
Your link fails as the version it reports is 22.04 and the instructions expect Debian 11.

This should work, try and run these from a SSH and see what happens
Code:
if [ -f /usr/share/keyrings/jcorporation.github.io.gpg ]; then
    rm -f /usr/share/keyrings/jcorporation.github.io.gpg
  fi

  curl http://download.opensuse.org/repositories/home:/jcorporation/Debian_11/Release.key | \
    gpg --no-default-keyring --keyring /usr/share/keyrings/jcorporation.github.io.gpg --import

  # Get Debian VERSION_ID from os-release file
  MYMPD_PATH=""
  source /etc/os-release
  if [ "$NAME" == "Ubuntu" ]; then
    MYMPD_PATH="xUbuntu"
  else
    MYMPD_PATH="$NAME"
  fi
  # Add JCorporation APT repository and ensure releases are signed with the repository's official keys
  cat <<EOF > /etc/apt/sources.list.d/jcorporation.list
   deb [signed-by=/usr/share/keyrings/jcorporation.github.io.gpg] http://download.opensuse.org/repositories/home:/jcorporation/${MYMPD_PATH}_${VERSION_ID}/ ./
EOF
  apt update
  apt install -y mympd
Snakeoil Operating System - Music, your way!
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Fail to install myMPD sjtuross 9 972 03-Mar-2024, 08:45 PM
Last Post: hkphantomgtr
  [SOLVED[split] Cannot update to RPi Snakeoil Firmware Gear Isolation U10 uglymusic 10 2,642 15-Feb-2023, 03:32 PM
Last Post: uglymusic
  [SOLVEDUnable to disable myMPD mb32 5 1,626 11-Feb-2023, 08:04 AM
Last Post: Bromf
  [SOLVEDMyMPD fixed database loading MPD Bromf 2 1,088 06-Feb-2023, 05:09 AM
Last Post: Bromf
  [SOLVEDGapless myMPD? cpcat 2 1,043 05-Feb-2023, 12:19 PM
Last Post: cpcat



Users browsing this thread:
2 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
SOXR resampler and DSD
Last Post: agent_kith
Today 01:10 PM
» Replies: 3
» Views: 42
A ripping project ideae/help
Last Post: agent_kith
Today 01:09 PM
» Replies: 7
» Views: 81
Glibc 2.36 missing
Last Post: jetski
04-Mar-2025 03:23 AM
» Replies: 5
» Views: 119
Snakeoil 1.4.0 (High End)
Last Post: knottydreadbr
03-Mar-2025 11:42 PM
» Replies: 63
» Views: 4637
Using Ubuntu low latency & real time ker...
Last Post: hkphantomgtr
26-Feb-2025 12:13 AM
» Replies: 12
» Views: 576
My Snakeoil-powered system
Last Post: petemac110
24-Feb-2025 04:30 AM
» Replies: 7
» Views: 592
Snakeoil 1.4 and Squeezelite R2 - not re...
Last Post: petemac110
23-Feb-2025 07:47 PM
» Replies: 4
» Views: 127
Can't get Roon bridge or UPNP renderer t...
Last Post: agent_kith
21-Feb-2025 04:38 PM
» Replies: 9
» Views: 319
Progress update on High End U1
Last Post: agent_kith
21-Feb-2025 10:43 AM
» Replies: 8
» Views: 636
Snakeoil OS 1.4 problem with Squeezelite...
Last Post: mloutfie
14-Feb-2025 07:00 AM
» Replies: 14
» Views: 733

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2025. Theme © Melroy van den Berg.