- October 5, 2009
- 19
- 6
- Home Country
-
Australia
First of if this has been posted my bad, but i haven't seen it 
I am using the current version of everything, when i import with the Ember scraper it is missing the Year field.
I like getting the data and using a nfo file to keep it (ofline mode sort of)
this is the file layout for any movie:
%NAS%
----------%Movie% [%Year%]
-----------------------------------fanart.jpg
-----------------------------------folder.jpg
-----------------------------------%Movie% [%Year%].mp4
-----------------------------------%Movie% [%Year%].nfo
Here is the first few lines of a nfo file
Is the <year></year> incorrect or not picked up by the scraper?
I am using the current version of everything, when i import with the Ember scraper it is missing the Year field.
I like getting the data and using a nfo file to keep it (ofline mode sort of)
this is the file layout for any movie:
%NAS%
----------%Movie% [%Year%]
-----------------------------------fanart.jpg
-----------------------------------folder.jpg
-----------------------------------%Movie% [%Year%].mp4
-----------------------------------%Movie% [%Year%].nfo
Here is the first few lines of a nfo file
Is the <year></year> incorrect or not picked up by the scraper?
HTML:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<id>tt1075747</id>
<title>Jonah Hex</title>
<originaltitle>Jonah Hex</originaltitle>
<year>2010</year>
<releasedate>5/08/2010</releasedate>
<rating>4.6</rating>
<votes>6,862</votes>
<mpaa>PG</mpaa>
<certification>Australia:PG</certification>
<genre>Action / Drama / Thriller / Western</genre>
<studio>Warner Bros. Pictures</studio>