pMusic 6.0.0

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1966 Post by zigbert »

Version 4.7.0
See main post

Changelog
- Sound processing:
. . . .- New module for ffmpeg audio filtering.
. . . . . . . .- Bass
. . . . . . . .- Treble
. . . . . . . .- Normalize
. . . . . . . .- Tempo
. . . . . . . .- Fade in
. . . .- Change name in menu from Audio mixer to Sound processing.
. . . .- Used in 'Export' and 'Mixer' windows. Normalize still avaliable in preferences.
. . . .- Remove plugin 'Sound filter - Basic' from pet package.
- Export tracks in playlist:
. . . .- Include sound processing.
. . . .- Bugfix: volumedetect doesn't handle '` in filename.
- Mixer:
. . . .- Include sound processing module as 'Input'.
. . . .- Window is now scalable.
. . . .- Change name from Audio mixer to Sound processing.
- Preferences:
. . . .- Use 'Sound processing' module to set normalize.
- Masstagger: Clear-icon in every tag-field.
- Trackinfo:
. . . .- Bugfix: CD: If online CDDB is turned off, info for previous track is shown.
. . . .- Bugfix: CD: If missing meta-tracknr, length info misses in streaminfo.
- Plugins:
. . . .- New Plugin: 'Export Most Played' (not in pet).
. . . .- Remove plugin 'Sound filter - Basic' from pet package.
- Bugfix: Adding CD-audio track to playqueu (using libcddb) shows minutes (below 10) without leading 0.
- Bugfix: Sourcelist: Right-click menu: wrong menuitems for missing tracks in pmu (expanded album).
- Bugfix: Dependency check tells pfilesearch is missing if running version 2.x.
- Bugfix: Spelling errors. (thanks to don570)

Jerror
Posts: 28
Joined: Sat 28 Feb 2015, 18:20

#1967 Post by Jerror »

I'm running April64. The LADSPA CAPS package isn't in the package manager or on the system, so pMusic fails to start; it "can't find /usr/lib/ladspa/caps.so". I installed CAPS 9.24 from source but now pMusic fails with "Unable to find label 'Eq' in plugin library file /usr/lib/ladspa/caps.so", because 'Eq' was renamed to 'Eq10' in CAPS 9.11. Does anyone have CAPS sources older than 9.11? The website only hosts the latest sources and I can only find compiled packages when I search...

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1968 Post by zigbert »

pMusic does not depend on alsaequalizer, so if pMusic does not start, I guess something else is wrong. What is your terminal output when executing 'pmusic' - alternatively 'pmusic --debug' for more feedback.

Sigmund

Jerror
Posts: 28
Joined: Sat 28 Feb 2015, 18:20

#1969 Post by Jerror »

It seems the error was being thrown by pEqualizer. I uninstalled pEqualizaer and reinstalled pMusic, and now it fails with

Code: Select all

/usr/local/pmusic/pmusic: line 491:  7508 Segmentation fault
$GTKDIALOG -f $WORKDIR/xml_pmusic${XML_SUFFIX} -G +"$X"+"$Y" 2> $STDERR &

Jerror
Posts: 28
Joined: Sat 28 Feb 2015, 18:20

#1970 Post by Jerror »

So my gtkdialog is version 0.8.3. According to the PPM, I should have 0.8.4 rc514 built-in. I'll set gtkdialog straight and report back.

Edit: Ouch, gtkdialog is not worth messing with without a CLI for the PPM. I've installed pMusic 3.3.0 and it works great. I'll just stick with it for now.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#1971 Post by BarryK »

Jerror wrote:So my gtkdialog is version 0.8.3. According to the PPM, I should have 0.8.4 rc514 built-in. I'll set gtkdialog straight and report back.

Edit: Ouch, gtkdialog is not worth messing with without a CLI for the PPM. I've installed pMusic 3.3.0 and it works great. I'll just stick with it for now.
Hi,
The CLI for PPM is 'petget', it can be used to install and remove packages, any type, PET, DEB, etc.

I have finally decided to give the most recent gtkdialog source, revision 514 from SVN, a go, and this will be in the next Quirky April.

I plan to also upgrade to zigbert's latest Pmusic, etc, that need this version of gtkdialog.
[url]https://bkhome.org/news/[/url]

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1972 Post by zigbert »

BarryK wrote:I plan to also upgrade to zigbert's latest Pmusic, etc, that need this version of gtkdialog.
Great news :D

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#1973 Post by don570 »

I found a small bug in pmusic 4.7.0

I tested in Barry's recent werewolf 64 bit and newest Slacko 6.0.8.1

Procedure: Make sure that there is no hidden pmusic folder in /root

Set an alarm with pclock time tools (or just use pschedule by itself)
to launch pmusic with pmusic -B /path/to/sound

pmusic will work as expected however there is a warning on screen
that won't go away until I launch pmusic from start menu.

'top' command shows that gtkdialog process hasn't been killed
[7m PID PPID USER STAT VSZ %VSZ CPU %CPU COMMAND[0m


30377 30247 root S 248m 17% 1 0% gtkdialog -p pmusic_splash --cente
Attachments
screenshot7688.png
warning window won't go away
(17.9 KiB) Downloaded 394 times

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1974 Post by zigbert »

don570
Great catch
Thank you

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1975 Post by zigbert »

Version 4.7.1
See main post

Changelog
- Preferences
. . . .- Bugfix: Moving data storage: Merge favorites.
. . . .- Bugfix: Moving data storage: Do not overwrite existing index file.
. . . .- Bugfix: Store state of search/smartadd docks (Slacko 6.1).
- Radio index updated
- 01micko.com is the prefered server (thanks to 01micko)
- Bugfix: RadioHits: Click 'start grabbing' without anything specified should give error msg.
- Bugfix: Splash at first run won't hide if running pmusic in backend mode. (thanks to don570)
- Bugfix: --help/-h parameter not working at first run.

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1976 Post by zigbert »

jamendo index is updated today

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

popup menu cut off

#1977 Post by don570 »

I am running werewolf64 (VESA module is needed because the graphic
screen is instable)


pmusic 4.7.1 solves the popup warning :lol:
_____________________________________________

I spotted another bug

The right side of music list popup is cut off (see image)

I haven't checked if this is a specific problem to VESA

_________________________________________________

Drivers requested to be loaded: vesa

Probing Xorg startup log file (/var/log/Xorg.0.log):
Driver loaded (and currently in use): vesa
Loaded modules: dbe ddc extmod fb int10 kbd mouse shadow vbe

Actual rendering on monitor:
Resolution: 1024x768 pixels (520x291 millimeters)
Depth: 24 planes


_____________________________________________
Attachments
pmusic-popup.jpg
music list popup
(28.19 KiB) Downloaded 316 times

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1978 Post by zigbert »

Version 4.7.2
See main post

Changelog
- Packed with xz compression
- Bugfix: Some gui-updates fails in Puppy 6.3.0 (gtkdialog checkbox: file-monitor="true" in combination with milliseconds="true")
- Bugfix: Builtin filebrowser doesn't work in Puppy 6.3.0

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

#1979 Post by sheldonisaac »

zigbert wrote:Version 4.7.2
Thanks, Sigmund; it didn't install under Lucid Puppy Super2.

Sheldon
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1980 Post by zigbert »

Ok, so Lucid doesn't support xz compression.
I will keep that in mind.
4.7.2 should only improve usage on Slacko 6.3, so this release should not be important for Lucid...

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

#1981 Post by sheldonisaac »

zigbert wrote:Ok, so Lucid doesn't support xz compression.
I will keep that in mind.
4.7.2 should only improve usage on Slacko 6.3, so this release should not be important for Lucid...
Understood, and thank you very much.

I'll boot Slacko 6.3 soon, and try the Pmusic 4.7.2.

EDIT:
Yes, it does work under slacko64-6.3.0

Thanks again,
Sheldon
Attachments
Screenshot.png
(59.57 KiB) Downloaded 769 times
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1982 Post by zigbert »

Version 4.7.3
See main post

Changelog
- Revert to gzip compression for compatibility with older Puppies
- Bugfix: Correct update of album-art in main window.

User avatar
norgo
Posts: 388
Joined: Fri 13 Nov 2015, 17:19
Location: Germany
Contact:

#1983 Post by norgo »

I found still a little bug in pmusic.
If pmusic becomes started before network connection is established,
system get a permanently high CPU load.
Termination of pmusic do not change the situation.
There is still a high CPU load and pmusic is running in the background.
It seems to me that pmusic try to connect to a server where the start song is located and to play this song
but it fails because the connection isn't established.

A look at the running processes shows
at 1st:
"PID" root 0:00 {func_player} /bin/bash /usr/local/pmusic/func_player -playing

after a few seconds:
"PID" root 0:00 {func_player} /bin/bash /usr/local/pmusic/func_player -next

after a while:
"PID" root 0:00 {func_kill} /bin/bash /usr/local/pmusic/func_kill

but after func_kill, pmusic func_player is starting again

Also important:
This only happens at the 1st start of pmusic
if no .pmusic folder exist ( like in case of boot of a live CD )
To establish the network connection after pmusic has no effect.

@zigbert
Thank you for awesome pmusic

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1984 Post by zigbert »

Thank you norgo - great catch
Fixed: https://github.com/puppylinux-woof-CE/w ... 8561a4b84e

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1985 Post by zigbert »

Version 4.7.4
See main post


Changelog
- More responsive rendering of playqueue
- More responsive trackinfo of playing track
- Simplify version upgrade
- Bugfix: Hide scan msg in main gui when starting next track, and it exists in db
- Bugfix: My-music editor gives faulty searchresult for high-rated tracks
- Bugfix: Unable to scale save dialog (remove center attribute)
- Bugfix: High cpu-usage on first run (thanks to norgo)
- Bugfix: Hide indexing msg in main gui when indexing is fast at first run
- Bugfix: Ensure update of albumart in main window
- Bugfix: Verital alignment for number of existing radio/collection/tracks in setup guis (thanks to don570)

Post Reply