Hi,
Newbie into groove and trying to write first script. My movies are stored in the following format:
Movies
-> Avatar (2009)
-> Avatar (2009).mkv (avi or mp4)
-> Avatar (2009).xml (contains GENRES and RATING tags)
I am trying to write a script that will traverse all my movies, extract genre and rating from xml file and then output a CSV file with MOVIE_NAME, GENRES, RATING.
Can anyone help?
Thanks
Lookup Movie Genre/Rating -> Export CSV
Re: Lookup Movie Genre/Rating -> Export CSV
You can use the mi (media index) script as a template. Just need to add some XML processing (which is easy with Groovy).
Re: Lookup Movie Genre/Rating -> Export CSV
Would you be able to do this for a Donation? I don't have much time to look up at all the syntax.
Re: Lookup Movie Genre/Rating -> Export CSV
Sure, this should be easy. My minimum is 50 EUR though. 
Also I'll need a zip with some sample data of at least one movie folder (0 byte movie file is fine) and movie xml.

Also I'll need a zip with some sample data of at least one movie folder (0 byte movie file is fine) and movie xml.
