scraping movies error

Issue #3265 new
larry created an issue

hi trying to scrape movies got about half done now getting this error my sysytem is i5 6600k 32gb ram windows 10pro launch box 7.11 beta 7

Unterminated string. Expected delimiter: ". Path 'overview', line 16, position 347.

App: LaunchBox Version: 7.11-beta-7 Type: Newtonsoft.Json.JsonReaderException Site: Void ReadStringIntoBuffer(Char) Source: Newtonsoft.Json

at Newtonsoft.Json.JsonTextReader.ReadStringIntoBuffer(Char quote) at Newtonsoft.Json.JsonTextReader.ParseString(Char quote) at Newtonsoft.Json.JsonTextReader.ParseValue() at Newtonsoft.Json.JsonTextReader.Read() at Newtonsoft.Json.Linq.JContainer.ReadContentFrom(JsonReader r) at Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader) at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader) at Newtonsoft.Json.Linq.JObject.Parse(String json) at Movie_Scrapper.MovieSelect..ctor(String strip, String gamepath) in C:\Users\andre\OneDrive\Documents\GitHub\LaunchBox-Plugin-Examples\Movie Scraper\Movie Scrapper\MovieSelect.cs:line 25 at Movie_Scrapper.Class1.OnSelected(IGame selectedGame) in C:\Users\andre\OneDrive\Documents\GitHub\LaunchBox-Plugin-Examples\Movie Scraper\Movie Scrapper\Class1.cs:line 283 at (<>c__DisplayClass2_1 , Object , EventArgs ) at Unbroken.LaunchBox.Desktop.Forms.MainForm.<>c__DisplayClass2_1.<.ctor>b__5(Object sender, EventArgs args) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recent Log:

6:22:36 PM Music.Pause Start 6:22:36 PM Music.Prepare Start 6:22:36 PM Music.Kill Start 6:22:36 PM Music.Kill Finished 6:22:36 PM Music.NotifyTrackList Start 6:22:36 PM Music.NotifyTrackList Invoke 6:22:43 PM GameDetailsGui.RedrawDetails Start 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 6:22:43 PM GameDetailsGui.RedrawDetails End 6:22:43 PM GameDetailsGui.RedrawDetails Start 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailRating 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailFileName 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailNotes 6:22:43 PM GameDetailsGui.RedrawDetails Before ShowDetailDates 6:22:43 PM GameDetailsGui.RedrawDetails End 6:22:43 PM Music.Play Start 6:22:43 PM Music.Kill Start 6:22:43 PM Music.Kill Finished 6:22:43 PM Music.Play Empty Music Path 6:22:43 PM Music.NotifyTrackList Start 6:22:43 PM Music.NotifyTrackList Invoke 6:22:48 PM Exception

Comments (0)

  1. Log in to comment