[script.skin.info.service] v1.0.3
MikeSiLVO opened this issue · 2 comments
MikeSiLVO commented
Add-on details:
- General
- Add-on name: Skin Info Service
- Add-on ID: script.skin.info.service
- Version number: 1.0.3
- Kodi/repository version: Leia
- Code location
- URL: https://github.com/mikesilvo164/script.skin.info.service
- Revision/tag: ae0e54f
- Branch: master
Description of changes:
Script used by skins to show extended media info.
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: [plugin.video.foo] v1.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 practice 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.
Rechi commented
Please open a Pull Requests, it makes the code reviewing easier.
MikeSiLVO commented
Sorry bout that. Will open PR instead 😃