[plugin.audio.theaudiodb.helper] New addon submission v1.0.3#4766
[plugin.audio.theaudiodb.helper] New addon submission v1.0.3#4766manfeed wants to merge 2 commits intoxbmc:masterfrom
Conversation
Kodiai Review SummaryWhat ChangedThis PR adds a new addon.xml file for the TheAudioDB Helper plugin (v1.0.3), a music metadata and video links helper for Kodi Omega and newer. Reviewed: core logic Strengths
ObservationsImpact[MEDIUM] plugin.audio.theaudiodb.helper/addon.xml (18): News tag references wrong version Verdict🟡 Ready to merge with minor items -- Optional cleanup suggestion below (no blockers) Review Details
|
|
Thanks for the review! I've updated the news tag to match version 1.0.3. |
New Music Addon: TheAudioDB Helper
Addon Name: TheAudioDB Helper
Version: 1.0.3
Type: Music metadata and video links helper
License: GPL-3.0-or-later
Kodi Version: Omega (v21) and newer
Description
TheAudioDB Helper enriches music libraries with metadata, artwork, biographies, and video links from TheAudioDB, Last.fm, and Wikipedia. Designed to be called from skins through Window properties and plugin directories.
Key Features
Artist biographies from multiple sources (TheAudioDB, Last.fm, Wikipedia)- High-quality artwork (fanart, logos, banners, album covers)- Album descriptions and metadata- Similar artists with images- Video link integration with YouTube plugin- Multi-language support (8 languages)
Links
Source Code: https://github.com/manfeed/plugin.audio.theaudiodb.helper-
Forum Thread: https://forum.kodi.tv/showthread.php?tid=385177 -
Documentation: https://github.com/manfeed/plugin.audio.theaudiodb.helper/blob/main/readme.md-
Latest Release: https://github.com/manfeed/plugin.audio.theaudiodb.helper/releases/tag/v1.0.3
Requirements
Kodi Omega (v21) or newer- plugin.video.youtube (for video playback)- Skin support (originally built for Aeon Tajo)
Checklist
[x] Forum thread created with community feedback
[x] Source code publicly available on GitHub
[x] All code follows Kodi addon guidelines
[x] No compiled files (.pyc, pycache) included
[x] GPL-3.0 compatible license
[x] Comprehensive README documentation
[x] Multi-language support (8 languages)
[x] Tested on Kodi Omega (v21)
Additional Notes
This addon is designed to work with skins. Full integration guide and property reference available in the README.
Thank you for reviewing this submission!