Pragha 1.3.91 - (1.4 beta2)
Pre-release
Pre-release
·
126 commits
to master
since this release
News:
- New Koel plugin that allow play music from this service.
- Implements cache purge limited by size. 1GB by default.
- Add option to "Add and Play" from library view. Thanks to triorr
- Allows reordering the columns of the playlists. Thanks to triorr
- New panel on info plugin that show recomendations from Lastfm.
Other Changes:
- Use custom name for the panel icons. Issue #121
- Add a symbolic icon for panel. Not used by default.
- Put cover arts cache to .cache/pragha/art
- Need Gtk >= 3.14: Even old debian jessie supports it.
- Add "Search" hint to search entry.
Bug Fixes:
- Fix Incorrect Can* properties of the MPRIS Specification #123
- Implement emit CanNext/Prev/Play/Pause/Seek. Issue #123
- Rename default playlist name from "Playlists" to "Tracks" on MPRIS2.
- Fixes for Appstream Standard Conformance Thanks to Gabriel F. T. Gomes.
- Add BUFFERING state to backend to allow stop on slow connections.
- Fix some GtkDialog mapped without a transient parent.
- Fix Build system can try to use grilo-0.2 and grilo-0.3 simultaneously. Issue #124
- Fix double unref on Ampache and Koel plugins.
- Fix easy to miss dependency on exo-csource Issue #128
- Try to improve filter response.
- Silently ignore utf8 errors from last.fm reponces. Issue #93
- Try to improve open files dialog.