Importing from xml
#1
Question 
I think I am in trouble....
I have imported my library (3000 +/- music videos), 2000 came from vcds. With the old video player I was using, I had to manually add title and artist (not a big problem a few tracks at a time...) but has named the file AVSEQ01(1).mpg, AVSEQ01(2).mpg etc and not added any meta data

So I now have 200 +/- music videos called AVSEQ01(1).mpg! It does export an xml file so all may not be lost, hopefully. Is there a way I can import using this xml file?
Code:
<Title>Hound Dog</Title>
      <Artists>Presley, Elvis</Artists>
      <SongID>AVSEQ01(55).mpg</SongID>
      <MusicFile>AVSEQ01(55).mpg</MusicFile>
      <ImageFile>AVSEQ01(55).jpg</ImageFile>
      <GenreList>
        <Genre>10's</Genre>
        <Genre>Pop</Genre>
      </GenreList>
      <Publisher>?</Publisher>

Only been using xbmc for a week and only just learning its capabilities (which seam only limited by the fantastic folk here!)

Thank you so much for any help Smile

Reply
#2
Yep, should be possible. Around these parts the xml file is refered to as an nfo (wiki)

Flirc now has a forum: forum.flirc.tv
Reply
#3
Thanks pseudo7 (appreciating an active forum!) as a test I tried cutting some of the text and creating a nfo file (with the same file name) but still have the file as the file name (and no genres) is there a special place for music videos (its in movies at present as it didn't find any in music).
Thanks for your help
Reply

Logout Mark Read Team Forum Stats Members Help
Importing from xml0