hello guys i make my config and i get :
[Critical]
The given key '48' was not present in the dictionary.
[Critical]
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at WG.Common.Utils.CalcEndIndex(Dictionary`2 ops, String ini_file)
at .
..ctor(String, String, •, Boolean, Int32, String)
at . ..ctor(String)
at .‥. (String[])
[Critical] Unhandled Exception
[Critical] Execution stopped
i try find the problem but i dont find the solution, anyone can hel me? thks
try this.
all i could find is you had a duplicate channel offset line.
this shouldnt have given the error your getting but after removing that it works for me.
also:
dont run your license line with f all the time.
a force license update is not needed everytime webgrab runs
<update></update>
whatever you specify here overides the update="x" setting of each channel line.
the default is update="i" or incrimental
so you dont need to use i,just leave it blank as thats the default channel line update mode.
hello i think the problem is in tv.orange.fr.ini because if i try take a channel in tv.orange.fr.ini give me the error, is possible see?thks
your log file above isnt the full log,why would you delete info?
install 5.1.4.3
https://github.com/SilentButeo2/webgrabplus-siteinipack/tree/master/eval...
your log file above isnt the full log,why would you delete info?
install 5.1.4.3
https://github.com/SilentButeo2/webgrabplus-siteinipack/tree/master/eval...
is the full log, in docker show 5.1.4. en i try grab epg with orange.tv give rror, if i change for another .ini works nice thks
extract the files and replace the ones in the bin.net folder.
in windows app works nice, i dont understand why dont run in docker
how did you replace the files in docker?
extract the zip in windows and upload them to pc running docker?(i assume its remote)
if you did this then the files would loose their permissions.
ssh into docker pc and goto the bin.net directory and run..
chmod +x *.dll
this will give the files executeable permission.
the other option is to extract them on the docker pc,then they would keep their permissions.
More instruction for docker here: https://docs.linuxserver.io/images/docker-webgrabplus/#docker-compose-re...
Then find the location for /home/root/.local/share/WebGrab+Plus/License/wglocal.lic delete this file and try to run again.Please note that you may have a duplicate if you used to run wg as a user in /home/user/.local/share/WebGrab+Plus/License/wglocal.lic so delete also that and just run as root
i dont find the bin.net folder
i find i change every file, and works, thks for the help