Sync between two Computers
Moderator: Gurus
Re: Sync two Windows computers
So is there an implemented solution from MediaMonkey? Do MediaMonkey plan to do it?
It seems an obvious need in the communities and and easy task to do (Itune does it since a long time). The implementation is done for an android device, why not win10 as many user has more thn just one computer.
It seems an obvious need in the communities and and easy task to do (Itune does it since a long time). The implementation is done for an android device, why not win10 as many user has more thn just one computer.
Re: Sync two Windows computers
Yes, this is currently being implemented through MediaMonkey Server. It's a bit rought, as MM5 and MMS are yet the alpha stage, but generally speaking usable.
Jiri
Jiri
Re: Sync two Windows computers
Would like to do this, but am concerned with the first step there... The library is 120k(-ish) tracks, all seen as being on a local (D:) drive under a single (\music) folder.Lowlander wrote: ↑Thu Oct 11, 2018 2:37 pm Many will have their files on a network share instead of on 2 or more computers and the database can be shared:
https://www.mediamonkey.com/support/ind ... nvironment
So if I were to share that folder and scanned \\192.168.1.x\music, does that "just" update the location of found tracks, add an entire new location node, some hybrid of the two (like updating location and other attributes?), or something else I haven't imagined yet?
Assuming it's a new location node, I could then set MM to monitor that as well, and it'd stay in sync with the existing drive node?
Guessing it'd be an "overnight" task given the number of tracks, and that attempts to try over would be rather frustrating, so just trying to get a sense of what to expect. Thanks!
Re: Sync two Windows computers
If you want to access the files from their UNC Path instead of the local drive letter you can use: https://www.mediamonkey.com/forum/viewt ... n+database
You don't need to move the files, you just need to tell the database to use a different Path to access them. Once that is done any PC using that database would see the files just fine as their now with their network Path in the database.
You don't need to move the files, you just need to tell the database to use a different Path to access them. Once that is done any PC using that database would see the files just fine as their now with their network Path in the database.
Download MediaMonkey | License
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Re: Sync two Windows computers
Understood. Was asking about what "actually happens" in step one of that link you posted. From your response, my take is the database is updated such that there's a single location node that uses the UNC path rather than local drive:\folder, huh? Not two location nodes, one using each naming convention?Lowlander wrote: ↑Mon Nov 19, 2018 12:44 pm If you want to access the files from their UNC Path instead of the local drive letter you can use: https://www.mediamonkey.com/forum/viewt ... n+database
You don't need to move the files, you just need to tell the database to use a different Path to access them. Once that is done any PC using that database would see the files just fine as their now with their network Path in the database.
Re: Sync two Windows computers
If you use the Addon to change the Paths, you'll still have a single entry for the files, but now in the new location.
Do make sure that you disable Folder Monitoring on the D drive and that you don't scan it anymore. MediaMonkey will see the D drive and network Path files as 2 different files, thus you'll have duplicates if scanning the D drive after you changed everything to their network Path.
If you have any specific questions about the use of the Addon ask them in its forum thread so the developer can respond: https://www.mediamonkey.com/forum/viewt ... n+database
Do make sure that you disable Folder Monitoring on the D drive and that you don't scan it anymore. MediaMonkey will see the D drive and network Path files as 2 different files, thus you'll have duplicates if scanning the D drive after you changed everything to their network Path.
If you have any specific questions about the use of the Addon ask them in its forum thread so the developer can respond: https://www.mediamonkey.com/forum/viewt ... n+database
Download MediaMonkey | License
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Re: Sync two Windows computers
Ahhh, and this is why I asked! Using the addon didn't even occur to me, but it makes total sense to go that way rather than the way recommended in the first article you linked to. That first step there, scanning the share, just seemed sketchy to me.Lowlander wrote: ↑Tue Nov 20, 2018 12:33 pm If you use the Addon to change the Paths, you'll still have a single entry for the files, but now in the new location.
Do make sure that you disable Folder Monitoring on the D drive and that you don't scan it anymore. MediaMonkey will see the D drive and network Path files as 2 different files, thus you'll have duplicates if scanning the D drive after you changed everything to their network Path.
Not sure if I'm getting too far off-topic to ask, but, would making the share read-only (selectively, anyway) have a negative impact on MM? Goal would be to prevent editing except on the single machine where the library is maintained.
Thanks!
Re: Sync two Windows computers
No, it shouldn't cause any problems.
Download MediaMonkey | License
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Re: Sync two Windows computers
That'll probably cause problems as playing a file will write to the database, among many other things you can do in MediaMonkey. Maybe a separate share that isn't read-only.
If you want true read-only you can use Media Sharing and access through DLNA. That won't allow the client to make any changes to the database (other than tracking plays if enabled) or the files.
If you want true read-only you can use Media Sharing and access through DLNA. That won't allow the client to make any changes to the database (other than tracking plays if enabled) or the files.
Download MediaMonkey | License
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Re: Sync two Windows computers
D'oh! Yeah, unless very graceful fails were coded in, damn...
Never found a client that could gracefully cope with 100k+ tracks. (Or even 1000, for that matter.) Otherwise, yeah, that'd definitely be the go-to answer! Neat concept, but seemingly un-implementable.
Re: Sync two Windows computers
MediaMonkey can scan files from a Media Server. I wouldn't necessarily recommend it (preferring direct access), but you'd have the benefit of a local database which is faster and allows much better searching.
Download MediaMonkey | License
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Help: Knowledge Base | MediaMonkey for Windows 5 | MediaMonkey for Android
Lowlander (MediaMonkey user since 2003)
Re: Sync two Windows computers
Fascinating! I never noticed that node at the bottom of the list before! Might have to try that first, actually. Seems ideal, other than potential overhead of keeping things in sync. Thanks!
-
- Posts: 1
- Joined: Sat Dec 08, 2018 8:39 am
Sync desktop and laptop?
Is it possible to sync MM between the desktop and laptop? I have 3rd party sync software that quickly shows me any files added or changed in either db, but if I use that software, the files are transferred but lose any database info (like LastPlayed, PlayCount). The changed songs would be essentially the same file; the changes would be newly found cover art or adding lyrics or a composer, etc.
Re: Sync desktop and laptop?
Hi,
This is something we are working on in MM5 where we introduced Free MMS (MediaMonkey Server) and middle man.
More to be heard about that very soon, but you can try both in MM5 forum sections.
This is something we are working on in MM5 where we introduced Free MMS (MediaMonkey Server) and middle man.
More to be heard about that very soon, but you can try both in MM5 forum sections.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
How to attach PICTURE/SCREENSHOTS to forum posts