Releases: jooapa/jammer
3.2.1.2
3.1.0.1
What's Changed
- feat: added portuguese(pt-BR) locales by @Natanaelfelixx in #93
- asdfasd by @Antonako1 in #96
- Update Download.cs by @Antonako1 in #98
New Contributors
- @Natanaelfelixx made their first contribution in #93
Full Changelog: 3.0.0.0...3.1.0.1
3.0.0.0
3.0 - New Release Notes
Features
-
M3U support: Limited support for M3U playlist files (not all M3U features are available).
- m3u files can be played just by opening them with Jammer. But cannot be opened with the
--play
,-p
command from the<jammer/playlists>
folder. You canSave as
(default keybindShift + Alt + S
) the m3u file, Thus creating a JAMMER playlist to<jammer/playlists>
folder. (More info in the README)
- m3u files can be played just by opening them with Jammer. But cannot be opened with the
-
Jammer File
- Supports More information about each song than just a Title
- Jammer playlist files can now be played locally.
-
Fuzzy search: Improved search functionality with fuzzy matching. (F3)
Bug Fixes
- Bugs squashed: Various bugs have been eliminated.
- YouTube bug fixed: YouTube integration now works properly.
- Linux note: Ensure
ffmpeg
is installed for YouTube playback to function.
- Linux note: Ensure
- Autosave fixed: Autosave functionality is no longer broken.
Full Changelog: 2.14.6.6...3.0.0.0
3.0-beta
Full Changelog: 2.14.6.6...3.0-beta
m3u support limited, not fully m3u features
bugs squashed to oblivion
youtube works, on linux need to have ffmpeg
new jammer playlist file format thing
jammer files can be played locally pretty cooly
autosave not broken
thats all i think
2.14.6.6
User can now change the SoundCloud client id
soundcloud every now and then changes the client id, which is not cool, so this allows change allows the user to change it :)
on default the keybind is Alt + Shift + 1
or go change it in the settings.json
way to get the id on your own
- open up the soundcloud.com
- open the inspect element -> Network tab
- start playing some random song
- you start to see some entries in the network tab. you should see some thing like
me?client_id=wDSKS1Bp8WmdlRPkZ7NQXGs67PMXl2Nd
Full Changelog: 2.13.5.5...2.14.6.6
2.13.5.5
What's Changed
- [Feature]: give options to customize jammerPath by @dddmaster in #89
- fixed missleading documentation by @dddmaster in #87
- Fixed breaking exception with Debug arg by @dddmaster in #88
New Contributors
- @dddmaster made their first contribution in #89
Full Changelog: 2.12.4.4...2.13.5.5
2.12.4.4
What's Changed
- Very find codings by @retroaalto in #85
- Update console output padding to align text properly within the console window.
- Correct the display of "Getting track. please wait..." message with dynamic spacing.
- Fix localization text for deleting a song in the playlist information.
- Amend Keybindings.cs to rename 'SearchYT' to 'Search' for consistency.
- Ensure the 'drawWhole' flag is set to true when toggling media buttons to refresh the UI.
- Adjust localization for 'ToggleVisualizer' and 'LoadVisualizer' to have consistent capitalization.
- Comment out the error message display in Start.cs when BASS initialization fails and log the error instead.
- Modify the condition to set the current song to an empty string based on the songs array length.
Full Changelog: 2.11.2.2...2.12.4.4
2.11.2.2
New UPDATE
- now can play any song without the need of any file extensions
- bug fixes
- more bugs squashed
- more?
- yes
- better code structuring
- should be more reliable
Full Changelog: 2.10.1.1...2.11.2.2
2.10.1.1
New search
Full Changelog: 2.9.0.0...2.10.1.1
2.9.0.0
Midi Support
Full Changelog: 2.8.4.4...2.9.0.0