virtUOS / edusharing-opencast-importer

This importer harvests episodes (lecture recordings) from Opencast instances and push it as external references to an Edusharing instance.
GNU General Public License v3.0
2 stars 2 forks source link

Incomplete import for some records #38

Closed mirjan-hoffmann closed 2 years ago

mirjan-hoffmann commented 2 years ago

In twillo there are some records that were not imported completely. There is missing information like the title and also the link to the material itself is not working for one of them.

The problem occurs on both twillo Test and twillo Prod.

If this is a problem with the data that cannot be fixed in the importer, we should be able to skip these records at least.

mirjan-hoffmann commented 2 years ago

The problem with all 3 mats is related to special chars in the title. The title is used as filename and the chars are treated as invalid for filenames in edu-sharing.

mirjan-hoffmann commented 2 years ago

mat 1 has an invalid url (-> no playable video) and should be excluded - see https://github.com/virtUOS/edusharing-opencast-importer/issues/26

mirjan-hoffmann commented 2 years ago

the records have been imported on twillo Test now

mirjan-hoffmann commented 2 years ago

ok this way?

mirjan-hoffmann commented 2 years ago

everything available to fix the problems -> title is set, possibility to exclude invalid record