The time now is Fri 20 Apr 2018, 12:58
All times are UTC - 4 |
Page 96 of 153 [2290 Posts] |
Goto page: Previous 1, 2, 3, ..., 94, 95, 96, 97, 98, ..., 151, 152, 153 Next |
Author |
Message |
Tote

Joined: 19 Jan 2012 Posts: 237 Location: South Wales
|
Posted: Sun 11 Nov 2012, 15:05 Post subject:
|
|
Hi Zigbert, I just installed Pmusic 2.9.19 on latest Precise Retro 541 and I noticed when I click VIEW there is only the 'now playing' option to select where on the previous versions of Pmusic ( I think) there were Classic, low powered, manager, wings, etc. Is that how it should be or am I doing something wrong?
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 340 Location: Ukraine
|
Posted: Sun 11 Nov 2012, 15:27 Post subject:
fix for gettext |
|
I guess I know how to fix gettext in pMusic. It is func_progressbar again. It's strange thing but comments between lines 104 and 106 should be deleted and then gettext works and po-file is created in MoManager.
Code: | else
echo "$(gettext 'Source not detected')" > $WORKDIR/statusbar
echo "$(($(<$WORKDIR/statusbar_error)+1))" > $WORKDIR/statusbar_error |
|
Back to top
|
|
 |
charlie6

Joined: 30 Jun 2008 Posts: 1199 Location: Saint-Gérard / Walloon part of Belgium
|
Posted: Mon 12 Nov 2012, 01:26 Post subject:
|
|
Hi rodin,
thanks a lot !
using 2.9.19;
here have uncommented lines 104 and 108;
MoManager build nice .po, .pot and .mo files.
Afterwards have again commented lines 104 and 108.
Cheers, Charlie
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Mon 12 Nov 2012, 15:20 Post subject:
|
|
sheldonisaac
I have fixed the 'download webmusic index' issue
Thank you
Sigmund
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Mon 12 Nov 2012, 15:33 Post subject:
|
|
Tote wrote: | Hi Zigbert, I just installed Pmusic 2.9.19 on latest Precise Retro 541 and I noticed when I click VIEW there is only the 'now playing' option to select where on the previous versions of Pmusic ( I think) there were Classic, low powered, manager, wings, etc. Is that how it should be or am I doing something wrong? | As pMusic improves, I find it less important to offer alternative frontends.... Of course, you can still run pMusic with the Wings frontend, but you have to download it and set it as default in the preferences. Note that there is a www-button beside the frontend-chooser which lead you to the frontend homepage.
The best would be to skip the View menu, but I haven't figured out where to place 'Now Playing'.
Sigmund
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Mon 12 Nov 2012, 15:37 Post subject:
|
|
Regarding gettext trouble
It is no problem for me to remove the commented lines, but this doesn't seem to be a pmusic bug..... I can't see any gettext related syntax in those lines.
Sigmund
edit
I have edited func_progressbar, and those lines look now like this. Hopefully ok?
Code: | else #file/CD-track doesn't exist.
echo "$(gettext 'Source not detected')" > $WORKDIR/statusbar
echo "$(($(<$WORKDIR/statusbar_error)+1))" > $WORKDIR/statusbar_error
fi
|
_________________ Stardust resources
|
Back to top
|
|
 |
Tote

Joined: 19 Jan 2012 Posts: 237 Location: South Wales
|
Posted: Mon 12 Nov 2012, 16:04 Post subject:
|
|
Thank you, I've got it now. Easy when you know how.
(You could swap Now Playing for View, do away with the drop-down menu for View altogether.)
Thank you for this pet, it's excellent!
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 340 Location: Ukraine
|
Posted: Tue 13 Nov 2012, 16:17 Post subject:
RC11 testing |
|
I want to add that on my computer RC11 works pretty well even with trackinfo and songs database enabled.
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Wed 14 Nov 2012, 10:47 Post subject:
Re: RC11 testing |
|
rodin.s wrote: | I want to add that on my computer RC11 works pretty well even with trackinfo and songs database enabled. | This is good news.
I enable trackinfo by default (or????)
_________________ Stardust resources
|
Back to top
|
|
 |
sheldonisaac
Joined: 21 Jun 2009 Posts: 717 Location: Philadelphia, PA
|
Posted: Wed 14 Nov 2012, 11:02 Post subject:
Re: RC11 testing |
|
zigbert wrote: | rodin.s wrote: | I want to add that on my computer RC11 works pretty well even with trackinfo and songs database enabled. | This is good news.
I enable trackinfo by default (or????) |
Yes, I have the
108174 2012-11-10 15:08 /mnt/sda2/sources/pmusic-2.9.19.pet
and like it.
I can't seem to make the radio grabbing work, although in the past it did.
Quote: | Doing this with the Radio-Hits grabber, recording will be running in background, and you can use pMusic as normal. See the 'Radio-Hits Setup' in the 'Music-source' menu for more info." |
The dialog says things like Quote: |
Pmusic - Radio Hits ::: kusc
Apply songs to db Apply and exit |
May I have some advice, please?
Thanks,
Sheldon
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Wed 14 Nov 2012, 11:20 Post subject:
|
|
sheldonisaac
every Radio-Hits entry has a config file in you data storage. If you haven't changed it the default place would be /root/.pmusic/radio-hits preset/
Can you show me the content the not-working 'file'
What Puppy are you running?
What about a screenshot if errors shows up...
Sigmund
_________________ Stardust resources
|
Back to top
|
|
 |
sheldonisaac
Joined: 21 Jun 2009 Posts: 717 Location: Philadelphia, PA
|
Posted: Wed 14 Nov 2012, 12:15 Post subject:
Subject description: Tadio Hits |
|
zigbert wrote: | sheldonisaac
every Radio-Hits entry has a config file in you data storage. If you haven't changed it the default place would be /root/.pmusic/radio-hits preset/
Can you show me the content the not-working 'file'
What Puppy are you running?
What about a screenshot if errors shows up... |
Good morning, Sigmund; thank you for such a quick response.
I just looked in /root/.pmusic/radio-hits preset/
There are several files there; one of them is
/root/.pmusic/radio-hits preset/kusc
The contents are
kusc|/mnt/sda3/pmm|http://kuscstream.org/mp3/kusc128.m3u
This Puppy is Lucid Puppy 5.28
I will try to learn how to do screenshot.
At present, the directory of
/mnt/sda3/pmm/
includes Quote: |
4096 2012-11-14 11:06 incomplete
5641679 2012-11-14 11:06 Wolfgang Amadeus Mozart - String Quartet in D major K575- IV. Allegretto.mp3
8164481 2012-11-14 11:00 Wolfgang Amadeus Mozart - Symphony No. 39 in E flat major KV 543- IV. Allegro.mp3
2298424 2012-11-14 10:51 Peter Tschaikowsky - Nussknacker Op.71-Marsch.mp3
3382192 2012-11-14 10:49 Antonio Vivaldi - Concerti da Camera-Concerto in G minor RV103 II. Largo.mp3
7834293 2012-11-14 10:45 Wolfgang Amadeus Mozart - Piano Concerto No. 17 in G major K453- III. Allegretto, presto.mp3
|
So is it correct that I should not click on either of the dialog's 'apply' buttons?
When if ever should I click, and which one, or both?
Thank you,
Sheldon
Description |
|
Filesize |
17.41 KB |
Viewed |
479 Time(s) |

|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Wed 14 Nov 2012, 13:04 Post subject:
|
|
sheldonisaac
I tested the KUSC radio url, and found it stopped playing after a few seconds. I wonder if you can play it? I then picked http://www.swissradio.ch/streams/6034.m3u which I use for Classical, and it plays fine here....
Your Radio-Hits setup seems correct.
For screenshot, you'll find the utility in the graphics menu (Puppy menu).
When it comes to the 2 buttons, I see that they are not self-explaining. When you're satisfied with the grabbing, you should Exit. The grab result will then be added to your pMusic database which updates at every pMusic action. If you want to search within the latest grabbed tracks without stop grabbing, you use the Apply button, and the database will update..... I agree, this could be easier.
Sigmund
Download pMusic 3 - RC11 here
_________________ Stardust resources
Last edited by zigbert on Wed 14 Nov 2012, 13:12; edited 1 time in total
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Wed 14 Nov 2012, 13:11 Post subject:
|
|
sheldonisaac
Would these button labels be more informative?
Download pMusic 3 - RC11 here
_________________ Stardust resources
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6541 Location: Valåmoen, Norway
|
Posted: Wed 14 Nov 2012, 13:15 Post subject:
|
|
Even a norwegian can hear than this doesn't sound good.....
Download pMusic 3 - RC11 here
_________________ Stardust resources
|
Back to top
|
|
 |
|
Page 96 of 153 [2290 Posts] |
Goto page: Previous 1, 2, 3, ..., 94, 95, 96, 97, 98, ..., 151, 152, 153 Next |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|