Add additional media support#1
Conversation
[Various] images and videos formats are added so they can be uploaded.
Videos and images are supported. They can "showed" using the usual "read" route.
Relevant media "reading" buutons are visible.
|
@deldesir can you/we (and everyone) use https://github.com/iiab/calibre-web/wiki to document supported (and unsupported!) media types like Lines 145 to 147 in 3281ef8 (Or is there a much better place?!) |
|
Yes, good idea. |
|
This PR looks great! Has it been smoke-tested? If so I'm in favor of it being pushed ASAP to encourage broad community testing / further integration testing / etc — alongside succinct documentation of media types at https://github.com/iiab/calibre-web/wiki please! PS we can (and no doubt will!) LATER tighten up & revise which media types are truly needed — and which should be desupported being far more trouble than they're worth — i.e. an eternal battle, e.g. just this week we learned that an iPhone 14 OS upgrade in recent weeks... very suddenly desupported some "audio codecs" when playing Kiwix videos (videos play but the sound can no longer be heard, on iPhone 14 only!) 😉 |
|
Smoke-tested on Ubuntu 22.04. Please refer to https://github.com/iiab/calibre-web/wiki/Features-wiki#supported-media-formats for support status. |
feat: add video[book] playback support
[Various] images and videos formats are added so they can be uploaded. Support to read them is also added.