Tags give the ability to mark specific points in history as being important
-
v2.4.5
c40b23b2 · ·mpdq 2.4.5 Fixes a stale-candidate bug in choose_next_song so rejected selectors cannot fall through and add or log leftover song data from an earlier eligibility check.
-
v2.4.4
062fd63f · ·mpdq 2.4.4 Adds the Album selector type, refines zero-weight selector semantics so explicit non-default zeroes act as cross-selector exclusions, and brings the help text and READMEs back in sync with the current code.
-
v2.4.3
e3592be8 · ·mpdq 2.4.3 Restores interactive chooser behavior for no-argument station/config selection and adds the -v/--version switch with updated documentation.
-
v2.4.2
bfb9c5a4 · ·mpdq 2.4.2 Adds mixed selector instruction support, per-file setting overrides, case-insensitive selector handling, reset/enumerate options, projected queue-time cooldown handling, and updated docs/example configs.
-
v2.4.1
9899c9b6 · ·added override switched to mpdq (optional) to prep for adding in more arbitrary pointers
-
v2.4.0
Release: Interactive Station Choosing061ff614 · ·Reworks mpdq around station-based queue building and script-local configuration, with cleaner MPD integration and updated docs. - Adds station mode, bundled station configs, bumper/tuning support, and remote filesystem handling - Prefers script-local config/cache/state paths while keeping XDG-compatible fallbacks - Standardizes MPD host/password handling across the script and fixes station selection and -c file handling - Improves exhaustion handling with escalating emergency log rotation and multiple queue-selection bug fixes - Removes obsolete metadata-tool dependency paths in favor of MPD/MPC data - Refreshes help, README, changelog, example config handling, and ignore rules - Adds bpm_to_stickers.sh and related station/audio resources -
2.3.0
Release: This Is Finef4d42119 · ·Realized what an idiot I was for not using MPD's database, so removed external tool tagging/tag reading requirements. Makes things a LOT smoother, especially since ffmpeg and exiftool was where most people had issues.
-
2.2.0
Release: No Repeats During The Workdayf8028501 · ·Added "radio station no repeat" (don't play the same song AGAIN for X time), fixed bug with weight matching, fixed error if there were multiple copies of the same instruction.
-
-
-
2.0.2
Release: tagreading tweakse6097d97 · ·* Fixed bug where tracks > 60m would pass through length filter * Redundancy add - if "artist" tag is empty, "album artist" tag will be used instead for artist frequency. Likewise, if "album" tag is empty, the "title" tag will be used instead.
-
-
-
-
1.5
Release: rainy saturdayac06e29c · ·Incorporated some fixes. Cleaned up code getting tag info when needed. Explicitly added requirements for helper programs. bugfixes Note change in config/cache paths!
-
1.4
Release: provincial vampire892b76f5 · ·Formally added prerequisites for getting MP3 information Fixed a time bug Fixed a bug on pausing
-
v1.3.0
Release: aquatic dissatisfaction51b347f5 · ·Added way to keep song repeats separate from genre repeats
-
v1.2.2
Release: restless ignition lockacec2a50 · ·mpc search returns if there's a *SUBSTRING* match mpc find will only return exact genre matches
-
-
v1.2.0
Release: libidinal fomorian5bbc08fd · ·Whole mess of bugfixes with rotation and matching Introduced way to limit length of selected songs Introduced way to not have the same artist within X period of time.