Skip to content

Releases: jooapa/jammer

3.52

18 Jan 21:04

Choose a tag to compare

v3.52

What's Changed

  • feat(favorites): add "Add to Favorites" functionality by @retroaalto in #134
  • feat: Moved star as a prefix and update playlist visuals by @retroaalto in #135
  • There is now YT-DLP support. and its not like "real" support like for all the sites that is supports. Only youtube.com. Yt-dlp is way more stable. Yu can press B to change the backend from YoutubeExplode. For it to work you need to add the yt-dlp to the JAMMER_YTDLP_BIN path or for it to be in the same folder as the binary. docs

  • You can favourite songs in your playlist and then if you play the file tih :fav suffix it will play them only. Here Docs for this

  • also some bug fixes, dont even remember what I did, but Jammer works better

Full Changelog: 3.51...3.52

3.51

30 Aug 11:49

Choose a tag to compare

v3.51

Fixed some bugs found in the JRead library.
also now there are autocompletions for seaching and renaming.
Rss detection is better ow. doesnt need to end in ".rss"

What's Changed

  • feat(build): add submodule initialization to build scripts by @retroaalto in #130

Full Changelog: 3.50...3.51

3.50

27 Aug 11:25

Choose a tag to compare

v3.50

  • Added rss support, so you can now add a .rss feed url and then pressing enter you can open it.
  • Better ui and UX
  • Added JRead for much better console input
  • can press esc to go back from most things

What's Changed

  • feat: extract UI components and eliminate magic numbers from TUI by @retroaalto in #122
  • feat(help-menu): improve table layout and localization by @retroaalto in #123
  • Fixed Column Width Variability (TUI.cs:EditKeyBindings) by @retroaalto in #124
  • chore(scripts): update scripts to be executable by @retroaalto in #127
  • feat: add playlist position display with improved settings UX by @retroaalto in #128

Full Changelog: 3.49...3.50

3.49

09 Aug 23:40

Choose a tag to compare

v3.49

Bug fixes for the issues ( #114 and #115 ).

Full Changelog: 3.48...3.49

3.48

07 Aug 20:00

Choose a tag to compare

v3.48

New env path for the playlists folder JAMMER_PLAYLISTS_PATH
#113 new option in settings that will skip a song if error occurs in playing it

Issue with this release (#114, #115)

Full Changelog: 3.47...3.48

3.47

26 May 11:54

Choose a tag to compare

v3.47

  • author can be seen in the songs view.
  • rename system revamped with smart renames, that will generate beased on the autor and the song title. now when seperating author and title with " - " will set the title and author.
  • UTF-8 Works correctly now
  • and buggerno fixernos

Full Changelog: 3.46...3.47

3.46

05 May 21:54

Choose a tag to compare

v3.46

  • 73db860 Add error handling for YouTube and SoundCloud song searches
  • 11e1af9 remove --set-path
    • songs path has previously been set in the settings.json, but it has been changed to env var JAMMER_SONGS_PATH
  • Rename current song title with default keybind F2
  • Keybinds is not from ie. Shift + F -> F or H -> h (can be swtiched off)
  • Automatic Soundcloud ClientId fetching and setting from settings panel.
  • 17973d4 YoutubeExplode version bump

Full Changelog: 3.45...3.46

3.45

16 Apr 21:23

Choose a tag to compare

Full Changelog: 3.44...3.45

4466a97 Log will not crash if [ or ] in somewhere
a6aa7ee fixes bug when song goes to end naturally it will not reset the time stuff so it will stay as long as the previous song lasted at 0:00
55d18e1 Delete a title, play next. #108
a2cb0fd Check for ffmpeg #109
9ee5432 fix: improve song deletion logic to handle current and playlist song indices correctly

3.44

17 Mar 14:23

Choose a tag to compare

Full Changelog: 3.43...3.44

Titles finally work. and more stuff.

there are no more mp4's so it will download all the songs again

3.43

10 Mar 10:59

Choose a tag to compare

Full Changelog: 3.42...3.43

okey reverting back to taglib system that just works..

x-b version- couple problöems on the road