Are there any way to recreate the HotCues… saved in Medialibrary.db to the IPAD file medialibrary.medialibrary and also the other way arround.
I saw some topic saying that in 2023 it wasnot possible, if still like this, Are there any plan to implement in future version this sync funtion?
I use DJay Pro on my IPad, IPhone and Windows laptop. I have IPad and IPhone hotcues synced. Every time I made a change or add a new hotcue, this appear in the other (Apple) device, but none of this happens in my Windows laptop. Do I have to make the job twice?
I recently subscribe to Apple Music streaming service thinking that this will solve this problem, but it’s still the same. Is there any other way to do this? My songs and music library are exactly the same in all the different devices.
Please note that this is NOT OFFICIALLY SUPPORTED, so please use at your own risk. Also, always fully backup both iOS and Windows systems before performing the procedure below. It’s also recommended that you backup both of the folders discussed below to another location like an external drive.
To manually copy the djay media library database from iOS to Windows, you can try copying the djay Media Library.djayMediaLibrary bundle over to the ~/Music/djay folder on Windows.
Is there a way to migrate or sync, your playlists, cue point etc from Windows to Mac OS..
I read that its not possible for cue points.. what about playlist?
Hi @Dr_Worm, I’ve merged your new topic with this existing one. Please see above for more details. Always backup your djay Media Library database file before attempting this procedure.
Between macOS and iOS the process is even easier as the file names and extensions are the same.
On iOS you can find the database using the Files app in On My iPhone/iPad>djay>User Data.
On macOS it can be found in ~/Music>djay.
On Windows it can be found in %HOMEPATH%>Music>djay>djay Media Library.
So I started to scrape the problem.
First of all Medialibray.medialibrary is not a file but a folder, this forder contain a Merdialibrary.db file.
They both are SQLite file so nothing really fancy.
Bot the Mac and the Win are somewhat identical and share a lot of thing in common:
53Tables / 12 Indices for the win
59Tables /13 indices for the win.
unfortunately you can just use you win db file and put in on you mac because there will be some missing entry and DJ will think the db is corrupted.
at first glance it should be possible to parse data from one db to an other.. having said that it would be a lot nicer if it was done by the team who know the element that need to be sync rather than by enduser poking around ..
Ps: I’have just been using the software for a month, I can’t imagine someone that made all his prep for several and then switch to a mac to discover he need to redo everything.
still trying to figure out what’s what’s .. at first glance I would say that Algoriddim coder were clever as it seems that tracks are ID by a Md5 hash (or simlar) that makes it easier to make a cross computer software as file are id by them self rather a file name.
I found my playlist name but as the name of the table suggest it’s just ansecondaryindex
with human readable playlist name an playlistuniquenumerical identifier
DJay Pro (Windows 11 24H2) v5.3.2815.0 Legion T5
DJay Pro (iOS 18.4.1) v5.3.1 iPhone 16 Pro
Is there a way to send playlists made in-app on Windows to iOS/MacOS devices or have it sync to our account? I’m not referring to playlists made on soundcloud or apple music, but the playlist function within DJay where you can pull tracks from multiple sources. Does Algoriddim have any plans to have playlists and cues sync across multiple devices using the same account or to have the ability to import/export this data easily in a future build? because that would be a feature I’d love to see
Hi @MK-9, welcome to the Community! I’ve merged your new topic with this existing one. This is not supported at the moment - at least not in a straight forward way as you can see above. Our dev team is aware of user demand for this feature and is looking into options for a future release. Thanks!