Feat/playlist suggester#11
Merged
Merged
Conversation
…gester/play count/automix Rewrites the opening overview around the full scope of the app, leads with a galaxy hero and spreads supporting screenshots through the sections (sized down and borderless) so section ends are not blank, and adds the Suggest-a-Playlist section, a play-count control with a Plays sort, and an Automix note. README Library and DJ summaries updated to match.
Send to DJ loads the suggested order as the active automix set, switches to the DJ tab, and starts the beatmatch-crossfade automix (new djAutomixStore bridges into DJView). Save-as-PDF renders the whole guide into a clean iframe with Paper, Studio (modern), and Carbon (dark purple) styles, with screenshots loading, borderless images, and a per-style menu. Also guards two optional-access type errors in the library audio router.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
docs: overhaul guide opener, add screenshots throughout, document suggester/play count/automix
Rewrites the opening overview around the full scope of the app, leads with a galaxy hero and spreads supporting screenshots through the sections (sized down and borderless) so section ends are not blank, and adds the Suggest-a-Playlist section, a play-count control with a Plays sort, and an Automix note. README Library and DJ summaries updated to match.
feat: Send-to-DJ automix and a three-style guide PDF export
Send to DJ loads the suggested order as the active automix set, switches to the DJ tab, and starts the beatmatch-crossfade automix (new djAutomixStore bridges into DJView). Save-as-PDF renders the whole guide into a clean iframe with Paper, Studio (modern), and Carbon (dark purple) styles, with screenshots loading, borderless images, and a per-style menu. Also guards two optional-access type errors in the library audio router.