ricecooker icon indicating copy to clipboard operation
ricecooker copied to clipboard

Python library for creating Kolibri channels and uploading to Studio

Results 66 ricecooker issues
Sort by recently updated
recently updated
newest added

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 8.1.0. Release notes Sourced from sphinx's releases. Sphinx 8.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Dependencies #12633:...

dependencies
python

Bumps [cachecontrol](https://github.com/psf/cachecontrol) from 0.12.11 to 0.14.0. Release notes Sourced from cachecontrol's releases. v0.14.0 What's Changed doc: improve the docs by @​frostming in psf/cachecontrol#316 chore: update install command for FileCache by...

dependencies
python

### Description When a user has run out of storage quota, this path will get triggered: https://github.com/learningequality/studio/blob/develop/contentcuration/contentcuration/views/internal.py#L134 Current state: Ricecooker currently exits: Expected: handle error and print informative message to...

bug

## Observed behavior The DOWNLOAD_SESSION that is used to download resources sets no explicit header - this proves to be an issue, for example, when downloading from wikimedia sites, because...

help wanted
TAG: new feature

Add a file class for handling BloomPub files. Make it possible to upload these files as part of the document node class. ```[tasklist] ### Interdependencies - [ ] https://github.com/learningequality/studio/issues/4583 ```

* Does an initial integration of IMSCP import into ricecooker. * Adds some simple utilities for mapping IMSCP/SCORM metadata fields to our metadata * Allows proper mapping of embedded webcontent...

## Observed behavior When creating a channel using `StudioContentNode` (which is what is used when creating an automatically-aligned channel), ricecooker doesn't have access to the thumbnails for the content, so...

## Observed behavior [Experience from building the Funda Wande channel](https://github.com/learningequality/kolibri-library/issues/13): slow network or the source page may have been causing glitches during the resource download, which in turn resulted in...

TAG: new feature

Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 3.0.1. Release notes Sourced from pypdf2's releases. Version 3.0.0, 2022-12-22 What's Changed BREAKING CHANGES Deprecate features with PyPDF2==3.0.0 (#1489) Refactor Fit / Zoom parameters (#1437)...

dependencies
python

* ricecooker version: * Python version: * Operating System: ### Description Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected...