Hi!
Is it possible to make local grabber?
for example i have each movie in separate foldier:
in .xml files are storing all nesessary data:
Is it possible to make local grabber?
for example i have each movie in separate foldier:
Code:
\video\superfilm1\superfilm1.mkv
\video\superfilm1\superfilm1.cover.jpg
\video\superfilm1\superfilm1.info.xml
\video\superfilm2\superfilm2.mkv
\video\superfilm2\superfilm2.cover.jpg
\video\superfilm2\superfilm2.info.xml
in .xml files are storing all nesessary data:
Code:
<title>super mega film #1</title>
<year>2666</year>
... etc ...