Richard Tibbles
Richard Tibbles
* ricecooker version: 0.7.0b6 Rather than allowing subtitles from multiple locales but the same language, ricecooker discards these as duplicates.
* ricecooker version: 0.7.0b2 * Python version: Python 3.9 * Operating System: Ubuntu Linux ### Observed Behaviour If attempting to repeat a node in multiple places in a topic tree,...
Migrate https://github.com/learningequality/imscp to ricecooker to handle IMS content packages natively within ricecooker In the process, update how we import them to use an `entry` option for webcontent contained in the...
### Description Because of an extant bug in PyPDF2 https://github.com/mstamy2/PyPDF2/issues/193 trying to read the outline for a file generated in wkhtmltopdf results in an error. This means that large PDF...
Currently if the source domain or source id is not set consistently for a chef, then a ricecooker user could accidentally create a new channel rather than update their previously...
Following the logic used for efficient copying in the [copy_node functionality in Studio](https://github.com/learningequality/studio/blob/hotfixes/contentcuration/contentcuration/db/models/manager.py#L323), ricecooker should batch upload subsections of the overall node tree with full associated file and assessment item...
Migrate code from https://github.com/learningequality/webmixer to ricecooker.
### Description There are significant challenges with nesting video and audio files in zip files - mostly that it is not possible to universally support Range requests from inside zipfiles...
When comparing a bloompub file with the corresponding epub file sometimes the images or parts of the text are missing _Originally posted by @rtibbles in https://github.com/learningequality/kolibri/issues/12586#issuecomment-2380239850_