mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #10] Release v0.3.0 #938
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#938
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0323pin on GitHub (Oct 5, 2021).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/10
Originally assigned to: @aome510 on GitHub.
TODO List for
v0.3.0Background
Hi,
I couldn't wait for a new release to try the search functionality, so I've built the software from the git-HEAD on my NetBSD system.
I'm having trouble using the search function on my keyboard layout, though.
"g / " is an easy shortcut on an us keyboard but, on a Swedish keyboard it's kind of hard as " / " needs a modifier and " g Shift 7 " doesn't do it.
Yes, "Shift 7" outputs " / " on my keyboard.
Guess, I can define custom key-bindings but, I haven't done that yet and thought I'd let you know anyway.
Regards,
pin@NetBSD.org
@aome510 commented on GitHub (Oct 5, 2021):
Hi pin,
Thank you for your interest and for letting me know about the "g Shift 7"
thing lol.
I guess I'll change the default keybinding to something like "g s" so there
would be no awkward key combination.
That said, adding a new keybinding is quite easy. I guess it would involve
adding these lines to the *keymap.toml *file:
I couldn't wait for a new release to try the search functionality, so I've
The search integration is fairly new, yet quite unstable, so I decided to
delay the release. It can be improved further but I have been quite busy
lately :<.
Also, I'm curious about your experience using the application. I used it
daily and it is unusable when the network is down (need to restart the app)
and also quite slow when you use the integrated client. Besides that, it
works quite well for me.
Sincerely,
Thang
On Tue, Oct 5, 2021 at 7:54 AM 0323pin @.***> wrote:
@0323pin commented on GitHub (Oct 5, 2021):
I'm using it as my default player now, thanks!
Yeah, I did it and it's working fine on a quick test.
Honestly, I'm enjoying it quite a lot.
Maybe I'm not the tipical Spotify user, you see I don't usually create playlist.
I've created a short one just to be able to use
spotify-player, guess I can get rid of it now, haha.Usually, I search for whatever I'm in the mood for right there and then.
The app is working fine for me and I haven't experieced any issues.
I'm usually on pretty stable networks, either at home or at the office, so I haven't experienced any issues or slowlyness.
Now that I can search as well, I don't need anything else.
The simplicity of it, is what I like the most, I don't need the features of
ncspotto be honest.I've even created a new theme for it based on
alacritty's oxide theme, https://postimg.cc/CdmBwVC6In case you are wondering (maybe not), yes I use
nushellas my login and default user shell.@aome510 commented on GitHub (Oct 5, 2021):
Glad that you enjoy it 💪 .
It's nice to hear that. If you experience any bugs or problems, feel free to open an issue here or email me.
Yeah, ikr, simplicity is also the first thing I consider when implement
spotify-playerlol, good to know. I want to try
nushella few times but always forgot to do so 😅In the meantime, I'll rename the issue to Release v0.3.0 for better coverage as I want to do a few things before releasing a new version with search integration.
@0323pin commented on GitHub (Oct 6, 2021):
I will, no worries. I'm a bit busy this week and will be away during the weekend but, I will report any issues I might find with time.
I'm really enjoying it, being able to sort things and order data on the shell is awesome. Even if certain things don't work on NetBSD,
psandsysuse thesysinfocrate under the hood andsysinfohas shitty support for NetBSD. I've looked at it several times but, it's a bit over my head to implement all the required functionality and open a PR onsysinfo. Maybe someday, haha.Sure, no problem.
@aome510 commented on GitHub (Oct 9, 2021):
@0323pin FYI, I just release
v0.3.0@0323pin commented on GitHub (Oct 10, 2021):
Awesome, thanks.
I'll build it as soon as I get back home.
Away this weekend :)
@0323pin commented on GitHub (Oct 11, 2021):
@aome510 merged, https://mail-index.netbsd.org/pkgsrc-changes/2021/10/11/msg241925.html
Thanks!