Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calibre-Web (eBook Library) w/ experimental support for video/audio/images #3694

Merged
merged 2 commits into from Jan 1, 2024

Conversation

holta
Copy link
Member

@holta holta commented Jan 1, 2024

There will be bugs initially (with large or long videos especially, and other glitches!) but it's time to start expanding community testing building on @deldesir's and others' hard work here!

IN SHORT: IIAB's experimental new version of Calibre-Web also lets everyday IIAB implementers add the YouTube and Vimeo videos they most need (as well as local videos, e.g. from teachers' phones) in support of indigenous/local learning libraries:

Related:

@holta holta added this to the 8.1 milestone Jan 1, 2024
@holta holta requested review from deldesir and EMG70 January 1, 2024 04:48
@holta
Copy link
Member Author

holta commented Jan 1, 2024

Thanks @deldesir, @EMG70 & All for reviewing & suggesting changes after this is merged — in support of the highly-reliable grassroots-centric libraries that so many people are asking for!

Copy link
Contributor

@deldesir deldesir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@holta holta merged commit 64e6d6c into iiab:master Jan 1, 2024
3 checks passed
@holta
Copy link
Member Author

holta commented Jan 1, 2024

Tested with a MEDIUM-sized IIAB install, which took a total of 24 minutes to install onto a VM, running Ubuntu 24.04 pre-release:

iiab-diagnostics: http://sprunge.us/FWiYyv

@holta
Copy link
Member Author

holta commented Jan 1, 2024

Testing Method...

  1. Create file medium.yml, with these exact contents:
runcmd:
  - mkdir /etc/iiab
  - curl https://raw.githubusercontent.com/iiab/iiab/master/vars/local_vars_medium.yml > /etc/iiab/local_vars.yml
  - curl iiab.io/risky.txt | bash &
  1. Create the VM:
multipass launch 24.04 -n u24-medium -m 2G -d 20G --cloud-init medium.yml [--bridged]
  1. Log into VM:
multipass shell u24-medium
  1. Monitor install progress: (look for "INTERNET-IN-A-BOX (IIAB) SOFTWARE INSTALL IS COMPLETE" which should appear about 20-to-40 min later!)
sudo su -
tail -f /var/log/cloud-init-output.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants