Kodi Community Forum

Full Version: Bug: has an invalid token
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Just ran into this problem during scrape.  I got a popup message saying '//b[.='Comin' Round the Mountain']' has an invalid token.
I selected OK and then the Ember application closes.  I assume this is caused by the ' symbol in the file name.  Using Windows 10 and Ember version 1.5.0x64
It a bug with the DavesTrailerPage scraper and movie titles with a ' inside the title.
You can disable this scraper temporarly.
(2020-11-11, 09:31)DanCooper Wrote: [ -> ]It a bug with the DavesTrailerPage scraper and movie titles with a ' inside the title.
You can disable this scraper temporarly.

OK, thanks!