syncMyMoodle icon indicating copy to clipboard operation
syncMyMoodle copied to clipboard

Synchronization client for RWTH Moodle

Results 40 syncMyMoodle issues
Sort by recently updated
recently updated
newest added

If a Moodle page contains a link and the `sciebo` module is activated, the program does not re-download the sciebo content if there has been any update to the `sciebo`...

In some Lectures "double" videos are used where one is a video of the professor talking and the other is the presentation (they play then together side-by-side or with one...

I encountered this error for the master branch at [da13ec10292e5de1dff81dfa834f4a81df335ccd](https://github.com/Romern/syncMyMoodle/commit/da13ec10292e5de1dff81dfa834f4a81df335ccd). Using python 3.10 on Ubuntu 22.04.2 ``` File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line...

I keep getting error with downloading certain link (https://tooltask.igm.rwth-aachen.de/hinge/), but I don't really need it downloaded. Is it possible to skip over that link so i don't get the error...

Hey! I wanted to report a possible bug in syncmymoodle. This still might stem from the shift towards moodle4. When I try to sync after a couple of courses it...

Currently, only TOTP is supported. Since I only have FIDO2 authentication for my Moodle, it would be great if it would be supported as well.

enhancement

solves #110

enhancement

Currently the following code (around line 1130), may check a lot of duplicate links (up to 6x or higher! in one of my courses), leading to significant slowdowns due to...

enhancement

``` Run flake8 syncmymoodle Traceback (most recent call last): File "/home/runner/.local/lib/python3.10/site-packages/flake8/plugins/finder.py", line 291, in _load_plugin obj = plugin.entry_point.load() File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 171, in load module = import_module(match.group('module')) File "/usr/lib/python3.10/importlib/__init__.py", line...

Links like https://emedia-medizin.rwth-aachen.de/web/veira_fe/#/watch/540 fail because they require a separate SSO login.