README
NodeBB Add Media Metadata - A plugin that adds metadata for different types of media
If you want to create your own database of games, movies or other media
Installation
npm install nodebb-plugin-add-media-metadata
A plugin that adds metadata for different types of media
<script type="module">
import nodebbPluginAddMediaMetadata from 'https://cdn.skypack.dev/nodebb-plugin-add-media-metadata';
</script>
If you want to create your own database of games, movies or other media
npm install nodebb-plugin-add-media-metadata