Releases: jooapa/jammer
3.52
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
Bto change the backend from YoutubeExplode. For it to work you need to add the yt-dlp to theJAMMER_YTDLP_BINpath 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
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
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
3.48
3.47
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
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 varJAMMER_SONGS_PATH
- songs path has previously been set in the
- Rename current song title with default keybind
F2 - Keybinds is not from ie.
Shift + F->ForH->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
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
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
Full Changelog: 3.42...3.43
okey reverting back to taglib system that just works..
x-b version- couple problöems on the road