Cam
Cam
Confirming some of the above comments around IG limiting use. Just tried running without login from VPN and it failed. Disconnected from VPN back to residential IP, and it managed...
I just started using the extension and kinda have the same thought or idea. The main reason I use the extension is for quick access to multiple folders or projects...
I'm having similar issues due to using a Windows PC to run this script, scrapers on both Linux and Windows with Symlinks to save files to a NAS, and StashDB...
> I'm having similar issues due to using a Windows PC to run this script, scrapers on both Linux and Windows with Symlinks to save files to a NAS, and...
Rookie error sorry! I tried to explain in so much detail and double check everything, that I forgot the basics... ATTACH A LOG FILE!!! Finally managed to dig through and...
Managed to figure it out... Capitalisation matters... Corrected variables: ```json "fieldOptions": [ {"field": "title", "strategy": "OVERWRITE"}, {"field": "code", "strategy": "OVERWRITE"}, {"field": "date", "strategy": "OVERWRITE"}, {"field": "director", "strategy": "OVERWRITE"}, {"field": "details",...
> Option to change how the the date is display I perfer MM-DD-YYYY as the date format and most of my images have that written as that in the filename...
Confirming same issue in EE v2.27.3 Environment Variables defined in `.env` file referenced in the docker compose file used to launch Portainer: ``` services: portainer: image: portainer/portainer-ee:2.27.3 env_file: .env ```...
Damn! Well Done!!! Now you just need to figure out a way for it to detect which team you're on, then update the layer markers as they're revealed 😋. I'll...
> Yeah I need to find out what to do with squadtactics, as much as I want to split squadcalc and squadtactics functionnalities it's a pain in the ass to...