7 Commits

Author SHA1 Message Date
6a73506161 Bump version number to 0.1.1
Some checks failed
Test Commit / create-release (push) Failing after 1m0s
2023-11-24 21:58:42 +01:00
999de90942 Auto format the code 2023-11-24 21:33:43 +01:00
5a3f29344b Fix compatibility issue with LibSharedMedia
It appears LibSharedMedia does not always initialize the media lists from
the media tables. To fix this we make sure the media lists match the
media tables when the table already exists upon addon initialization.
2023-11-24 21:26:25 +01:00
034de92456 Add gitlab/github CI for testing and releases 2023-05-20 03:42:33 +02:00
0a80d90186 Add readme 2023-05-20 00:31:29 +02:00
efab2b2a63 Change embed build to be a single file 2023-05-20 00:31:29 +02:00
37c46d377b Initial commit
Basic interopability with LibSharedMedia, functions to register and
retrieve media.
2023-05-19 17:23:11 +02:00