LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-30-2003, 05:49 PM   #1
Scruff
Member
 
Registered: Oct 2002
Location: Stoughton, MA
Distribution: Gentoo x86_64 & PPC
Posts: 949

Rep: Reputation: 30
Where does Grip store tunes by default?


I know, I know... Tried Grip. Not bad, except I can't seem to find where the hell it put the tracks after they were ripped.

Thanks in advance!
 
Old 08-30-2003, 06:08 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Just look and the config tab.
 
Old 08-30-2003, 06:33 PM   #3
Scruff
Member
 
Registered: Oct 2002
Location: Stoughton, MA
Distribution: Gentoo x86_64 & PPC
Posts: 949

Original Poster
Rep: Reputation: 30
I did that. All I see is cdrom device, file format, executable, command line, cgi path (for id3 lookup) and thats it. nothing under the proxy/misc tabs. The only thing I see resembling a file dir is the encoder exe /usr/bin/oggenc

I also skimmed the entire Grip Help doc.

Last edited by Scruff; 08-30-2003 at 06:36 PM.
 
Old 08-30-2003, 06:39 PM   #4
steved123
Member
 
Registered: May 2002
Location: New Hampshire
Distribution: Fedora Core 6 X86-64
Posts: 82

Rep: Reputation: 15
ripped music files

look in the /root directory. you might find a /ogg directory there.
 
Old 08-30-2003, 06:46 PM   #5
Scruff
Member
 
Registered: Oct 2002
Location: Stoughton, MA
Distribution: Gentoo x86_64 & PPC
Posts: 949

Original Poster
Rep: Reputation: 30
Nope. I have been systematically going through / file by file (if they could have any relation anyway) and I don't see them. Seems like it would use my home dir so stuff would be easily found.

First thing I did when I fired it up was look for a place in config to specify the dir so this wouldn't be a problem.

I'm sure I am just overlooking something here, but I don't know what.

Last edited by Scruff; 08-30-2003 at 06:48 PM.
 
Old 08-30-2003, 06:54 PM   #6
green_dragon37
Member
 
Registered: Oct 2002
Location: Lower Alabama
Distribution: Slackware, OpenBSD 3.9
Posts: 344

Rep: Reputation: 31
The path should be in the tab 'MP3' under 'MP3 File Format'.

Ian

Last edited by green_dragon37; 08-30-2003 at 06:56 PM.
 
Old 08-30-2003, 07:00 PM   #7
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
i'm using version 2.96, but hopefully this will help you out. open up grip and click the config tab. click on the rip tab and look in the text box with the label "Rip file format". that's where i specified a target directory for the ripped files. then click the mp3 tab and look in the text box labeled "MP3 file format". that's where i specified the target directory for encoded mp3/ogg files. the default locations should be in your home directory, but i don't remember what that is since i haven't used the defaults for grip in about a couple of years. anyway, can you post what it says on both those lines? that way if you still have trouble deciphering it, someone can help you decipher it for you.

grip is nice, but the one thing i don't like about it is the reliance on the cddb database for naming tracks. I use ripperX for my cd ripping jobs since it allows me to manually name tracks. I can still use the cddb database for naming tracks if want to though.

http://ripperx.sourceforge.net/
 
Old 08-30-2003, 07:30 PM   #8
Scruff
Member
 
Registered: Oct 2002
Location: Stoughton, MA
Distribution: Gentoo x86_64 & PPC
Posts: 949

Original Poster
Rep: Reputation: 30
Ok, I got it. The version I am using doesn't have any kind of an MP3 tab, it has M3U which I never heard of. I just assumed this was the place and changed it to somewhere I am familiar with. It was just so cryptic having those variables in there, it didn't look like a pathname to me. It's changed now, but it was something /mp3/%A-%d.m3u. m3u is new on me...

I actually found a post similar to mine at the Grip userforum, but the dude after asking the question responded to it hisself with "never mind, I figured it out."

I hate that. Thanks megaspaz.
 
Old 08-30-2003, 07:40 PM   #9
Scruff
Member
 
Registered: Oct 2002
Location: Stoughton, MA
Distribution: Gentoo x86_64 & PPC
Posts: 949

Original Poster
Rep: Reputation: 30
Oh, and megaspaz: just thought you might like to know Grip v3.0.5 allows manual track naming.
 
Old 08-30-2003, 07:43 PM   #10
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
Quote:
Originally posted by Scruff
Oh, and megaspaz: just thought you might like to know Grip v3.0.5 allows manual track naming.
good to know. thanks for that. haven't been keeping up with software updates lately. lol.
 
Old 08-30-2003, 07:45 PM   #11
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
interesting that it uses .m3u since that's just a playlist file extension...

edit: nevermind, there's a playlist generator in options that's where the .m3u is at.

anyway, downloaded and installed grip 3.0.7 and while it does indeed let you manually name each track, it seems to forget the case of what i've typed in.

if type in for Artist Name, "South Park", and the Track Title, "Kyle's Mom Is A B*tch", i would expect the filename to be "South Park - Kyle's Mom Is A B*tch.mp3" and not "south park - kyle's mom is a b*tch.mp3". am i missing something here?

Last edited by megaspaz; 08-30-2003 at 11:25 PM.
 
Old 08-31-2003, 05:02 AM   #12
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well that IS a playlist, not the files themselves... you looked in the wrong directory....
 
Old 08-31-2003, 09:59 AM   #13
Scruff
Member
 
Registered: Oct 2002
Location: Stoughton, MA
Distribution: Gentoo x86_64 & PPC
Posts: 949

Original Poster
Rep: Reputation: 30
I dont know how that could be the wrong directory. I drag & dropped the tunes from that folder...

I also have the 'case problem. Wierd. I am going to try some other ripping apps and see if I can find a better one.

Last edited by Scruff; 08-31-2003 at 10:02 AM.
 
Old 08-31-2003, 11:31 AM   #14
shanenin
Member
 
Registered: Aug 2003
Location: Rochester, MN, U.S.A
Distribution: Gentoo
Posts: 987

Rep: Reputation: 30
When I used it, it put them on my home directory under a folder ogg
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
i tunes and msn messenger 7.0 dazer Linux - Software 8 11-04-2005 04:11 AM
Media Player That shares tunes across the network sethgeekx86 Linux - Software 2 05-02-2004 06:55 PM
i-tunes bettens Linux - Software 3 03-22-2004 02:56 PM
Favorite Coding Tunes jpbarto Programming 21 08-04-2003 01:24 AM
tunes support Suspect Linux - Software 4 08-07-2002 12:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration