Active Topics

 


Reply
Thread Tools
Posts: 9 | Thanked: 0 times | Joined on May 2010 @ Greece
#1
Hi guys,

I want to delete internet radio station and i dont know where are saved (deleting one by one dows not help me!). In which folder, directory?


Does anyone know the full path so i can find it through the winSCP?
 
Posts: 9 | Thanked: 0 times | Joined on May 2010 @ Greece
#2
not one knows the directory of internet stations?
 
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#3
They are stored in a database located here:

/home/user/.mafw.db inside iradiobookmarks.

You can use sqlite3 from xterminal to manipulate the database and delete the ones you want - this is at your own risk though!

To start sqlite3, enter this in xterm:

Code:
sqlite3 /home/user/.mafw.db
Then type
Code:
.help
for a list of the available codes, im sure you'll be able to figure it from there
 

The Following User Says Thank You to kaos_king For This Useful Post:
Posts: 44 | Thanked: 0 times | Joined on Jan 2009
#4
Hi guys!

I am looking for the internet radio bookmark file of the default media player.

But I dont find this database file here:
/home/user/.mafw.db
 
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#5
Its definitely there on mine.

Have you got rootsh installed? How are you looking for the file?
 
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#6
 
Posts: 44 | Thanked: 0 times | Joined on Jan 2009
#7
Originally Posted by kaos_king View Post
Its definitely there on mine.

Have you got rootsh installed? How are you looking for the file?
Well, its just not there, I use Midnight Commander to check it.

I dont have rootsh installed, should I?
 
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#8
You don't need rootsh to see the file. BTW if you're using the default file manager then you will NOT be able to see it. Either use midnight commander, x-terminal or one of the other file managers from the repositories that allows you to view "hidden" files.
 
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#9
Yeah kureyon pretty much said what i was going to.

Asking about rootsh was a general question, as it would have been my next question if you were using xterm.

I dont use midnight commander, but does it have an option to show hidden files? As this one starts with a dot (.) then it is hidden.
 
Posts: 44 | Thanked: 0 times | Joined on Jan 2009
#10
Hi!

I use Midnight Commander and it shows the hidden files. I can see many files starting with a dot in that folder but not .mafw.db.

Quote from kaos_king:
"/home/user/.mafw.db inside iradiobookmarks."

What do you mean "inside iradiobookmarks?"

Maybe there is another similar path and I am looking at the wrong place?
I go from the root dir to home dir etc.

I have N810 so maybe that has different structure?
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:56.