Skip to content

Releases: son-link/PQMusic

Release ci

26 Dec 20:07
beca261
Compare
Choose a tag to compare

Release v.1.3.0

15 May 19:57
a9cccf4
Compare
Choose a tag to compare

Added

  • Get the track title for various music trackers files (.it, .mod, .s3m, .xm)
  • Added the filename to the cover search
  • This changelog

Changed

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

29 Jul 17:04
3c9cb71
Compare
Choose a tag to compare
  • 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

27 Jul 18:05
1cb59fe
Compare
Choose a tag to compare

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

13 Jul 16:50
e734c98
Compare
Choose a tag to compare

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

29 Jun 18:00
d4b5632
Compare
Choose a tag to compare
  • 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

29 Jun 15:56
cd4322f
Compare
Choose a tag to compare

Release v.1.0.0

17 May 17:27
a967b62
Compare
Choose a tag to compare

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

16 May 09:40
5aaa476
Compare
Choose a tag to compare

Added more options in the systray icon menu

Build log: https://github.com/son-link/PQMusic/actions/runs/2331031042

Release v.0.3.2

14 May 13:47
1a0888b
Compare
Choose a tag to compare
  • 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