Nils K

Results 544 comments of Nils K

Only drawback is that a token for the opencast service cannot be automatically obtained as the service name is unknown. I will ask the ITC to share that. Alternatively the...

> Only drawback is that a token for the opencast service cannot be automatically obtained as the service name is unknown. I will ask the ITC to share that. Alternatively...

> When trying to get old data from a language course, it strangely fails with an ssl error, but the file isnt available anymore, so it is not clear why...

Could you share such a damaged file? I also recently stumbled upon some of those however for me it seemed like the session timed out as the content was just...

This specific PDF file was reachable under a the url `.../mod_page/content/3/foobar.pdf` - which for some reason gets modified since ea17a29d741d5fca17f6175aeef5305bf4ce482e. The result is a wrong URL...

https://github.com/Romern/syncMyMoodle/blob/4bcb51fb19cf041df56979fdbb9c0e84a6675add/syncmymoodle/__main__.py#L43 @julkah Do you mind removing this line as well as the local pdf and re-running smm to check if that fixes it? (The second replace is presumably at fault...

Definitely +1 for using configparser. We should probably add a helper for the conversion as this would be a breaking change. As part of the same step we could make...

What exactly is missing for windows/portability?

Okay, so in general a standalone executable with python bundled (or a comparable Auto-Installer). Thanks for the clarification

Docker Compose is unnecessary as this just uses a single container. Instead the proper docker flags are sufficient and do not require one to install docker-compose (also makes this more...