Releases: son-link/PQMusic
Release ci
Release v.1.3.0
Added
- Get the track title for various music trackers files (.it, .mod, .s3m, .xm)
- Added the filename to the cover search
- This changelog
Changed
- Update the GitHub Workflow for make the AppImage to Ubuntu 20.04 from 18.04
- New notification system. The new system uses Qt5's own libraries and works on the AppImage. Based on this https://gist.github.com/codito/dbd64bdc8cd51c58741a59537874e0be
- Add and remove some dependencies
Fixed
- Fix two configuration options
- Fix window icon on Wayland session
Build log: https://github.com/son-link/PQMusic/actions/runs/4984559214
Full Changelog: v.1.2.1...v.1.3.0
Release v.1.2.1
- Added shortcuts for menú options
- Move saved playlist check to the AddFilesFromArgs function on init.py: The reason for this is so that it only loads it if the -f parameter has been used, in addition to deleting it if's exists
Build log: https://github.com/son-link/PQMusic/actions/runs/2762111492
Release v.1.2.0
Added new options:
- Added option for active/desactive cover download in casi if not in folder or song metadata
- Now the menu opens when you press the button and not only when you click on the arrow.
- Added button on the playlist to add files .
- Now you can set if at close the app remember the current volume.
- Now you can set if at close the app remember the current playlist and load on start.
- Translations updated
- Other changes
Build log: https://github.com/son-link/PQMusic/actions/runs/2748670348
Special thanks to @rafalagoon for the ideas for this new versión
Release v.1.1.1
What's new
-
Now check if a cover is avaliable on the current song folder. If the song metadata does not contain a cover, look for an image file called AlbumArtSmall, cover or folder.
-
Added some trackers files to open file dialog. .mod, .s3m, .it and .xm are supported by GStreamer
Build log: https://github.com/son-link/PQMusic/actions/runs/2664974708
Full Changelog: v.1.1.0...v.1.1.1
Release v.1.1.0
-
Now PQMusic have 3 options:
- Define the default folder where the selection dialogs will be opened
- Show notifications on change track
- Minimice the window to systray instead of closing the application
-
New function for check is another instance is running
Build log: https://github.com/son-link/PQMusic/actions/runs/2584895274
Continuous build
Release v.1.0.0
The first major and stable version of PQMusic is here!
The changes with respect to version 0.3.3 are:
- You can now add files and directories by dragging them to the window.
- Now check if the playlist it's on M3U format
- Added new command line argument: -f --files, to add files and/or folders from command line
- Add files from the context menu of the file browser
- More than one instance is prevented
- Other changes
Build log: https://github.com/son-link/PQMusic/actions/runs/2340317655
Full Changelog: v.0.3.3...v.1.0.0
Release v.0.3.3
Added more options in the systray icon menu
Build log: https://github.com/son-link/PQMusic/actions/runs/2331031042
Release v.0.3.2
- Now when adding a folder the files are added in order
- Show track info on window's title and systray icon
- Rename the button menu variable
Build log: https://github.com/son-link/PQMusic/actions/runs/2324143476