pMusic 6.0.0

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2056 Post by Flash »

Wait, there's more! :lol:
I tried to use Pmusic's Mass tagger to edit the files of an audio book I had just converted to mp3 (with Pcdripper) and nothing happened. It worked fine until I installed the ffmpeg and Pmusic 5.0. If you require more info, tell me what you want screen shots of and I'll try it again.

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

#2057 Post by zigbert »

I use the masstagger a lot and it works for me, so I need more... :wink:
- Output of 'pmusic -D' in terminal
- Is this Quirky Werewolf 64?
- How did you start the masstagger?
-----> from the Tools menu in the main window
-----> from the rightclick menus in the playqueu or sourcelist
-----> from the trackinfo 'Album' tab (right click menu)
- Did you use the Fetch buttons in the masstagger?
- Did you use the builtin commands (as shown in the info tab)?
- Did you embed an image/albumart to your files?
- Did you convert to a variable bitrate when using Pcdripper?

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

#2058 Post by don570 »

Just a note that the beta version works well in ZAP6 (using Raspberry pi 2 board)

It has an old version of mplayer.

I compiled and installed gtkdialog 0.8.4
I extracted and reconstructed pmusic pet package.

I didn't test streaming but all the other features seem to work fine.
___________________________________________________

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2059 Post by Flash »

zigbert wrote:I use the masstagger a lot and it works for me, so I need more... :wink:
- Output of 'pmusic -D' in terminal
# pmusic -D
R E Q U I R E D
bash >= 4.0 [OK]
coreutils, awk, sed, diff [OK]
gtkdialog >= r512 [OK]
ffmpeg >= 1.2 [MISSING]
aplay (alsa) [OK]

R E C O M M E N D E D
streamripper (extended radio-rip/play) [OK]
cdda2wav (play/rip audio-CD) [OK]
wget (connection to www) [OK]

O P T I O N A L
pBurn (burning audio-CD) [OK]
pFilesearch (File-search engine) >= 1.28 [OK]
pSchedule (podcast managing) >= 1.12 [OK]
pEqualizer (10 band equalizer) [MISSING]
Timidity (play midi) [MISSING]
libcddb (improved CD detection) [MISSING]
- Is this Quirky Werewolf 64?
Yes. Sorry, I should have mentioned that. :oops:
- How did you start the masstagger?
-----> from the Tools menu in the main window <-- This one
- Did you use the Fetch buttons in the masstagger?
Yes, the Fetch Sourcelist one, after I got the files to show in the left pane of the Pmusic GUI.
- Did you use the builtin commands (as shown in the info tab)?
To number the files, I use a command that has worked in the mass tagger for years, like so: exe:echo 'COUNT - 150' (if there are 150 mp3 files to be numbered.)
- Did you embed an image/albumart to your files?
No, never.
- Did you convert to a variable bitrate when using Pcdripper?
No, but I have before and it didn't seem to affect mass tagging at all.

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

#2060 Post by zigbert »

Flash
Sorry for the delay

Masstagger is now fixed, and will be in the upcoming 5.0.1

Thank you
Sigmund

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

#2061 Post by don570 »

I was able to use pmusic beta 5 version in berryboot's
Puppy alpha 4

I had to upgrade to gtkdialog 0.8.4 first.

:lol:
__________________________________

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

#2062 Post by don570 »

Apparently there is no add for MS wma

I'm putting this in fatdog arm

Code: Select all

 cd /root/.config/rox.sourceforge.net/OpenWith/.audio_x-ms-wma
ln -sf /usr/local/apps/'Add to Pmusic' 'Add to Pmusic' 

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

#2063 Post by zigbert »

By default, the rox app 'Add to pMusic' is only active for directories. I don't want to populate the 'Open with' menu for all kinds of filetypes. We should find another approach....
How to add wma to to the MIME database?

I have to admit, I have never looked into this subject. Do you know?
m3u is also missing.

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

#2064 Post by don570 »

Do you know?
No, but look through the code of Uextract

However version 3. 21 seems to have a bug.

It's putting right clicks to extract for image and video files :cry:

____________________________________

Pro
Posts: 109
Joined: Fri 12 Feb 2010, 11:12

#2065 Post by Pro »

Please fix error, autodetect locale not work and programm with english interface:

Code: Select all

live@pra:$ pmusic
/usr/local/pmusic/pmusic: line 85: warning: setlocale: LC_ALL: cannot change locale (ru_RU): no file or directory
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (ru_RU)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (ru_RU)
If delete string 85 - all good.

TheNH813
Posts: 62
Joined: Wed 13 Nov 2013, 19:27

Thank you.

#2066 Post by TheNH813 »

@vicmz
Thank you very much for that package link.
I needed an upgraded ffmpeg and could'nt find it.
Also, nice profile picture. :D

@zigbert
I was just gonna complain how it kept crashing and refusing to open with gtkdialog errors. Then I realized my oops. I forgot to delete the .pmusic folder to erase the settings. Upgrading from 2.X to 5.X will surely go quite roughly if it finds the old settings. Ah well, rebuilding an index of about 2k songs should'nt take long. XD

It works great by the way. Much better then the ancient version of PMusic I originally had. It's honestly quite a great player. I'm still amazed by the power of shell scripts and gtkdialog.

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

#2067 Post by zigbert »

Pro wrote:Please fix error, autodetect locale not work and programm with english interface:

Code: Select all

live@pra:$ pmusic
/usr/local/pmusic/pmusic: line 85: warning: setlocale: LC_ALL: cannot change locale (ru_RU): no file or directory
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (ru_RU)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (ru_RU)
If delete string 85 - all good.
I made a commit 2 days ago to fix this. I didn't delete it, but changed LC_ALL to LANG. Does this sound good to you?

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

Re: Thank you.

#2068 Post by zigbert »

TheNH813 wrote:Upgrading from 2.X to 5.X will surely go quite roughly if it finds the old settings.
Upgrading from 2.X is sure a bit ambitious - never tested that one :D

Glad to hear things work out for you.

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

#2069 Post by zigbert »

Version 5.0.1
See main post

Changelog
- Add mime for m3u, pls
- Bugfix: First run: Show correct version in main gui if no playing track. (thanks to Flash)
- Bugfix: Masstagger failed. (thanks to Flash)
- Bugfix: LC_ALL can't be set to $LANG (thanks to Pro)
- Bugfix: Restarts gui when adding track from filebrowser
- Bugfix: Add pmu to empty playqueue start playing track nr 2 - not the first.

Sailor Enceladus
Posts: 1543
Joined: Mon 22 Feb 2016, 19:43

#2070 Post by Sailor Enceladus »

A small glitch in 5.0.1 is that when an mp3 finishes, the pause/play button still shows the paused icon, it should show the play icon again otherwise you think music is still playing when it isn't and think something is wrong with your speakers or computer and when you press the pause icon it plays the song anyway so it's like it's really a play button but disguised as a pause button. Here's the mp3 I was playing start to finish if it makes a difference: http://soundtake.net/go.php?fid=120176921

tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

#2071 Post by tlchost »

both dl links seem to be dead here

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

pause/play

#2072 Post by sheldonisaac »

Sailor Enceladus (in part) wrote:A small glitch in 5.0.1 is that when an mp3 finishes, the pause/play button still shows the paused icon
I just played an mp3 from my hard drive. When it finished, the pause button changed back to the play button.

Same with http://www.stephaniequinn.com/Music/Viv ... easons.mp3
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P

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

#2073 Post by OscarTalks »

Here is pMusic 5.0.1 playing an OPUS audio format stream (better quality for bitrate even than aac plus) by simply clicking on a m3u file.

This is in Slacko 5.7 which has ffmpeg 2.0
I compiled the latest release from the 2.0 branch which is 2.0.7 with included statically linked libopus. All the ffmpeg libraries have exactly the same version numbers so no problems there.

Code: Select all

configuration: --prefix=/usr --enable-gpl --enable-version3 --enable-nonfree --enable-static --enable-shared --enable-runtime-cpudetect --disable-doc --enable-network --enable-fontconfig --enable-libdc1394 --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-x11grab --disable-debug
Thanks for all your hard work, Sigmund.
Attachments
pmusic-m3u-opus.jpg
Nice to be able to play opus streams and files
(34.86 KiB) Downloaded 380 times
Oscar in England
Image

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2074 Post by Flash »

For what it might be worth, here's the version of ffmpeg in Quirky Werewolf 64:
# ffmpeg -version
ffmpeg version 2.7.2-1build1 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 5.2.1 (Ubuntu 5.2.1-12ubuntu2) 20150729
configuration: --prefix=/usr --extra-version=1build1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared --disable-stripping --enable-avresample --enable-avisynth --enable-frei0r --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-openal --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libxvid --enable-libzvbi --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-libssh --enable-libsoxr --enable-libx264 --enable-libopencv --enable-libx265
libavutil 54. 27.100 / 54. 27.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 36.100 / 56. 36.100
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libavresample 2. 1. 0 / 2. 1. 0
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.100 / 1. 2.100
libpostproc 53. 3.100 / 53. 3.100
#
I just downloaded Pmusic 5.0.1 and will be trying it soon.

Zigbert, 130 KB is small enough that you could attach Pmusic.pet to a post in the forum. Just change the .pet suffix to something the forum will accept (I think .tz will work) and put a note in the post to change it back to .pet.

Pelo

PMusic 5.0.0 in Pupjibaro jessie just released

#2075 Post by Pelo »

Ah, i have some trouble with PMusic 5.0.0 in Pupjibaro jessie just released. I am not the only one Once again libav version seems accused. OK bookmarked. I let you do.

Post Reply