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
2 additions
and
41 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,42 +1,3 @@ | ||
# Jellyfin Lyrics Plugin | ||
# MERGED INTO JELLYFIN | ||
|
||
A plugin for Jellyfin that automatically downloads and applies the lyrics for the songs in your music library from [LrcLib](https://lrclib.net). | ||
|
||
## 🎵 Features | ||
|
||
- Automatic lyrics download for your entire music library | ||
- Integrates seamlessly with Jellyfin's music player | ||
- Downloads Lyrics directly from LrcLib | ||
- Real-time lyrics display during playback | ||
|
||
## 🚀 Installation | ||
|
||
1. Ensure your Jellyfin server is updated to version 10.9.11 or above | ||
2. Add the plugin repository to Jellyfin: https://raw.githubusercontent.com/Felitendo/jellyfin-lyrics-plugin/master/manifest.json | ||
3. Navigate to the Plugin Catalog in your Jellyfin dashboard | ||
4. Find "LrcLib" under the "Notifications" category and install it | ||
5. Go to Scheduled Tasks and run "Download missing lyrics" | ||
6. Scan all libraries to complete the integration | ||
|
||
### 📝 Manual Refresh | ||
If lyrics aren't appearing for specific albums: | ||
1. Navigate to the album | ||
2. Right-click | ||
3. Select "Refresh metadata" | ||
|
||
## 🔍 Troubleshooting | ||
|
||
### Common Issues | ||
- **Plugin not appearing?** Verify your Jellyfin version is 10.9.11 or above | ||
- **Lyrics not showing up?** Make sure you've completed all installation steps and refreshed metadata | ||
- **Missing lyrics for specific songs?** Try manually refreshing the metadata for those items | ||
|
||
## 💡 Contributing | ||
|
||
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change. | ||
|
||
## 📞 Support | ||
|
||
- Create an [Issue](https://github.com/yourusername/jellyfin-lyrics-plugin/issues) | ||
- Write an [E-Mail](mailto:support@felo.gg) | ||
- Join my [Discord Server](https://dsc.gg/felitendo) | ||
This Repository got archived because Jellyfin has merged the Plugin into their official repository. Please install the "LrcLib" Plugin from the official Jellyfin Repository instead. This Plugin should have the exact same features as mine and should get updated regularly. You can find the new official repository [here](https://github.com/jellyfin/jellyfin-plugin-lrclib) |