Skip to content

[script.skin.info.service] v2.0.0 - #2867

Merged
pkscout merged 1 commit into
xbmc:omegafrom
MikeSiLVO:script.skin.info.service-2.0.0
Aug 2, 2026
Merged

[script.skin.info.service] v2.0.0#2867
pkscout merged 1 commit into
xbmc:omegafrom
MikeSiLVO:script.skin.info.service-2.0.0

Conversation

@MikeSiLVO

Copy link
Copy Markdown

Description

Skin Info Service 2.0.0 for Kodi.

  • Complete rewrite of the service
  • Online metadata and multi-source ratings (TMDb, OMDb, MDBList, Trakt, IMDb, Rotten Tomatoes, Metacritic and more)
  • Incremental IMDb rating updates and IMDb Top 250 rankings
  • Bulk TV show metadata sync and a tool to repair missing IMDb, TMDB and TVDB IDs
  • Smart caching that adapts to content age and TV show status, no manual settings
  • Music and music video online data and artwork (TheAudioDB, Last.fm, Wikipedia, Fanart.tv)
  • Artwork review tool plus single and bulk artwork download
  • Metadata editor for movies, TV shows, episodes, music videos, artists, albums and songs, plus NFO export
  • Plugin widgets: Next Up, Discovery, Recommendations, Cast, Crew, Similar, letter jump and more
  • Info dialogs: Actor Info, Video Info and Image Viewer
  • Stinger (mid/post-credits) notifications with skin override support
  • Tools: image blur, color picker, fanart slideshow, texture cache cleanup and GIF poster scanner
  • Skinner helpers: JSON-RPC wrapper (action=json) and skin setting actions
  • Requires Kodi 21 (Omega) or newer; skins enable it with Skin.SetBool(SkinInfo.Service)

Checklist:

  • My code follows the add-on rules and piracy stance of this project.
  • I have read the CONTRIBUTING document
  • Each add-on submission should be a single commit with using the following style: [script.foo.bar] 1.0.0

Additional information :

  • Submitting your add-on to this specific branch makes it available to any Kodi version equal or higher than the branch name with the applicable Kodi dependencies limits.
  • add-on development wiki page.
  • Kodi pydocs provide information about the Python API
  • PEP8 codingstyle which is considered best practise but not mandatory.
  • This add-on repository has automated code guideline check which could help you improve your coding. You can find the results of these check at Codacy. You can create your own account as well to continuously monitor your python coding before submitting to repo.
  • Development questions can be asked in the add-on development section on the Kodi forum.

@kodiai

kodiai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Kodiai Add-on Review

Summary

Prepared 1 changed addon on omega across 109 scoped patches in 0 evidence chunks; completed 0 of 0 prepared chunks.

⚠️ Review incomplete: kodi-addon-checker timed out before checking every changed addon, the model-backed rule check was incomplete, and at least one changed patch was unavailable.

Findings

  • ERROR script.skin.info.service/resources/language/resource.language.en_US/strings.po: Invalid translation directory path: script.skin.info.service/resources/language/resource.language.en_US/strings.po; expected resources/language/resource.language.<lc_cc>/strings.po.

Verdict

Needs human review: 1 error and 0 warnings found. The review is incomplete. Final approval remains with a human reviewer.

@pkscout

pkscout commented Aug 2, 2026

Copy link
Copy Markdown
Member

@kodiai please review this again.

@kodiai

kodiai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Kodiai Add-on Review

Summary

Prepared 1 changed addon on omega across 109 scoped patches in 0 evidence chunks; completed 0 of 0 prepared chunks.

⚠️ Review incomplete: the model-backed rule check was incomplete and at least one changed patch was unavailable.

Findings

  • ERROR script.skin.info.service/resources/language/resource.language.en_US/strings.po: Invalid translation directory path: script.skin.info.service/resources/language/resource.language.en_US/strings.po; expected resources/language/resource.language.<lc_cc>/strings.po.

Verdict

Needs human review: 1 error and 0 warnings found. The review is incomplete. Final approval remains with a human reviewer.

@pkscout
pkscout merged commit ed85cc2 into xbmc:omega Aug 2, 2026
1 check passed
@MikeSiLVO

Copy link
Copy Markdown
Author

Oof... en_US should be lowercase en_us. will fix that in next version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants