- Moderator
- #901
Well, this would mean that a user has to searcch for the correct config file here in this thread?Maybe I shouldn't include config file in MPEI at all. So generally it should work in any way.
Not good...
Well, this would mean that a user has to searcch for the correct config file here in this thread?Maybe I shouldn't include config file in MPEI at all. So generally it should work in any way.
Nope, if config is missing then plugin will create it and redownload package info from default update url (assembla) or Jasmeet's github (if assembla is down). You could test it yourselfWell, this would mean that a user has to searcch for the correct config file here in this thread?
Not good...
I see. The reason I was troubleshooting the config file is that I cannot get the plugin to generate any Swedish logos.I've removed guest login from url since plugin couldn't use it without code changes. Now it has a hack inside if url is from assembla use guest/guest. Also I forgot to remove ConfigUpdateUrl from config shipped with 1.0.0.3 since this url and jasmeet url are hardcoded inside plugin . Maybe I shouldn't include config file in MPEI at all. So generally it should work in any way.
[2022-12-01 11:42:09,186] [Log ] [MPMain ] [INFO ] - LogoManager: Generated 0 logos for groups "All Channels" from "Swedish official set" using "Dark Glass (Vuego)" design. 0 channel names were not found in packages, failed to generate 0 logos, skipped: 0
then it does work but I cannot use this with version 1.0.0.3 since the config file gets overwritten and I cannot try the guest login with the old version since it's not supported I guess.<BaseURL>Source | LogoPack-Sweden | Assembla</BaseURL>
Could you post both configs? I'll try to reproduce.I see. The reason I was troubleshooting the config file is that I cannot get the plugin to generate any Swedish logos.
However if I use LogoManager 1.0.0.1 and disable the config update and change BaseURL to:
then it does work but I cannot use this with version 1.0.0.3 since the config file gets overwritten and I cannot try the guest login with the old version since it's not supported I guess.
Anything I can try to help troubleshooting v1.0.0.3?
Well, this was easy to reproduce since I can't download logos at all.Alright, here's the config file that I use with v1.0.0.1 that works. The other config file is automatically downloaded so it doesn't matter what I edit for 1.0.0.3