Kodi Community Forum

Full Version: command line not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
it failed to detect and scrape
D:\TV Series\ongoing\Space Force

the log: the command has been invoked from a .bat file with the code being
"D:\Downloads\Compressed\tmm_D\tinyMediaManagerCMD.exe" -updateTv -scrapeNew
https://pastebin.com/1ZtcrZUX


the log when the code invoked normally from tinyMediaManagerCMD.exe location 
tinyMediaManagerCMD.exe -updateTv -scrapeNew
https://pastebin.com/Q3xrdByy
Code:
2020-06-02 02:31:53,337 WARN  [updateThread-G2] o.t.c.t.tasks.TvShowUpdateDatasourceTask:187 - Datasource not available/empty D:\TV Series\[Ongoing]

so tmm is not able too see anything in D:\TV Series\ongoing\. Make sure this folder is accessible for the tmm process
omg! i renamed the [ongoing] folder to ongoing and forgot about it.