-
## Description
Move storage from database to external provider.
## Why?
To reduce memory consumption.
-
**Describe the question**
I'd like to go fix these.
1) I have the video file.
2) I have named the video file exactly as per the video.filename in the database (e.g. v_241129025801_v0318.mp4)
…
-
Hello Daniel.
Could you implement in the streaming settings the ability to add a video file (preferably from an existing video database) that will play while waiting for a connection to the target …
-
[Testing changes](https://github.com/iiab/calibre-web/wiki#testing) to IIAB Calibre-Web requires starting with a fresh database instead of keeping/using the existing `/library/calibre-web/xklb-metadat…
-
function uploadVideo(file) {
const storageRef = firebase.storage().ref(`videos/${file.name}`);
storageRef.put(file).then(() => {
console.log('Video uploaded successfully');
});…
-
### The bug
After uploading my iCloud photos & videos, I've noticed some videos are randomly missing from the timeline, despite that the uploading appeared to be successful and the video assets do …
-
A student just came to me and asked for new video functionality.
Currently, there are two ways of linking course content with videos that I am aware of
- in the gottos we can add a clip id (but …
-
### Description
Hi Alex and developers,
I bought you two coffee so that you have something to drink while looking into my issue.
I am having trouble with a fresh install of the Immich-addon (v1.1…
-
### Type of issue
Other (describe below)
### Description
In the `Example Usage` section of the EF Core page, the integration-consuming project gets an example:
```c#
builder.AddSqlServerDbContext(…
-
* I did try to restart Kodi
* I checked the [PKC Frequently Asked Questions on the PKC wiki](https://github.com/croneter/PlexKodiConnect/wiki/faq)
* I did try to reset the Kodi database by going to …