-
-
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
Allow use of multiple libraries from GUI #8874
Comments
Commented by: daschuer This is already supported by the Mixxx command line. You can start mixxx using Unfortunately this is not easy to discover. IMHO a full featured version of this is: |
Commented by: daschuer If a user wants for example two kind or star ratings, it is not covered. |
Commented by: mevsme What if implement some kind of profiles in options, like in games. That will implement the feature about "rehearsal mode", different libraries and other. Also you can take someone's computer, load your profile (with settings too, optional path to music) and go on DJing. |
Commented by: daschuer Hi Onur thank you for picking this up. Could you outline what you are planning? |
Commented by: onurtuna-lj Hi Daniel, Sorry for the late response. I was a bit busy. I want to start working on Mixxx. However, I don't know the development environment very well. So I have chosen this issue to warm up since it has no strict deadline. I have set a development environment firstly. As I see you are using Qt 4.x for example. In my environment the Qt 5.x version is set. When I prepare and ready to edit the codes I will inform you. |
Commented by: daschuer Cool. Thank you. Which IDE you will use on which Os? |
Commented by: onurtuna-lj I'm using Qt Creator or Clion depending on purpose on Mac OS. For such case it would be affect to develop on Mac OS. |
Commented by: Be-ing This is quite a large and complicated task for a first contribution. Please provide more details about your plans before you start implementing this. How do you intend to expose this in the GUI? We have a major redesign of the library GUI in progress ( #1117 ). It would probably be best to start working from that branch. |
Commented by: onurtuna-lj I have checked the branch so I can pick a new issue. Simple is better you're right. However I'll do this on Saturday. |
Commented by: Be-ing I'm afraid this is not a one day task. Could you make a mockup of how you intend to integrate this into the GUI? |
Commented by: onurtuna-lj I mean I can pick one easy bug for the first time. I should check all the easy-to-handle bugs firstly. I can only do this on Saturday. |
Commented by: rryan Due to lack of progress, marking Triaged and clearing assignee. Feel |
Reported by: mysticsoto
Date: 2017-05-30T14:26:40Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: lp1694451
Tags: usability
It would be nice to be able to use multiple libraries for different events/venues. I know you can sort by Genre, but for example, a Latin event might use multiple genres of latin music, while a Ballroom event might use a different set - some Latin as well as others. It would be great to be able to only load the music I want for each.
Not sure of how things are internally, for example if an internal database is used, but I would also think that that could conceivably save people memory space if they don't have to load their entire library onto memory.
The text was updated successfully, but these errors were encountered: