| Author |
Message |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 01 Apr 2010, 00:48 Post subject:
Goggles Music Manager Subject description: iTunes refugees, this is the music library you've been looking for! |
|
I have a new favorite music player. This one's really close to perfection.
Sickeningly fast and stable
Xine backend, plays anything Gxine will play
Loads an iTunes library with no problems
Tag editing, including m4a
Embedded cover art support (excludes M4As as far as I can tell)
Equalizer
Sqlite database - fast searching
LastFM support
Gapless playback
And more... All in a small Puppy-friendly package!
This is compiled on 4.3.1 with a static libFOX. The pet includes taglib dependencies.
| Description |
|
| Filesize |
44.46 KB |
| Viewed |
2729 Time(s) |

|
| Description |
|

Download |
| Filename |
goggles-mm-0.10.19.pet |
| Filesize |
1.35 MB |
| Downloaded |
1033 Time(s) |
|
|
Back to top
|
|
 |
tasmod

Joined: 04 Dec 2008 Posts: 1459 Location: North Lincolnshire. UK
|
Posted: Thu 01 Apr 2010, 04:10 Post subject:
|
|
Hmm, interesting.
The music import is very fast and lists all the tracks.
I do have a small problem though, suddenly I have lots of duplicate tracks in list with different dates and run time length. Compared to a rox file listing on disk folder.
So, as an experiment I clicked on 'Alive and Kicking' track which showed two listings. One was 2:40 and the other 5:20 in length.
I checked the 2 minute track and indeed it cut off short.
So I right clicked and selected delete from list and also delete from disk was checked.
It then emptied the track list. (Minor panic in case all had been deleted)
I reloaded list from menu choice and it repopulated. The 2 minute track was gone and the other track played in entirety, correctly.
Anyone any idea what is going on here ?
_________________ Rob
-
The moment after you press "Post" is the moment you actually see the typso 
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 01 Apr 2010, 08:38 Post subject:
|
|
Hmmm, that never happened to me yet.
I definitely recommend anyone should make a backup of their music collection before messing with a new player (especially with the delete or tag editing functions!).
|
|
Back to top
|
|
 |
magerlab
Joined: 08 Jul 2007 Posts: 730
|
Posted: Thu 01 Apr 2010, 09:44 Post subject:
|
|
thank you jemimah!
seems to wrk ok in puppy 4.2.1 ( had to make a symbolic link libsqlite3-3.6.12.so.0 to an old one)
_________________ skype: desafimager
www.youtube.com/sagartem -videos of my band
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 01 Apr 2010, 10:16 Post subject:
|
|
I like to install applications outside the save file.
Mostly I can rename the pet to tar.gz and extract it and the application runs.
Not with gmm tho.
Any way to achieve this?
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 01 Apr 2010, 10:26 Post subject:
|
|
You need to copy the taglib libraries into /usr/lib (or somewhere in $LD_LIBRARY_PATH). After that it should work. If it doesn't, start it from the terminal and it should tell you what the problem is.
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 01 Apr 2010, 11:20 Post subject:
|
|
Thank you.
I hope symlinking does the job also.
When I start gmm in a terminal I get: | Code: | bash-3.00# gmm
bash: gmm: command not found
bash-3.00# | I try this in upup Lucid 003
EDIT
Well finaly I copied the libs to /lib
Same result.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 01 Apr 2010, 11:48 Post subject:
|
|
This is what you need to know to make it run from the terminal.
http://www.cs.purdue.edu/homes/cs348/unix_path.html
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3669 Location: UK
|
Posted: Thu 01 Apr 2010, 12:08 Post subject:
|
|
| Béèm wrote: | Thank you.
I hope symlinking does the job also.
When I start gmm in a terminal I get: | Code: | bash-3.00# gmm
bash: gmm: command not found
bash-3.00# | I try this in upup Lucid 003
EDIT
Well finaly I copied the libs to /lib
Same result. |
I dont know whether it has any bearing, but sometimes I find a start up script wont run in the terminal. When this happens, renaming it by addin the .sh extension usually fixes it, ie, startprog to startprog.sh
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 01 Apr 2010, 13:43 Post subject:
|
|
Thank you Dave, but gmm is a binary.
But your remark triggered another way to start.
I issued now ./gmm and got a missing library message. libsqlite3-3.6.12.so.0
I saw magerlab's remark on this and did a symlink to the libsqlite3.so.0.8.6 I have.
This time gmm started but: still no good.
Maybe because I try it in lucid 003.
| Description |
|
| Filesize |
45.38 KB |
| Viewed |
2623 Time(s) |

|
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 01 Apr 2010, 14:06 Post subject:
|
|
Yikes, I think you'd definitely want to recompile it for upup. There's probably already deb for it somewhere.
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 01 Apr 2010, 14:21 Post subject:
|
|
Nothing in lucid PPM.
On the web, deb and rpm.
So I'll see what I'll do.
Thanks anyway.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Thu 01 Apr 2010, 14:30 Post subject:
would you support this? |
|
jemimah,
Would you support this? Check each link and give reply in last one.
Index Additional Software
http://murga-linux.com/puppy/viewtopic.php?t=54034
Multimedia
http://murga-linux.com/puppy/viewtopic.php?t=53932
Needed Main Topic Organization Structure To This Section (Additional Software)
http://murga-linux.com/puppy/viewtopic.php?t=54009
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 01 Apr 2010, 15:45 Post subject:
|
|
I appreciate what you are trying to do here, Bigpup. But I think we need a better solution than this. We need a real repository for community contributed software. I've asked Barry if one can be created on ibiblio, but he hasn't responded yet.
Asking developers to manually maintain an index is likely going to be met with a lot of resistance... because while we really enjoy creative work, administrative tasks are often big enough mental hurdles to make us procrastinate to the point of not contributing at all [at least this is totally true for me - I think I am not alone in having this problem]. We'd need something automated, or we need to have someone with a detail-oriented personality, who enjoys this type of thing, to volunteer to maintain it.
|
|
Back to top
|
|
 |
magerlab
Joined: 08 Jul 2007 Posts: 730
|
Posted: Thu 01 Apr 2010, 16:43 Post subject:
|
|
i think it would be nice if someone made a fox toolkit based puppy
( of course it will have gtk2:)
_________________ skype: desafimager
www.youtube.com/sagartem -videos of my band
|
|
Back to top
|
|
 |
|