Activity for QMP3Gain

  • Zsolt Branyiczky Zsolt Branyiczky committed [fd087e] on Code

    Merge branch 'develop'

  • Zsolt Branyiczky Zsolt Branyiczky committed [d3236e] on Code

    Merge branch 'develop'

  • Zsolt Branyiczky Zsolt Branyiczky committed [d51997] on Code

    Reverted deploy make target which cannot be overridden in Linux/qmake

  • Zsolt Branyiczky Zsolt Branyiczky committed [1d24b8] on Code

    Configuration of Windows installation

  • Zsolt Branyiczky Zsolt Branyiczky committed [2220aa] on Code

    new release candidate: 0.9.4

  • Zsolt Branyiczky Zsolt Branyiczky committed [b18dfb] on Code

    fixed current played media filename retrieval

  • Zsolt Branyiczky Zsolt Branyiczky committed [071495] on Code

    docker build image compiles qt5.15.3 from source; docker test image supports playing mp3 file; linuxdeploy tool replaces linuxdeployqt

  • Zsolt Branyiczky Zsolt Branyiczky committed [c11068] on Code

    Required min QT version is 5.13.3

  • Zsolt Branyiczky Zsolt Branyiczky committed [0a1395] on Code

    Eliminating build warnings, mostly deprecations

  • Zsolt Branyiczky Zsolt Branyiczky committed [42c120] on Code

    Reformatting based on auto-ident

  • Zsolt Branyiczky Zsolt Branyiczky committed [d6886e] on Code

    Fixed crash on showing context menu of tableView without any row; column widths of tableView are stored in config; string columns of tableView got tooltips

  • Zsolt Branyiczky Zsolt Branyiczky committed [817f74] on Code

    Fixed crash due to missing values in case of backend abort

  • Zsolt Branyiczky Zsolt Branyiczky committed [d95aa9] on Code

    Fixed adding file using drag&drop which failed with more dots in the filename

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #7

    Hi John, use john@Ubuntu6470b:~/Downloads/QMP3gain$ ./qmp3gain-0.9.6-linux-x64.AppImage i.e. add DOT + SLASH before the filename. BR, Zsolt

  • John Moulding John Moulding posted a comment on ticket #7

    Hi Zsolt, here you go; screenshot from terminal, executed in folder QMP3gain: john@Ubuntu6470b:~/Downloads/QMP3gain$ ls -l total 85400 -rwxrwxr-x 1 john john 87431672 Jan 2 15:58 qmp3gain-0.9.6-linux-x64.AppImage -rw-rw-r-- 1 john john 13420 Dec 24 11:19 README.md john@Ubuntu6470b:~/Downloads/QMP3gain$ qmp3gain-0.9.6-linux-x64.AppImage qmp3gain-0.9.6-linux-x64.AppImage: command not found Should I be executing from the root folder? Best, John On Sun, 4 Jan 2026 at 09:31, Zsolt Branyiczky brazso@users.sourceforge.net...

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #7

    Install issue on Ubuntu 24.04

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #7

    Hi John, try to execute AppImage from a terminal. Hopefully you get some error message there that you can share with me. BTW, AppImage contains all QT dependencies, you do not have to preinstall qtbase5-dev to run it. AppImage is not really an installable file. On execution it simply unpacks the image temporarily and runs the application inside. It's a very convenient way to release easily an application in Linux. BR, Zsolt

  • John Moulding John Moulding created ticket #7

    Install issue on Ubuntu 24.04

  • QMP3Gain QMP3Gain updated /README.md

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #8

    Customize CSV export

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #8

    It has been implemented in v0.9.6.

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #7

    Sortable columns

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #7

    It has been implemented in v0.9.6.

  • QMP3Gain QMP3Gain released /qmp3gain/0.9.6/qmp3gain-0.9.6-win-x64-installer.exe

  • Zsolt Branyiczky Zsolt Branyiczky committed [465617] on Code

    new release: 0.9.6

  • Zsolt Branyiczky Zsolt Branyiczky committed [9dc09b] on Code

    new release: 0.9.6

  • Zsolt Branyiczky Zsolt Branyiczky committed [6e00f3] on Code

    Merge branch 'feature/FR8_Customize_CSV_export' into develop

  • Zsolt Branyiczky Zsolt Branyiczky committed [efb91b] on Code

    extend help with Analysis results page

  • Zsolt Branyiczky Zsolt Branyiczky committed [467409] on Code

    Merge branch 'feature/FR8_Customize_CSV_export' into develop

  • Zsolt Branyiczky Zsolt Branyiczky committed [035b56] on Code

    checkable option on Analysys-results where all columns can be included

  • Zsolt Branyiczky Zsolt Branyiczky committed [0e88e4] on Code

    optional CSV header usage at Load/Save Analysis results

  • Zsolt Branyiczky Zsolt Branyiczky committed [e73b03] on Code

    Merge branch 'feature/FR7_Sortable_columns' into develop

  • Zsolt Branyiczky Zsolt Branyiczky committed [628a15] on Code

    make tableView columns sortable

  • Zsolt Branyiczky Zsolt Branyiczky committed [93d971] on Code

    slightly increased window height of about dialog

  • QMP3Gain QMP3Gain released /qmp3gain/0.9.6/qmp3gain-0.9.6-linux-x64.AppImage

  • QMP3Gain QMP3Gain released /qmp3gain/0.9.6/README.md

  • sko-perso sko-perso posted a comment on ticket #8

    Hello Zsolt, Handling of CSV header seems OK to me, it will simplify export/import with other tools. Concerning the second request, I understand your concern, and I am OK with the "full" export approach (meaning extra columns are stripped after export). I just need to be sure that all informations available in the tool are dumped in the CSV file (so that no info is missing in the CSV). My feeling is that some columns in the GUI are not present in the CSV file (e.g. volume). if you need to preserve...

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #8

    Customize CSV export

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #8

    Hi sko-perso, I may add a new checkable option to the "Options" menu where CSV header row generation might be switched on/off. It is "on" then - "Save Analysis Results" will generate a header row with column labels - "Load analysis Result" will skip the first (presumably header) row. This is an example of "Save Analysis Results" to M3G/CVS using actual fixed columns with planned header row: "Path","File","Last modified","Size","Max Amplitude","dBGain","Album dBGain" "/home/brazso/Music/Time To Pretend","01...

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #8

    Customize CSV export

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #7

    Sortable columns

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #6

    Customize csv export

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #6

    It's duplication of FR #8.

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #5

    Sortable columns

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #5

    It's duplication of FR #7.

  • sko-perso sko-perso created ticket #8

    Customize CSV export

  • sko-perso sko-perso created ticket #7

    Sortable columns

  • sko-perso sko-perso created ticket #6

    Customize csv export

  • sko-perso sko-perso created ticket #5

    Sortable columns

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #5

    Error on large batch jobs

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #5

    No response from reporter.

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #6

    No 32-bit version...

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #6

    I do not really feel myself ashamed because of missing 32-bit support. This project is fairly old and no one asked that support yet. Nevertheless I have just uploaded new 0.9.5 release which contains 32-bit packages. I cannot promise that the following releases will contain more of them.

  • QMP3Gain QMP3Gain released /qmp3gain/0.9.5/qmp3gain-0.9.5-win-x64-installer.exe

  • QMP3Gain QMP3Gain released /qmp3gain/0.9.5/qmp3gain-0.9.5-win-i386-installer.exe

  • QMP3Gain QMP3Gain released /qmp3gain/0.9.5/qmp3gain-0.9.5-linux-x64.AppImage

  • QMP3Gain QMP3Gain released /qmp3gain/0.9.5/qmp3gain-0.9.5-linux-i386.AppImage

  • QMP3Gain QMP3Gain released /qmp3gain/0.9.5/README.md

  • Zsolt Branyiczky Zsolt Branyiczky committed [4c3a91] on Code

    new release candidate: 0.9.5

  • Zsolt Branyiczky Zsolt Branyiczky committed [fce72b] on Code

    new release candidate: 0.9.5

  • Zsolt Branyiczky Zsolt Branyiczky committed [fd63d7] on Code

    Merge branch 'feature/32bit_support' into develop

  • Zsolt Branyiczky Zsolt Branyiczky committed [db47f9] on Code

    32bit support in windows

  • Zsolt Branyiczky Zsolt Branyiczky committed [23a434] on Code

    required QT version is 5.15.13

  • Zsolt Branyiczky Zsolt Branyiczky committed [e184e6] on Code

    32bit support in linux docker images

  • Zsolt Branyiczky Zsolt Branyiczky committed [69614a] on Code

    Add translations

  • Zsolt Branyiczky Zsolt Branyiczky committed [1ba6fd] on Code

    Add auto screen scale factor option

  • Joe Kaspabov Joe Kaspabov created ticket #6

    No 32-bit version...

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #3

    [Feature Request] Honour `DESTDIR` environment variable in `make install` to ease distribution packaging.

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #4

    Parallelization

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #4

    Hi Jordi, this project provides only graphical user interface for the old mp3gain (backend) utility, created many years ago mainly because of missing Linux support. Mp3gain (backend) does not support parallelization on its own, it's an old tool. A solution might be perhaps to call more mp3gain processes from UI at the same time, but I'm afraid I will not implement it. See https://sound.stackexchange.com/questions/33069/multi-core-batch-volume-gain analogous example which does the same from terminal....

  • Jordi Triguero Enguidanos Jordi Triguero Enguidanos created ticket #4

    Parallelization

  • Alain (Speedy) Charlebois Alain (Speedy) Charlebois posted a comment on ticket #5

    Haven't been home for quite a while... returning in the next few days. Will try to get that log to you asap... Sorry for the delay in responding

  • Drei Eck Drei Eck posted a comment on ticket #3

    Yes, that works in this case. Thanks!

  • Kin Kin posted a comment on ticket #4

    The backend indeed was more involved. I only changed slightly your code. You should be able to see my changes by clicking my name.

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #4

    Can't handle non-English files.

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #4

    If backend had been involved in the necessary fix I could not have done too much, it is beyond my scope (and capabilities). Share your projects with me if those can go to public, I'm curious to your solution.

  • Kin Kin posted a comment on ticket #4

    Since i didn't get any response for a while, I went ahead and got the backend and front end working, for my mp3 files. The 2 projects are under my account. I don't think they are ready for prime time though.

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on a wiki page

    Hi John, unfortunately I cannot tell you why you got different album volume on the same file-set next day. Are you sure that there was no change under the folder at all? "Album volume is 94.5dB in every subfolder, but with an album gain of -3.0dB." means that next "Album gain" operation will modify all Album files with -3.0dB to approximate them to the target Album volume. If you can reproduce the issue, create a ticket. Albeit without your files I'm afraid I will not be able to reproduce them on...

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #5

    Error on large batch jobs

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #5

    Hi Alain, Sorry for the late answer. Both the backend and (my) frontend are rather old (but goldie), an older i3 CPU should run it flawlessly. Cannot be that the disk size is low on that i3 workstation? There is a way to get some deeper trace info about the operations executed inside the application. Please follow the instructions found in https://sourceforge.net/projects/qmp3gain/files/ inside "Create a ticket" chapter and send me the log. You will get a ton of rows into that panel, hopefully the...

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #4

    Can't handle non-English files.

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #4

    Hi, sorry for the late answer. I'm afraid already the backend cannot handle those special characters in the audio file names. Please follow the instructions found in https://sourceforge.net/projects/qmp3gain/files/ inside "Create a ticket" chapter and send me the log. Please analyze just a single audio file with Chinese characters to keep the log size minimal. I'm looking forward to get the log.

  • QMP3Gain QMP3Gain updated /README.md

  • Zsolt Branyiczky Zsolt Branyiczky committed [ecf61e] on Code

    README extended with how to create a new ticket

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #3

    Hi, try to use INSTALL_ROOT instead of DESTDIR in your make install, for example: sudo make INSTALL_ROOT=$PWD/package_root install This is not the same that you want, its not an absolute destination path for the installation. It's simply a prefix path before the hard coded /usr/bin target. For instance qmp3gain executable will be copied to /home/zematix/qmp3gain/package_root/usr/bin/qmp3gain executing the make command from my local work directory. There is an excellent explanation about INSTALL_ROOT...

  • John Moulding John Moulding posted a comment on a wiki page

    Hi Zsolt, I am already using version 0.9.4 of QMP3gain and 1.6.2 of mp3gain (backend). Cheers John On Tue, 16 Apr 2024 at 13:01, John Moulding sapjsm@users.sourceforge.net wrote: Hi Zsolt, please forgive this 'blast from the past'. It's a long time since we corresponded. I have been using the latest version of QMP3gain on Ubuntu Linux 22.04.04 LTS; it's really good now, a massive improvement in useability from 2022, and easy to install. However, I have a question for you. I ran QMP3gain for an MP3...

  • John Moulding John Moulding posted a comment on a wiki page

    Hi Zsolt, please forgive this 'blast from the past'. It's a long time since we corresponded. I have been using the latest version of QMP3gain on Ubuntu Linux 22.04.04 LTS; it's really good now, a massive improvement in useability from 2022, and easy to install. However, I have a question for you. I ran QMP3gain for an MP3 top level folder and all subfolders and files, with a target album volume of 92.0dB. As far as I could see, it worked fine. I checked a few subfolders and the album volume was close...

  • Drei Eck Drei Eck posted a comment on ticket #1

    +1

  • Drei Eck Drei Eck created ticket #3

    [Feature Request] Honour `DESTDIR` environment variable in `make install` to ease distribution packaging.

  • Alain (Speedy) Charlebois Alain (Speedy) Charlebois modified a comment on ticket #5

    Dang! No edit button for typos... oh well

  • Alain (Speedy) Charlebois Alain (Speedy) Charlebois modified a comment on ticket #5

    Dang! No edit button for typos... oh well :p

  • Alain (Speedy) Charlebois Alain (Speedy) Charlebois posted a comment on ticket #5

    Dang! No edit button for typos... oh well :p

  • Alain (Speedy) Charlebois Alain (Speedy) Charlebois created ticket #5

    Error on large batch jobs

  • Kin Kin created ticket #4

    Can't handle non-English files.

  • Alain (Speedy) Charlebois Alain (Speedy) Charlebois posted a comment on ticket #3

    Have been away for a bit - just installed 0.9.4 and can confirm that the 'more dots' issue is indeed fixed. Also tried large amount of files (abt. 500) to test and the previously reported error did NOT pop up. It may well have been a glitch in my installation. Thanks for the great work and a belated Merry Christmas to you, and all the best in the new year !!!

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #3

    Bug report

  • Zsolt Branyiczky Zsolt Branyiczky posted a comment on ticket #3

    Unfortunately I could not get response from the ticket creator. - bug "more dots in a filename" has been fixed in 0.9.4 - bug "filenames in batch" could not be reproduced Please create a new (bug) ticket if the second one is still an issue on your client.

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #1

    Need help installing on 20.2 Linux Mint

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #2

    Not working on Mint 20.3

  • Zsolt Branyiczky Zsolt Branyiczky modified ticket #3

    Bug report

1 >
MongoDB Logo MongoDB