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:

#1756 Post by zigbert »

New upload of 4.2.0 because of some missing symlinks in the original pet.

See main post


Sigmund

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

pMusic 4.2.0-1

#1757 Post by Billtoo »

I found a problem with pmusic 4.20 in OVPrecise-retro in that when listening to a radio stream streamripper causes the processor to go to 100% activity.

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

Re: pMusic 4.2.0-1

#1758 Post by sheldonisaac »

Billtoo wrote:I found a problem with pmusic 4.20 in OVPrecise-retro in that when listening to a radio stream streamripper causes the processor to go to 100% activity.
Please pardon my lack of knowledge: how can I see what my processor activity is?

My usual OS is Lucid Puppy, though I also have a racy and a precise and Carolite.

Thanks a lot,

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

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

Re: pMusic 4.2.0-1

#1759 Post by Billtoo »

sheldonisaac wrote:
Billtoo wrote:I found a problem with pmusic 4.20 in OVPrecise-retro in that when listening to a radio stream streamripper causes the processor to go to 100% activity.
Please pardon my lack of knowledge: how can I see what my processor activity is?

My usual OS is Lucid Puppy, though I also have a racy and a precise and Carolite.

Thanks a lot,

Sheldon
Htop shows it.
Attachments
htopscreen.jpg
(17.02 KiB) Downloaded 627 times

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

Re: pMusic 4.2.0-1

#1760 Post by sheldonisaac »

Billtoo wrote:
sheldonisaac wrote:
Billtoo wrote:I found a problem with pmusic 4.20 in OVPrecise-retro in that when listening to a radio stream streamripper causes the processor to go to 100% activity.
Please pardon my lack of knowledge: how can I see what my processor activity is?/quote]

Htop shows it.
Thank you, Billtoo.

When I tried it, it varied from about 5% to 17%.
Does that seem normal?

What would happen if it stayed very high, such as 100% ?

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

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

#1761 Post by don570 »

This script by seaside opens multiple files with gtk dialog box
Have you ever used it in a script?

Code: Select all

#!/bin/sh

TOOLBAR="/root/.toolbar"

[ ! -d $TOOLBAR ] && mkdir $TOOLBAR

yad  --title="Toolbar (double-click to run)" --center --icons --read-dir="$TOOLBAR" --button="gtk-add:0" --button="gtk-delete:2" --button="gtk-cancel:1"
CHOICE=$?
[ $CHOICE -eq 0 ] && SEL=`ls /usr/share/applications  | cut -d. -f1 | yad --separator=" " --height=300 --list --multiple --column="files"` && for i in $SEL;do ln -s /usr/share/applications/$i.desktop $TOOLBAR/$i.desktop; done
[ $CHOICE -eq 1 ] && exit 0
[ $CHOICE -eq 2 ] && DEL=`ls $TOOLBAR | cut -d. -f1 | yad --separator=" " --height=300 --list --multiple --column="files"` && for i in $DEL;do rm -f $TOOLBAR/$i.desktop; done

exec $0 

User avatar
oldyeller
Posts: 889
Joined: Tue 15 Nov 2011, 14:26
Location: Alaska

#1762 Post by oldyeller »

Hi zigbert,

The latest pmusic works great on OVPrecise 5.8. Just one thing how can I get pmusic tray to work? It seems to me that this has not worked in the last few puppy precise if I am correct.

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

#1763 Post by zigbert »

Version 4.2.1
See main post

Changelog
- Firstrun
. . . .- Faster startup if clicking on track in file-browser at first run. (thanks to nooby)
. . . .- Bugfix: Click on track in file-browser for first run, plays 2 instances.
- Trackinfo
. . . .- Albumart: Option to not search for any albumart for given track.
. . . .- Album
. . . . . . . .- Faster scanning of existing tracks in album.
. . . . . . . .- Bugfix: (Re)set track source in album-list.
. . . .- Metatags
. . . . . . . .- Bugfix: Choose album from discography corrupts the db.
. . . . . . . .- Bugfix: Don't refresh all trackinfo after chosen from discography.
. . . . . . . .- Bugfix: Sourcelist corrupts if saving metainfo of a track in list via the Favorites button.
. . . .- Bugfix: Open window fails if no track is active (first run).
- CD-audio
. . . .- Option if user wants to use info from cddb for cd-audio in preferences. (thanks to the one who mentioned this)
. . . .- Updated preferences for CD-frontend.
. . . .- Use icon from libstardust in .desktop file for CD-gui.
. . . .- Bugfix: CD-frontend: Splash on startup doesn't close if no cd-device exists.
- Sourcelist menu
. . . .- Bugfix: Syntax error in menu_sourcelist: que --> queue. (thanks to esmourguit)
. . . .- Bugfix: (Re)set track source in sourcelist.
. . . .- Bugfix: Rightclick menu: open in texteditor keeps pmusic-theme.
- NLS
. . . .- Bugfix: Locales don't work in func_index. (thanks to esmourguit)
. . . .- Bugfix: Text in heading of the 'My music' window wraps. (thanks to esmourguit)
. . . .- Bugfix: Info in masstagger doesn't translate fully. (thanks to esmourguit)
. . . .- Bugfix: Installation of NLS package doesn't work. (thanks to charlie6)
- Add tracks to playlist
. . . .- Play added track if no tracks are already playing (or if empty playlist).
. . . .- Faster adding of several tracks from right-click menus (sourcelist and trackinfo albumlist).
- Updated the Sound-filter plugin.
- Include sound-filter plugin into pet
- Simplified svg-code.
- Bugfix: Open save-dialog creates file $HOME/test.

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

#1764 Post by zigbert »

oldyeller wrote:Hi zigbert,

The latest pmusic works great on OVPrecise 5.8. Just one thing how can I get pmusic tray to work? It seems to me that this has not worked in the last few puppy precise if I am correct.
Sorry for overlooked this one.

The trayapp is moved out of the main pet into a plugin. The reason is because the trayapp needs to be compiled for the specific Puppy release.


Sigmund

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

Can't get radio stattion

#1765 Post by sheldonisaac »

zigbert wrote:Version 4.2.1
See main post
Downloaded and installed over 4.2.0-1 on Lucid Puppy 5.2.8.6

When I right-click a radio station, such as KUSC, and ask that it be added to the play queue, a window says
"Database Mismatch - File does not exist:"

Also tried 4.2.1 after booting without a save file. Same problem.

4.2.0 does work OK.

Thank you,
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:

#1766 Post by zigbert »

Version 4.2.2
See main post

Changelog
- Bugfix: Add stream via right-click menu in sourcelist. (thanks to sheldonisaac)


Thanks a lot
Sigmund

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

#1767 Post by zigbert »

Version 4.2.3
See main post

Changelog
- Bugfix: Poor file-locking could corrupt both db and playlist.

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

#1768 Post by zigbert »

Version 4.2.3 hopefully solves one long-time-major bug.
I have been a rough user of pMusic the last day, and I have not been able to corrupt neither the db nor the playlist.

Please punch hard, - I want to know if things struggle.
Hopefully - This is it.

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

#1769 Post by zigbert »

Version 4.2.4
See main post

Changelog
- Add songs in dir from rigth-click menu.
- Bugfix: Snouldn't be possible to add separator lines from sourcelist to playlist.

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#1770 Post by OscarTalks »

pMusic 4.2.4

In the .desktop file for the CD gui there is a space on the end of the line

Code: Select all

exec=pmusic_CD
So the main gui opens instead.
If I correct this, the CD gui opens but I get lots of instances of func_player in my Pprocess and CPU keeps rising.
This was testing in Wheezy 3.5.2.11 with some remastering.
Oscar in England
Image

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

#1771 Post by zigbert »

Version 4.2.5
See main post


Changelog
- Trackinfo: Albumart: Accept folder.jpg as local image-file.
- Bugfix: Masstagger can't import content of sourcelist if browsing.
- Bugfix: First run fails for CD-audio (thanks to OscarTalks)

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

#1772 Post by zigbert »

Version 4.2.6
See main post

Changelog
- Bugfix: Autoplay CD only if valid audio-CD (thanks to OscarTalks)

User avatar
DrSunshine
Posts: 2
Joined: Wed 26 Feb 2014, 21:54
Location: United States

pMusic 4.2.6 - Podcast not displayed.

#1773 Post by DrSunshine »

I have made the migration from Arch to Puppy on my netbook and have been enjoying it so far. pMusic is a great 'niche' app, good job!

I am podcast junkie and was relieved to see that there was podcast support with pMusic, however, the issue is that no matter what I seem to do I cannot see my downloaded podcasts in pMusic.

The podcast dialog accepts my feeds, and downloads with no errors. The mp3 files are downloaded to ~/.pmusic/podcasts and are playable when opened from Rox. The audio files have 644 permissions and directories ./podcast and it children have 755 and all owned by root:root.

Copying a mp3 into each parent directory I am not able to see the file (within pMusic browser) until I get to my home directory. In fact, any file or directory is masked/invisible within the ~/.pmusic directory and its children. The .pmusic directory has permissions of 755 root:root as well.

Going to Music Sources --> Podcast --> Show Podcasts takes pMusic browser to the /root/.pmusic/podcasts/ directory but nothing is displayed, while Rox at the same location shows subdirectories and files.

Running pMusic from terminal gives no errors though when exiting the podcast setup dialog it does log this:

Code: Select all

BUTTON_REMOVE=""
PODCASTLIST=""
EXIT="OK"
Opening My Music DB, does show the podcasts in the editor.
Podcasts.
. . . .- Click on podcast in manager to show downloaded files in sourcelist.
. . . .- Bugfix: Show podcasts via Music-Sources menu.
I saw this in the changelog but I am not sure in what context I should be finding podcast in what manager.

Sorry if this has been addressed before I tried every term I could think of but returned up empty.

I am running a stock Slacko and upgraded pMusic to 4.2.6 and gtkDialog to 0.8.4r514
And if it is important it is running on a EeePC platform.

Let me know if you need any more information. Thanks.

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

#1774 Post by zigbert »

DrSunshine
Welcome to the Puppy forum, and thank you for the bugreport. The bug is located to the browser module. Happens for all browsing inside hidden directories, not pods alone.

I have to admit that the pod-module hasn't got the love it deserves - as the coder never listen to pods. It has been on my todo-list for a long time to update the podcast structure. It is a bit old-fashion compared to other modules I use daily.

If you have any suggestions how a good pod-gui should work, I would be happy to hear from one who actually use it.


Sigmund

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

#1775 Post by zigbert »

Version 4.2.7
See main post

Changelog
- Bugfix: Browse inside hidden directories (thanks to DrSunshine)

Post Reply