Music Videos - Artist Selection without function
#1
Hi,

I'm using the XBMC 9.041 on a Mac Mini 2009 with 4 GByte RAM. Because i'm german i tried so scrape my mostly german Music Videos with the MTV and Yahoo Scraper, but only some of english Music Videos where found. So i used a Script i found to create an nfo file from every Music Video. Sample as follows.
Code:
<musicvideo>
<title>Foot Of The Mountain</title>
<artist>A-Ha</artist>
<album></album>
<genre></genre>
<runtime></runtime>
<plot></plot>
<year>2009</year>
<director></director>
<studio></studio>
</musicvideo>
Via the NFO Scraper i imported the Music Videos into the Database, where i can see them. But following error happend.

When i select TITLE i see all Titles i imported and i can play them.
When i select YEAR i see 2009, with a click on 2009 i see the titles an can play them.
But when i select ARTIST, i see the Artist and when i select A-ha a blank page appeared. So it is not possible so select a song of this artist.

By the way, i tried every of the three default skins and the error is in every of them. So i think it is a database problem.

Can anyone help me.

Thanx in advance.

Efty

P. S. Sorry for my english.
Reply
#2
Was wondering if i was doing something wrong.
I got good results getting the info in the nfo:
example for Beck - Loser:
<musicvideo>
<title>Loser</title>
<artist>Beck</artist>
</musicvideo>
seems right
but got the same problem as u titles will not show up when choosing a artist

anybody any idea (we r probably not the only ones using this feature)

would be sweat to have this working

p.s. got to this Thread by search the forum i use the Linux version
Reply
#3
Someone tracked it down:
http://forum.xbmc.org/showthread.php?p=3...post378002
Reply

Logout Mark Read Team Forum Stats Members Help
Music Videos - Artist Selection without function0