-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
database replication and mobile crates #6253
Comments
Commented by: daschuer depends on Bug #1001299 |
Commented by: daschuer Bug #1084759 includes some aspects of this. |
Commented by: Be-ing Bug #893242 and Bug #898487 have been resolved. This and Bug #1084759 would be awesome for Crossfade GNU/Linux. DJs could copy their database and music to a Crossfade USB drive, boot someone else's computer from the USB drive, plug in their own controller, play or prepare tracks on that borrowed computer, and bring the new analyses, cue points, and loops back home. All this could be done while their own laptop sits at home and without having to rely on any software on the host's computer. I think in the GUI, there should be an option in the right click menu for crates, playlists, and the whole library for export. This should also be accessible from the Library or File drop down menu at the top. This could bring up a dialog asking where to export to and whether to copy the music files or just the database and analyses. In the File or Library drop down menu, there would be an Import Library/Crate option to select a database file to import. |
Commented by: JosepMaJAZ Ok, so we have three scenarios, all related to having an additional library:
Description: The user has a working Mixxx and a working library and takes his equipment to the place. Mixxx role: Let the user specify files to export to another folder or drive. Create a playlist would be a good thing to do too.
Description: The user has a home setup which uses daily, and an additional setup that is used when going to other places, in order to avoid damaging the main setup or whatever. Mixxx role: Allow the database to be shared between setups.
I think that's pretty much all the scenarios that we could reasonably think of. Use case 1 is almost ready and for Use case 2, one of the options is ready, although it could be improved. And I would recommend thinking about the sub cases of backup-replication and crates database. |
Reported by: daschuer
Date: 2012-01-18T14:57:40Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: lp918233
Whishlist:
It would be nice if Mixxx supports replication to a slave databases.
If a DJ has a big library with thousands of tracks in his home location, it could be useful if Mixxx is able to copy some of his crates to a memory stick (or WebDAV location) inclusive a slave database. A second mixxx, installed on his netbook should be able to use the database on the memory stick for a non-resident gig.
After that, changes made on the database should be able to merge to the master database at home.
This bug depends also on
"(Relative) Library Path" Bug #893242.
"Play songs natively from SMB or WebDAV locations" Bug #918222
"Add configuration path command-line option" Bug #898487
The text was updated successfully, but these errors were encountered: