Tomas
Tomas
@Ksantor sad but doesnt work. and your repo doesnt have ISSUES tab. installed on 2 systems when i go to plugin it shows 0 items. no menu, nothing... like im...
``` 8:41:26 T:9948 NOTICE: [plugin.video.lostfilm.tv] Starting LostFilm.TV library update... 18:41:26 T:9948 NOTICE: [support.library] Starting library sync... 18:41:26 T:9948 NOTICE: [support.library] Library sync finished (0 file(s) created, 0 added, 0 updated,...
Thanks. Will try. Maybe you're using linux? windows is not so easy with ssl. Maybe you can somehow bypass SSL veryfication and so on.
@Ksantor Not working anyways...log became even smaller. Plugin still shows 0 entries, no even static menu like "My Library". ``` 20:18:47 T:5888 NOTICE: [lostfilm.network_request] Authorization started... 20:18:47 T:5888 NOTICE: [lostfilm.network_request]...
@capris It always was email, atleast im using email year already. What OS you're running?
@winnipeg8 original plugin was written poorly. I more like @Ksantor version. Also i started to create new features to Ksantor version. Of course it's SUPER basic now. I think it...
open scraper.py and replace function in line 185 with this: ``` try: res = self.fetch(self.BASE_URL + "/browse.php", {'cat': series_id}) except ScraperError: res = self.fetch(self.BASE_URL + "/browse.php", {'cat': '_' + str(series_id)})...
Then im idiot. i fixed it 2 times and looks like it still generates error :) Problem is that this plugin is written by noob. The bigger problem is that...
Jesus..sorry... i missed the misc\database\IdentityDb\dbo\Tables folder But it's pain in the ass to migrate to MySQL
yeah i too get this error. New to ASP .NET doing all i can to avoid using that garbage called EntityFramework..but so far no luck..every solution i tried-is not working,...