You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or to make it simpler: If it's not already possible, how much work would it be to have a feature that prevents mpd.conf to be ever overwritten?
It just occures to me that I have a customized mpd.conf that acts as a satellite and connects to the database on my home-nas-storage-box, the music_directory is set to a remote path (smb://....) -> Too many details -> I have a customized config that shouldn't be touched :-)
Since I'm still playing around with the possibilities of musicplayerplus I run mppinit or do "config changing things" from mpplus -i from time to time. Each time I'm afraid that anything is synced from the mpprc to other configs and it just happenend that my mpd.conf's music_directory was changed back to the path in mpprc
Setting the path in mpprc directly is not an option since the path in mpd.conf would be incompatible with other configs that just accept a local file path (smb://host.domain/share/directory/)
I don't want to create unnecessary work for the MusicPlayerPlus project for my quite special setup. Some pointers and ideas on when auto-sync is happening and what exactly is synced, pointers to code would help. I might come up with my own solution and if it's good enough and could help others I might even submit a PR.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
or to make it simpler: If it's not already possible, how much work would it be to have a feature that prevents mpd.conf to be ever overwritten?
It just occures to me that I have a customized mpd.conf that acts as a satellite and connects to the database on my home-nas-storage-box, the music_directory is set to a remote path (smb://....) -> Too many details -> I have a customized config that shouldn't be touched :-)
Since I'm still playing around with the possibilities of musicplayerplus I run
mppinit
or do "config changing things" frommpplus -i
from time to time. Each time I'm afraid that anything is synced from thempprc
to other configs and it just happenend that my mpd.conf's music_directory was changed back to the path inmpprc
Setting the path in
mpprc
directly is not an option since the path in mpd.conf would be incompatible with other configs that just accept a local file path (smb://host.domain/share/directory/)I don't want to create unnecessary work for the MusicPlayerPlus project for my quite special setup. Some pointers and ideas on when auto-sync is happening and what exactly is synced, pointers to code would help. I might come up with my own solution and if it's good enough and could help others I might even submit a PR.
Beta Was this translation helpful? Give feedback.
All reactions