Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[script.service.latestrating plugin] 1.0.2 #2700

Open
wants to merge 1 commit into
base: matrix
Choose a base branch
from

Conversation

pizzamx
Copy link

@pizzamx pizzamx commented Jan 13, 2025

Description

A Kodi service add-on that automatically updates movie and TV show ratings in your library.

###Features

  • Automatically updates ratings on a configurable schedule
  • Supports IMDb and Trakt as rating sources
  • Weighted average calculation when multiple sources are enabled
  • Configurable date range filters to limit which movies and TV shows get updated
  • Built-in log viewer through "Run" function of the add-on (for now you can only see logs in current session)

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.

@pkscout
Copy link
Member

pkscout commented Jan 25, 2025

You need to submit this as one commit. Please either squash this to one commit or close this and resubmit with one commit.

add icon and fanart

fix addon.xml gramma

change fanart size
@pizzamx
Copy link
Author

pizzamx commented Jan 25, 2025

You need to submit this as one commit. Please either squash this to one commit or close this and resubmit with one commit.

@pkscout Thanks for the heads-up, I've squashed my commits.

@romanvm
Copy link
Collaborator

romanvm commented Feb 12, 2025

@pkscout Is it ok to merge?

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

Successfully merging this pull request may close these issues.

3 participants