Giter VIP home page Giter VIP logo

jellyfin-plugin-coverartarchive's Introduction

Jellyfin Cover Art Archive Plugin

Part of the Jellyfin Project

Plugin Banner

GitHub Workflow Status GPLv3 License Current Release

About

Fetches images from the Cover Art Archive

Depends on the MusicBrainz IDs being present in the library

Installation

See the official documentation for install instructions.

Build

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

  2. Build plugin with following command

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

Releasing

To release the plugin we recommend JPRM that 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.

Licence

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

jellyfin-plugin-coverartarchive's People

Contributors

crobibero avatar cvium avatar dependabot[bot] avatar gaah avatar h1dden-da3m0n avatar heyhippari avatar jellyfin-bot avatar methbkts avatar oddstr13 avatar renovate[bot] avatar shadowghost avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jellyfin-plugin-coverartarchive's Issues

v5 fails to load on unstable

Current version fails to load on unstable Jellyfin.

Jan 07 23:11:51 jellyfin jellyfin[136344]: [23:11:51] [ERR] [1] Emby.Server.Implementations.ApplicationHost: Error creating Jellyfin.Plugin.CoverArtArchive.CoverArtArchiveImageProvider
Jan 07 23:11:51 jellyfin jellyfin[136344]: System.UriFormatException: Invalid URI: The format of the URI could not be determined.
Jan 07 23:11:51 jellyfin jellyfin[136344]:    at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind, UriCreationOptions& creationOptions)
Jan 07 23:11:51 jellyfin jellyfin[136344]:    at System.Uri..ctor(String uriString)
Jan 07 23:11:51 jellyfin jellyfin[136344]:    at MetaBrainz.MusicBrainz.CoverArt.CoverArt..ctor(String application, String version, String contact)
Jan 07 23:11:51 jellyfin jellyfin[136344]:    at Jellyfin.Plugin.CoverArtArchive.CoverArtArchiveImageProvider..ctor(IHttpClientFactory httpClientFactory, ILogger`1 logger)
Jan 07 23:11:51 jellyfin jellyfin[136344]:    at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
Jan 07 23:11:51 jellyfin jellyfin[136344]:    at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Jan 07 23:11:51 jellyfin jellyfin[136344]:    at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
Jan 07 23:11:51 jellyfin jellyfin[136344]:    at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
Jan 07 23:11:51 jellyfin jellyfin[136344]:    at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type) in /root/jellyfin/Emby.Server.Implementations/ApplicationHost.cs:line 339

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.