This repository has been archived by the owner on May 3, 2019. It is now read-only.
Releases: ColinDuquesnoy/MellowPlayer
Releases · ColinDuquesnoy/MellowPlayer
3.0.0
2.99.0
MellowPlayer 3 Release Candidate
Implemented enhancements:
- Check audio codecs support #82
- Command-Line flags to toggle/get song favorite status #77
- Add copy and paste for the context menu #73
- Add a menu entry to report issue on github #65
- Limit ListeningHistory #64
- Add Tidal support #59
- Add youtube support #58
- ListeningHistory: smarter song tracking #55
- Call cache cleaner when closing MellowPlayer #54
- Add global menu on OSX #53
- Internationalisation #52
- Add ability to disable a service #51
- Add hotkey to restore window #50
- Add theme setting #49
- Check for update mechanism #48
- Add command line options #43
- Allow to reorder services via drag & drop #42
- Plugin wizard #38
Fixed bugs:
Merged pull requests:
2.95.0
MellowPlayer 3 Beta Version
New features
- ported to QML + Material Design theme
- adaptive theme that follows the theme of the currently running streaming service
- fast switching between running services (Ctrl+Tab/Ctrl+Shift+Tab)
- optional listening history, disabled by default
- added a button to quickly turn off/on notifications
- added support for self hosted services
Planned features:
See the list of features we plan to get into the final 3.0 release.
2.2.5
Fix broken soundcloud integration plugin
2.2.4
Fix broken spotify integration plugin (due to redirection to open.spotify.com).
Note that Widevine plugin is needed to use spotify.
2.2.3
Fixed bugs
- Fix broken mixcloud integration plugin
- Fix broken google play music integration plugin
2.2.2
- Fix broken 8tracks integration
- Fix missing art url in soundcloud
- Improve single application controller on linux; now handle crash or premature termination of the unique app instance.
- Internal refactoring: use QCommandLineParser instead of our own
2.2.1
Fix segfault on application exit if lyrics pane is visible.
2.2.0
Add a lyrics panel that show the lyrics of the current song (using the chartlyrics web service).
2.1.2
Small UI tweaks for Windows 10 (set toolbar background color to white)