home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Can't import from MyMovies any more...
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="TBacker" data-source="post: 866454" data-attributes="member: 113933"><p>Thanks for the input so far guys!</p><p> </p><p>It seems like it's looking for some specific file naming scheme? I'm not sure... but it looks like it wants the nfo file to be the name of the folder containing the actual IFO/VOB files (VIDEO_TS.nfo)?</p><p> </p><p>Is this script something that can be modified?</p><p> </p><p>Here's an example that I used to test. This is a standard DVD structure:</p><p>[ATTACH=full]103924[/ATTACH]</p><p> </p><p>[ATTACH=full]103925[/ATTACH]</p><p> </p><p> </p><p>And the log:</p><p> </p><p>[CODE]10-May-2012 19:27:18 Info [ MovieImporter]: Started watching '\\SYR-SERV-PRI\Media\Video\Library\Movies' (Network) - Path is now being monitored for changes.</p><p>10-May-2012 19:27:18 Debug [ DBImportPath]: Scanning: \\SYR-SERV-PRI\Media\Video\Library\Movies</p><p>10-May-2012 19:27:25 Debug [ DBImportPath]: New File: VIDEO_TS.IFO</p><p>10-May-2012 19:27:27 Debug [VideoFormatExtension]: Identifier: Path='\\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart\VIDEO_TS\VIDEO_TS.IFO', Format='DVD', Hash='2bb2ae8fd93b0d27'</p><p>10-May-2012 19:27:27 Info [ MovieImporter]: Remote import paths will be rescaned every 900000 minutes.</p><p>10-May-2012 19:27:27 Info [ FileSyncProcess]: File maintenance started in the background.</p><p>10-May-2012 19:27:27 Info [DatabaseMaintenanceM]: Checking for invalid file entries in the database.</p><p>10-May-2012 19:27:27 Info [ NfoBuilder]: Parsing NFO file: \\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart\movie.nfo</p><p>10-May-2012 19:27:27 Debug [ NfoBuilder]: ImdbID Found: tt0112573</p><p>10-May-2012 19:27:28 Debug [ ImdbBuilder]: Lookup Imdbid=tt0112573: Title='Braveheart', Year=1995</p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: Assigned variable: rx_file_check = <movie[^>]*></p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: Assigned variable: filename = \\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart\VIDEO_TS</p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: executing retrieve: <retrieve name="file" file="${filename}.nfo" encoding="UTF-8" /></p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: File does not exist: \\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart\VIDEO_TS.nfo</p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: Assigned variable: file =</p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: executing parse: <parse name="fileCheck" input="${file}" regex="${rx_file_check}" /></p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: name: fileCheck ||| pattern: <movie[^>]*> ||| input:</p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: Assigned variable: fileCheck.count = 0</p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: Parse node returned no results... <parse name="fileCheck" input="${file}" regex="${rx_file_check}" /></p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: executing if: <if test="${fileCheck[0]}!="><parse name="result" input="${file}" xpath="//movie" /><set name="movie[0].title" value="${result[0].title}" /><!-- by setting the alternative title to the search title we garantee a match--><set name="movie[0].alternate_titles" value="|${search.title}|" /><set name="movie[0].year" value="${result[0].year}" /><set name="movie[0].popularity" value="100" /><set name="movie[0].imdb_id" value="${result[0].id}" /><!-- we set the filename as the site id --><set name="movie[0].site_id" value="${filename}" /></if></p><p>10-May-2012 19:27:28 Debug [ ScraperNode]: if node left value: right value:</p><p>10-May-2012 19:27:28 Debug [ DataProviderManager]: SEARCH: Title='Braveheart', Provider='XBMC (Local)', Version=1.0.4, Number of Results=0</p><p>10-May-2012 19:27:28 Debug [ MovieImporter]: Built MediaSignature: Path= "\\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart", Folder= "Braveheart", File= "VIDEO_TS.IFO", Keywords= "Braveheart", Title= "Braveheart", Year= 1995, DiscId= "2bb2ae8fd93b0d27", MovieHash= "", ImdbId= "tt0112573"</p><p>10-May-2012 19:27:28 Info [ MovieImporter]: No exact match for Braveheart</p><p>10-May-2012 19:27:31 Info [DatabaseMaintenanceM]: 0 file entries were marked for removal by the importer.</p><p>10-May-2012 19:27:31 Info [ FileSyncProcess]: File maintenance finished. (4.1 seconds)</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="TBacker, post: 866454, member: 113933"] Thanks for the input so far guys! It seems like it's looking for some specific file naming scheme? I'm not sure... but it looks like it wants the nfo file to be the name of the folder containing the actual IFO/VOB files (VIDEO_TS.nfo)? Is this script something that can be modified? Here's an example that I used to test. This is a standard DVD structure: [ATTACH=full]103924[/ATTACH] [ATTACH=full]103925[/ATTACH] And the log: [CODE]10-May-2012 19:27:18 Info [ MovieImporter]: Started watching '\\SYR-SERV-PRI\Media\Video\Library\Movies' (Network) - Path is now being monitored for changes. 10-May-2012 19:27:18 Debug [ DBImportPath]: Scanning: \\SYR-SERV-PRI\Media\Video\Library\Movies 10-May-2012 19:27:25 Debug [ DBImportPath]: New File: VIDEO_TS.IFO 10-May-2012 19:27:27 Debug [VideoFormatExtension]: Identifier: Path='\\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart\VIDEO_TS\VIDEO_TS.IFO', Format='DVD', Hash='2bb2ae8fd93b0d27' 10-May-2012 19:27:27 Info [ MovieImporter]: Remote import paths will be rescaned every 900000 minutes. 10-May-2012 19:27:27 Info [ FileSyncProcess]: File maintenance started in the background. 10-May-2012 19:27:27 Info [DatabaseMaintenanceM]: Checking for invalid file entries in the database. 10-May-2012 19:27:27 Info [ NfoBuilder]: Parsing NFO file: \\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart\movie.nfo 10-May-2012 19:27:27 Debug [ NfoBuilder]: ImdbID Found: tt0112573 10-May-2012 19:27:28 Debug [ ImdbBuilder]: Lookup Imdbid=tt0112573: Title='Braveheart', Year=1995 10-May-2012 19:27:28 Debug [ ScraperNode]: Assigned variable: rx_file_check = <movie[^>]*> 10-May-2012 19:27:28 Debug [ ScraperNode]: Assigned variable: filename = \\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart\VIDEO_TS 10-May-2012 19:27:28 Debug [ ScraperNode]: executing retrieve: <retrieve name="file" file="${filename}.nfo" encoding="UTF-8" /> 10-May-2012 19:27:28 Debug [ ScraperNode]: File does not exist: \\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart\VIDEO_TS.nfo 10-May-2012 19:27:28 Debug [ ScraperNode]: Assigned variable: file = 10-May-2012 19:27:28 Debug [ ScraperNode]: executing parse: <parse name="fileCheck" input="${file}" regex="${rx_file_check}" /> 10-May-2012 19:27:28 Debug [ ScraperNode]: name: fileCheck ||| pattern: <movie[^>]*> ||| input: 10-May-2012 19:27:28 Debug [ ScraperNode]: Assigned variable: fileCheck.count = 0 10-May-2012 19:27:28 Debug [ ScraperNode]: Parse node returned no results... <parse name="fileCheck" input="${file}" regex="${rx_file_check}" /> 10-May-2012 19:27:28 Debug [ ScraperNode]: executing if: <if test="${fileCheck[0]}!="><parse name="result" input="${file}" xpath="//movie" /><set name="movie[0].title" value="${result[0].title}" /><!-- by setting the alternative title to the search title we garantee a match--><set name="movie[0].alternate_titles" value="|${search.title}|" /><set name="movie[0].year" value="${result[0].year}" /><set name="movie[0].popularity" value="100" /><set name="movie[0].imdb_id" value="${result[0].id}" /><!-- we set the filename as the site id --><set name="movie[0].site_id" value="${filename}" /></if> 10-May-2012 19:27:28 Debug [ ScraperNode]: if node left value: right value: 10-May-2012 19:27:28 Debug [ DataProviderManager]: SEARCH: Title='Braveheart', Provider='XBMC (Local)', Version=1.0.4, Number of Results=0 10-May-2012 19:27:28 Debug [ MovieImporter]: Built MediaSignature: Path= "\\SYR-SERV-PRI\Media\Video\Library\Movies\Braveheart", Folder= "Braveheart", File= "VIDEO_TS.IFO", Keywords= "Braveheart", Title= "Braveheart", Year= 1995, DiscId= "2bb2ae8fd93b0d27", MovieHash= "", ImdbId= "tt0112573" 10-May-2012 19:27:28 Info [ MovieImporter]: No exact match for Braveheart 10-May-2012 19:27:31 Info [DatabaseMaintenanceM]: 0 file entries were marked for removal by the importer. 10-May-2012 19:27:31 Info [ FileSyncProcess]: File maintenance finished. (4.1 seconds) [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Can't import from MyMovies any more...
Contact us
RSS
Top
Bottom