Romern / syncMyMoodle

Synchronization client for RWTH Moodle
GNU General Public License v3.0
70 stars 18 forks source link

Updated online sciebo content does not get re-downloaded locally #110

Open mainrs opened 5 months ago

mainrs commented 5 months ago

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 folder. All files from the sciebo folder are downloaded once and never again. Users have to manually delete the downloaded archive file to force a re-download with updated content.

The sciebo website generates a request to https://rwth-aachen.sciebo.de/public.php/webdav/ which returns a XML file that can be used to determine the timestamp that the content has been last updated for every single file available.