maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Deleted music in N900 but albums still in media player. Help me please! (https://talk.maemo.org/showthread.php?t=70393)

oops 2011-02-27 07:14

Deleted music in N900 but albums still in media player. Help me please!
 
I wanted to delete my music fast so I connected my N900 to the computer and went into Music folder and deleted all my music. But when I go into media player all the albums and songs are still listed despite the fact that there is no media linking to them. I've tried to delete them and so far I've only managed to delete one album out of a hundred.

I have done a google search and I've read about these trackers and codes but I don't even know if that is the right solution to my problem. Anyway I don't even know where to put a tracker or code into my N900.

Any help would be very much appreciated.

dsawhney 2011-02-27 07:23

Re: Deleted music in N900 but albums still in media player. Help me please!
 
you can clear the tracker db, open a terminal and enter following commands:

cd .cache/tracker
rm -f *.db

KetkuFIN 2011-02-27 07:43

Re: Deleted music in N900 but albums still in media player. Help me please!
 
this one worked for me:
open Xterminal:
tracker-processes --hard-reset(hit enter and wait for little while)
then type:
/etc/osso-af-init/tracker.sh start(hit enter and media player starts to find your files)

oops 2011-02-27 12:01

Re: Deleted music in N900 but albums still in media player. Help me please!
 
Thx for the tips but I tried them but it keeps saying tracker not found

michaaa62 2011-02-27 12:15

Re: Deleted music in N900 but albums still in media player. Help me please!
 
Which one did you try? One after the other?
Please do not describe the output, because the error messages give hints about possible errors. Please paste the full output.

oops 2011-02-28 05:11

Re: Deleted music in N900 but albums still in media player. Help me please!
 
I tried this one first

cd .cache/tracker
-sh: cd.cache/tracker: not found
rm -f *.db
-sh: rm -f *.db: not found

It didn't work so I did this one next.

tracker-processes --hard-reset
sh: tracker-processes --hard-reset: not found
/etc/osso-af-init/tracker.sh start
Starting Tracker...Initializing trackerd...failed!

michaaa62 2011-02-28 07:59

Re: Deleted music in N900 but albums still in media player. Help me please!
 
there should be a space between cd and .cache/tracker.
Are you doing this as user or as root? Copy and paste things please, because there are lots of information hidden in the output of the terminal.
Here is a typical output of this commands
Code:

Nokia-N900:~$ tracker-processes --hard-reset
Found 164 pids...
Setting database locations
Checking database directories exist
Checking database version
Checking database files exist
Could not find database file:'/home/user/.local/share/tracker/data/common.db'
One or more database files are missing, a reindex will be forced
Removing all database files
  Removing database:'/home/user/.local/share/tracker/data/common.db'
  Removing database:'/var/tmp/tracker-user/cache.db'
  Removing database:'/home/user/.cache/tracker/file-meta.db'
  Removing database:'/home/user/.cache/tracker/file-contents.db'
  Removing database:'/home/user/.cache/tracker/email-meta.db'
  Removing database:'/home/user/.cache/tracker/email-contents.db'
Setting index database locations
Checking index directories exist
Checking index files exist
Could not find index file:'/home/user/.cache/tracker/file-index.db'
Could not find index file:'/home/user/.cache/tracker/email-index.db'
Removing all database index files
  Removing database index:'/home/user/.cache/tracker/file-index.db'
  Removing database index:'/home/user/.cache/tracker/email-index.db'

i would not recommend starting the tracker process manually after the successful execution of the reset, let the phone do it by itself after acouple of minutes or, if impatient, reboot the phone.


All times are GMT. The time now is 05:07.

vBulletin® Version 3.8.8