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

[metadata.common.fanart.tv] updated to v3.6.3 #188

Merged
merged 1 commit into from Apr 27, 2020
Merged

[metadata.common.fanart.tv] updated to v3.6.3 #188

merged 1 commit into from Apr 27, 2020

Conversation

olympia
Copy link
Collaborator

@olympia olympia commented Apr 26, 2020

Description

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.

@TravisBuddy
Copy link

Travis tests have failed

Hey @olympia,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

1st Build

View build log

kodi-addon-checker --branch=gotham $([ "$TRAVIS_PULL_REQUEST" != "false" ] && echo --PR $(git diff --diff-filter=d --name-only HEAD~ | grep / | cut -d / -f1 | sort | uniq))
INFO: Checking add-on metadata.common.fanart.tv
INFO: Created by Team Kodi
INFO: Addon id matches folder name
ERROR: metadata.common.fanart.tv addon already exists with a lower or equal version: 3.6.2 in matrix branch. Users migrating to kodi version matrix won't be able to receive the addon update
INFO: metadata.common.fanart.tv addon also exists in gotham branch but with update compatible version: 3.6.2
INFO: Valid XML file found
INFO: Reverse dependencies: metadata.album.universal, metadata.album.universal, metadata.albums.theaudiodb.com, metadata.artists.theaudiodb.com, metadata.artists.universal, metadata.artists.universal, metadata.musicvideos.theaudiodb.com, metadata.tvshows.themoviedb.org, metadata.universal, metadata.universal, metadata.universal (11)
INFO: Image icon exists
INFO: icon dimensions are fine 256x256
ERROR: We found 1 problems and 0 warnings, please check the logfile.
TravisBuddy Request Identifier: 3e7ca120-8814-11ea-88d0-3540a036c4cf

@olympia olympia merged commit e9d1ebc into xbmc:gotham Apr 27, 2020
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.

None yet

3 participants