digimezzo / dopamine

The audio player that keeps it simple

Home Page:https://digimezzo.github.io/site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Features Support Playing Music and Displaying Lyrics from OneDrive

chu610234940 opened this issue · comments

  1. When adding the music library, you can add the folder in OneDrive to Dopamine, which allows you to play online music stored in OneDrive and conveniently add more music.
  2. Lyric support has been added, allowing read and write operations based on seconds, for example: [00:36:11] Want to live in a beautiful world. This enables lyrics to be displayed at the corresponding time intervals both on the playback page and as a desktop widget.
  3. Lastly, the function to display track numbers in song lists and adjust the column width of all titles is needed. It's also important to indicate whether each piece of music is online or local.
  4. Clicking 'Close' does not fully close the software; instead, it minimizes the program into the system tray for easy access.

Hi! Thanks for logging this issue. I'll answer by topic:

Onedrive

Isn't the OneDrive fodler synced to a folder on your computer? You should be able to add that folder to Dopamine already.

Lyrics

Timed lyrics are planned for Preview 25. You can see which features are planned for which Previews here: https://github.com/digimezzo/dopamine/milestones

Track numbers in song screen

Already possible by pressing on the "Edit columns..." button and checking "Number":

image

image

Width of columns on songs screen

That's currently a technical challenge, but I'll see what I can do in a later stage.

Minimize to tray

Already possible. See Settings > Behavior > Notification area.

image