LinuxMCE Forums

General => Users => Topic started by: maverick0815 on December 19, 2016, 09:54:10 pm

Title: Filename View in Orbiter
Post by: maverick0815 on December 19, 2016, 09:54:10 pm
Hello Guys, my Core crashed today and I rebooted it. So far so good, but now I have a weird phenomenon. All the files are there and they play, if I select them via Title. However if I want to list via Filename, the list is completely empty.
My core is running on 14.04. and is up to date.
Any idea where I should look?`

Cheers
Mario
Title: Re: Filename View in Orbiter
Post by: phenigma on December 22, 2016, 02:19:14 am
Filename view often won't be populated until UpdateMedia has completely scanned your media.  Once it has done its' thing the files will show.

J.
Title: Re: Filename View in Orbiter
Post by: maverick0815 on December 26, 2016, 11:41:18 am
Hmm..there must be something else. I verified that all my media is tagged and supposedly entered in the database. I let the systems sit there, but until now Fileview remains empty.
Title: Re: Filename View in Orbiter
Post by: Marie.O on December 26, 2016, 03:14:54 pm
Is it really empty, or just a page full of nothing, ie. when you click on the left hand side on one of the characters, does that show you something?
Title: Re: Filename View in Orbiter
Post by: maverick0815 on December 27, 2016, 07:12:35 pm
its really empty and it shows nothing at all, no matter where I click
Title: Re: Filename View in Orbiter
Post by: Marie.O on December 27, 2016, 11:41:12 pm
ok. Very strange. See if the UpdateMedia.log shows anything worth while.
Title: Re: Filename View in Orbiter
Post by: maverick0815 on December 28, 2016, 01:29:44 pm
I found this in updatemedia.log:

Quote
[31;1mConnect failed Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) <0xb5cb0700>
Main:connectToDataBase Cannot connect to database! <0xb5cb0700>
Title: Re: Filename View in Orbiter
Post by: Marie.O on December 28, 2016, 01:44:59 pm
See if you can stop and start the updatemediadaemon manually, ie.
Code: [Select]
/usr/pluto/bin/UpdateMediaDaemonControl -disable
/usr/pluto/bin/UpdateMediaDaemonControl -enable
Title: Re: Filename View in Orbiter
Post by: maverick0815 on December 29, 2016, 12:46:29 pm
well, I can manually start and stop the updatemediadaemon. I checked the log and the connection error still occurs.
The log also shows me a lot of double attributes. I don't think that is right.
Also in Orbiter, when I select a TV-Show, though they are all tagged via autotagger, the listing there is not consistent. Lets say there are 8 Seasons of a TV-Show. Three seasons appear in a common container, the others are listed separately and the episodes are mostly out of order there. So its quite a challenges to figure out, how to find the next one to watch.
All of this happened since I had this crash. So I was thinking if its either possible to drop and rebuild the database for my media, or if I will just scrap this install and make a new one.
Title: Re: Filename View in Orbiter
Post by: Marie.O on December 29, 2016, 01:43:57 pm
You can certainly drop the pluto_media database, and start it over. I guess, I would do
Code: [Select]
sudo mysql -e "DROP DATABASE pluto_media"
apt-get install --reinstall pluto-media-database
Title: Re: Filename View in Orbiter
Post by: maverick0815 on December 29, 2016, 06:27:00 pm
thanks, I will give this a try and report back...perhaps even within this year :-)
Title: Re: Filename View in Orbiter
Post by: maverick0815 on December 30, 2016, 12:30:54 pm
ok, I reinstalled the database. However I got an error at the end:
Quote
Error 1146 (42S02) at line 1: Table 'pluto_main.Attribute' doesn't exist
Is this something to be concerned about?`
Anyway, I will see, what will happen now.
Thanks so far!
Title: Re: Filename View in Orbiter
Post by: maverick0815 on December 30, 2016, 01:46:08 pm
it seems redoing the database did the trick, fileview is available again
Title: Re: Filename View in Orbiter
Post by: Marie.O on December 30, 2016, 03:16:25 pm
nice - thanks for the feedback.
Title: Filename View in Orbiter
Post by: Aarontraum on September 10, 2017, 09:59:21 pm
You can use tooltips:

Settings > view > file/folder list > general > show files and folders tooltip

Or show the name in status bar.