mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.48k stars 1.27k forks source link

Library history feature #5571

Closed mixxxbot closed 2 years ago

mixxxbot commented 2 years ago

Reported by: rryan Date: 2010-10-15T20:32:25Z Status: Fix Released Importance: Wishlist Launchpad Issue: lp661449 Tags: library, radio


The library should have a feature where you can look at previously played tracks, grouped by runs of Mixxx or by date.

Additionally, it should have the ability to print or export a list of songs from a history session.

mixxxbot commented 2 years ago

Commented by: Pegasus-RPG Date: 2010-10-15T20:55:34Z


Another one important for radio use. DJs need to report the list of played songs to the station for tracking reasons.

mixxxbot commented 2 years ago

Commented by: Pegasus-RPG Date: 2010-10-31T08:15:04Z


The Campcaster guys also requested exporting the song list as an m3u playlist file.

mixxxbot commented 2 years ago

Commented by: djkaboodle Date: 2010-12-16T15:55:05Z


I feel that this library history feature could be tied in with the requested scrobbling feature here: https://bugs.launchpad.net/mixxx/+bug/669273

Perhaps the scrobbling itself could be left to an external program, and Mixxx could simply record a text/m3u file, keeping the memory usage as low as possible.

The history list of tracks played would also be useful for very long sets or shared DJing situations, to avoid repetition.

I am working on a bash script that will (hopefully) record all tracks loaded into a deck, utilising the Mixxx debug mode ("mixxx -v" from the command line). I'll post up a link here when I have something completed, unless someone beats me to it!

mixxxbot commented 2 years ago

Issue closed with status Fix Released.