Skip to content

Releases: jooapa/jammer

3.2.1.2

26 Dec 21:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0.1...3.2.1.2

3.1.0.1

10 Dec 19:53
7df95c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0.0...3.1.0.1

3.0.0.0

04 Oct 21:06
Compare
Choose a tag to compare

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 can Save as (default keybind Shift + Alt + S) the m3u file, Thus creating a JAMMER playlist to <jammer/playlists> folder. (More info in the README)
  • 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.
  • Autosave fixed: Autosave functionality is no longer broken.

Full Changelog: 2.14.6.6...3.0.0.0

3.0-beta

30 Sep 21:35
Compare
Choose a tag to compare
3.0-beta Pre-release
Pre-release

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

25 Aug 20:07
Compare
Choose a tag to compare

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

14 Aug 20:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.12.4.4...2.13.5.5

2.12.4.4

03 Aug 20:25
Compare
Choose a tag to compare

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

17 Jul 22:29
Compare
Choose a tag to compare

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

14 Jul 19:38
Compare
Choose a tag to compare

New search

Full Changelog: 2.9.0.0...2.10.1.1

2.9.0.0

28 Jun 13:18
Compare
Choose a tag to compare

Midi Support

Full Changelog: 2.8.4.4...2.9.0.0