This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,16 @@ | ||
<h1 align="center">Jellyfin LrcLib Plugin</h1> | ||
<h3 align="center">Part of the <a href="https://jellyfin.org">Jellyfin Project</a></h3> | ||
# Jellyfin Lyrics Plugin | ||
|
||
<p align="center"> | ||
<br/> | ||
<br/> | ||
<a href="https://github.com/crobibero/jellyfin-plugin-lrclib/actions?query=workflow%3A%22Build+Plugin%22"> | ||
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/crobibero/jellyfin-plugin-lrclib/build.yaml"> | ||
</a> | ||
<a href="https://github.com/crobibero/jellyfin-plugin-lrclib"> | ||
<img alt="GPLv3 License" src="https://img.shields.io/github/license/crobibero/jellyfin-plugin-lrclib.svg"/> | ||
</a> | ||
<a href="https://github.com/jellyfin/jellyfin-plugin-webhook/releases"> | ||
<img alt="Current Release" src="https://img.shields.io/github/release/crobibero/jellyfin-plugin-lrclib.svg"/> | ||
</a> | ||
A plugin for Jellyfin that automatically downloads and displays lyrics for your music library. | ||
|
||
<div align="center"> | ||
Download Lyrics from https://lrclib.net/ | ||
</div> | ||
## 🎵 Features | ||
|
||
<div align="center"> | ||
Plugin Manifest: https://raw.githubusercontent.com/Felitendo/jellyfin-plugin-lrclib/master/manifest.json | ||
</div> | ||
</p> | ||
- Automatic lyrics download for your entire music library | ||
- Integrates seamlessly with Jellyfin's music player | ||
- Supports multiple lyrics sources | ||
- Batch processing for large libraries | ||
- Real-time lyrics display during playback | ||
|
||
## 🚀 Installation | ||
|
||
1. Ensure your Jellyfin server is updated to version 10.9.10 or above | ||
2. Add the plugin repository to Jellyfin: |