Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

heyhippari/jellyfin-plugin-allmusic

Repository files navigation

Jellyfin AllMusic Plugin

A third-party plugin for the Jellyfin Project

AllMusic plugin logo

GitHub Workflow Status GPLv3 License Current Release

About

This plugin adds a metadata provider for AllMusic.

It aims to provide the following metadata:

  • Artists
    • Biography
    • Birth/formation date
    • Death/disbandment date
    • Genres
    • Images
  • Albums
    • Album artist
    • Album name
    • Release date
    • Genres
    • Critics rating
    • Label
    • Images

Installation

Add the MrTimscampi's Plugin Emporium repository to your Jellyfin server.

Build

  1. To build this plugin you will need .Net 5.x.

  2. Build plugin with following command

dotnet publish --configuration Release --output bin
  1. Place the dll-file in the plugins/allmusic folder (you might need to create the folders) of your JF installation

Releasing

To release the plugin it is recommend to use JPRM. It will build and package the plugin. For additional context and for how to add the packaged plugin zip to a plugin manifest see the JPRM documentation for more info.

Contributing

We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. In general refer to our contributing guidelines for further information.

License

This plugins code and packages are distributed under the GPLv3 License. See LICENSE for more information.

About

A metadata provider for Jellyfin using AllMusic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published