Giter VIP home page Giter VIP logo

repo-plugins's Introduction

repo-plugins's People

Contributors

anxdpanic avatar basrieter avatar enen92 avatar jaylinski avatar martijnkaijser avatar razzeee avatar rechi avatar yol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

repo-plugins's Issues

[context.copytostorage] v1.0.0

Add-on details:

  • General
    • Add-on name: Copy To Storage
    • Add-on ID: context.copytostorage
    • Version number: 1.0.0
    • Kodi/repository version: Krypton

Description of changes:

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.

[Update] plugin.video.noco

Add-on details:

  • General
    • Add-on name: plugin.video.noco
    • Add-on ID:
    • Version number: 1.0.12
    • Kodi/repository version: all

Description of changes:

Added support for playlists / queuing, thanks to pcjco

Checklist:

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

Additional information :
This is probably the last update if nothing breaks the plugin in a future release, as it works correctly and has apparently all the features people want (as I only received this contribution in the last... 2 years iirc, no plugin-related bugs or feature requests), so as I'm not used to git (and had difficulties contributing to ansible recently), I did not take the time to use a PR for this update.

[New] plugin.video.BlanketFort

Add-on details:

  • General
    • Add-on name: Blanket Fort
    • Add-on ID: plugin.video.BlanketFort
    • Version number: 1.0.0
    • Kodi/repository version: Jarvis

Description of changes:

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.

[new] plugin.video.audrey

Add-on details:

Description of changes:

Using Audrey you can use a simple JSON file to scrape video content from websites. You can view the content in Kodi by either viewing within the Audrey addon itself or by creating a whole new addon.

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.

[New] plugin.video.iwn

  • General
    • Add-on name: Indy Wrestling Network
    • Add-on ID: plugin.video.iwn
    • Version number: 2.0.7
    • Kodi/repository version: 2.0.7

release tag -->

  • Code location
    • URL: [(https://github.com/jg555/kodi/tree/2.0.7/plugin.video.iwn)]
    • Revision/tag: 0c24749
    • Branch: 2.0.7
    • ZIP Download: [https://github.com/jg555/kodi/blob/2.0.7/_repo/zips/plugin.video.iwn/plugin.video.iwn-2.0.7.zip?raw=true]

Description of changes:

Received Permission to Take over from Rayw86
Updated to follow Kodi Addon Requirements
Validated all links are public.
Updated Content.

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.

[New] plugin.image.daily_dilbert

Add-on details:

New Dilbert comic strip plugin for pictures section. It allows to access daily Dilbert, but also recents, random, browsing by date and entering a date. It is based on the old (not anymore working) plugin.image.dibert and (still working) plugin.image.garfield_comic.
The plugin allows you to principally select dates and on selection it will scrape the Dilbert webpage for the URL to show and displays the comic strip. It is tested on Jarvis and Krypton
This is my first Python and Plugin work and I am not a trained programmer. Any comments are welcome, but remember you are talking to a untrained programmer...

Description of changes:

New addon to access online Dilbert comic strips. Following features provided:

  • Daily Dilbert access
  • Recent Dilberts access
  • Random Dilberts
  • Browse by Date
  • Enter specific date

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

Questions:

  1. The plugin is tested on Jarvis and Krypton, but as it is a new plugin, I can only release it to Krypton, right? So I put Krypton above. If I can push to Jarvis, please change to Jarvis.
  2. Coding guidelines: With the link below, I couldnt find the description. Please help me to understand them, if my code is not compliant. Sorry for the inconvenience

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.

[Delete] plugin.video.jwtv-unofficial

Add-on details:

Description of changes:

Plugin provides content without express permission of the content publisher. As the author I would like to adhere to the wishes of the publisher set out in the w18 4/1 Questions from Readers.

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.

App Tidal in music provider is broke

I see that the app TIDAL distributed by the oficial kodi repository has been broken for ages, there is a new app named tidal2 that has taken over. please mark the tidal app as broken

[Broken] plugin.video.glwiz

Add-on details:

  • General
    • Add-on name: GLWiZ
    • Add-on ID: plugin.video.glwiz
    • Version number: 1.1.3
    • Kodi/repository version: Krypton Leia Matrix

Description of changes:

I'm the author and I just noticed this add-on has been broken for a while and it's unlikely that I get a chance to work on a fix. Looking in the Wiki, I couldn't find the process for marking the add-on as broken or better just removing it from the official repository, can you please help? Should I submit a PR?

Smithsonian Addon broken

Add-on details:

  • General
    • Add-on name: Smithsonian Channel
    • Add-on ID:
    • Version number: 3.02
    • Kodi/repository version: 3.11 Leia
  • Code location
    • URL:
    • Revision/tag:
    • Branch:

Description of changes:

I think there has been changes to the Smithonian Channel site itself and their content is no longer freely available.
The addon therefore no longer functions and display the swirly loop indefinitely, In Windows 10 only a crash exit is the way out.
This addon is currently within the KODI repository.

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.

Is it possible to refactor a plugin for Kodi 17?

I am the maintainer of plugins like plugin.video.srfplaytv and plugin.video.rtsplaytv. Since these plugins share almost all the code, I am working to put this code into a separate script script.module.srgssr. According to the submission guidelines, it is not possible anymore to submit that script for Kodi 17, since it would be something new. So my question is, what should I do now? I don't really want to maintain different code bases for Kodi 17 and Kodi 18. So one possibility would be to submit my plugins only for Kodi 18, but then Kodi 17 users would not be able to get any updates of my plugins anymore... It seems quite early to me to deprecate support for Kodi 17.

Any advice would be helpful, thanks.

[Add] plugin plugin.audio.criminalpodcast

Sorry I couldn't issue a pull request, I have no idea how to do one after a lot of trying and there are no guides on how to do it.

Add-on details:

  • General
    • Add-on name: Criminal Podcast
    • Add-on ID: plugin.audio.criminalpodcast
    • Version number: 1.0
    • Kodi/repository version: 18.0 Leia

Description of changes:

Audio addon to provide streaming for a podcast

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.

Permission to xbmc/repo-plugins.git denied to known-as-bmf

Hello,

I am the owner of plugin.video.arteplussept.

I tried following the steps described in this guide to update the plugin, but the last step (git push origin gotham) gives me the following error :

remote: Permission to xbmc/repo-plugins.git denied to known-as-bmf.
fatal: unable to access 'https://github.com/xbmc/repo-plugins.git/': The requested URL returned error: 403

Do I need some kind of permission to push to this repo ?

Best regards,
Julien

[Delete] plugin.video.noco

  • Add-on name: plugin.video.noco
  • Kodi/repository version: all

Hello,

Unfortunately the company that owned the Noco service has gone bankrupt.
So the service no longer exists, and there is no hope of revival.

The plugin can be removed.

Thanks.

[Broken] Preview Networks

[Broken] Preview Networks

Add-on details:

  • General
    • Add-on name: plugin.video.previewnetworks
    • Add-on ID:
    • Version number: 2.3.5
    • Kodi/repository version: All

https://kodi.tv/addon/plugins-video-add-ons/preview-networks
https://kodi.wiki/view/Add-on:Preview_Networks
https://forum.kodi.tv/showthread.php?tid=70179
https://previewnetworks-xbmc-plugin.googlecode.com/svn/trunk/plugin.video.previewnetworks/
https://code.google.com/archive/p/previewnetworks-xbmc-plugin/

  • Code location
    • URL: Does not exist
    • Revision/tag: N/A
    • Branch: N/A

Description of changes:

Add-on is available through official repo, but the content source site no longer exists. The add-on installs without error, but no content is available.

[NEW] plugin.video.specialfeatures 3.0.0

Add-on details:

  • General
    • Add-on name: Special Features
    • Add-on ID: plugin.video.specialfeatures
    • Version number: 3.0.0
    • Kodi/repository version: 17 & 18

Description of changes:

Given a properly structured 'Extras' directory, this addon will present all of the bonus media in your library.

Note: I attempted two pull request one creating my own branch and another directly to krypton but bother fail due to invalid permissions and since I am new to the whole process figured this would be the next attempt.

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

Pull request guide?

So I have read pretty much the only thing I can find online about submitting an official addon at this https://kodi.wiki/view/Submitting_Add-ons and it still doesn't tell me how to submit a pull request properly.

I have tried but it wants me to compare all sorts of other versions of Kodi and I can't work out how to submit my addon? Any help would be greatly appreciated

[Update]plugin.video.tv3.cat

Add-on details:

  • General
    • Add-on name: TV3cat
    • Add-on ID: plugin.video.tv3.cat
    • Version number: 1.3.8
    • Kodi/repository version: Krypton

Description of changes:

Fixed web server changes.
Adapted to Krypton version.

Checklist:

  • [x ] My code follows the add-on rules and piracy stance of this project.
  • [x ] I have read the CONTRIBUTING document
  • [x ] 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.

service.subtitles.wizdom

Add-on details:

  • General
    • Add-on name: Wizdom Subs
    • Add-on ID: service.subtitles.wizdom
    • Version number: 1.0.4
    • Kodi/repository version: Krypton

Description of changes:

Checklist:

  • [X ] My code follows the add-on rules and piracy stance of this project.
  • [ X] I have read the CONTRIBUTING document
  • [ X] 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.

Drag and drop not working - Update from GitHub Developer Support

I try to upload my add-on and it's not working.
Either only the root files are imported (no folders) or nothing happens at all.
GitHub Developer Support is working on the issue and will email me as soon as they have something.
Any change that the xbmc team to enable "Allow merge commits" and "Allow squash merging" on the PR's.

Videolina TV

Add-on details:

  • General
    • Add-on name: Videolina
    • Add-on ID: plugin.video.videolina
    • Version number: 1.0.0
    • Kodi/repository version: Gotham

plugin.video.videolina.zip

Description of changes:

This addon allows you to watch Videolina Live streaming, Sardinian TV everywhere.

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.

Swedish tv4play has brook down I hope it will be fixed😀

Add-on details:

  • General
    • Add-on name: retrospect
    • Add-on ID:
    • Version number: 18.4
    • Kodi/repository version: 5.07
  • Code location
    • URL:
    • Revision/tag:
    • Branch:

Description of changes:

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.

[New] plugin.video.category5

Add-on details:

  • General
    • Add-on name: Category5.TV
    • Add-on ID: plugin.video.category5
    • Version number: 1.1.4
    • Kodi/repository version: 12/Frodo+

Description of changes:

This is a new submission, tested to work on both legacy and modern versions of Kodi. The channel and the content within it are created by us (Category5 TV Network) and provided free of charge to all. Unless otherwise noted, video is CC BY-NC-SA 3.0. I hope Kodi users enjoy the content.

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

[Feature Request: XBMC Alarm Clock] add possible to activate TV via cec or add script

[Feature Request: script.service.alarmclock]
Add possible to activate TV via cec or add a script

Add-on details:

  • General
    • Add-on name: XBMC Alarm Clock
    • Add-on ID:script.service.alarmclock
    • Version number: 0.0.42
    • Kodi/repository version: Leia
  • Code location
    • Sorry on the addon wiki ther is no information about the location where you could post issues or enhancement.

[wiki] plugin.audio.soundcloud

Add-on details:

  • General
    • Add-on name: SoundCloud
    • Add-on ID: plugin.audio.soundcloud
    • Version number: 3.0.0
    • Kodi/repository version: Krypton v17

Description of issues:

It seems the wiki-addon-bot didn't update the wiki after the new 3.0.0 version got released:
https://kodi.wiki/view/Add-on:SoundCloud

Is this a known issue? I actually wanted to report this to https://github.com/xbmc/xbmc.wiki.bot, but issues are deactivated in this repo.

plugin.video.itvrs

Add-on details:

  • General
    • Add-on name: ITVRS TV
    • Add-on ID: plugin.video.itvrs
    • Version number: 1.0.0
    • Kodi/repository version: Krypton

Description of changes:

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.

[Delete] plugin.video.btsportvideo

Add-on details:

  • General
    • Add-on name: BT Sport Video
    • Add-on ID: plugin.video.btsportvideo
    • Version number: 0.3.0
    • Kodi/repository version: Krypton

BT Sport have asked for the add-on to be removed.

We want to ensure the best experience for our customers via services like our Enhanced player which gives live match statistics, multi-camera action replays and virtual reality options. This means that we need to ensure that our customers are using our approved and tested applications.

However, as BT does not make the genuine BT Sport app available on the Kodi platform, your Add-On breaches the applicable terms of use and will be confusing to customers, as highlighted on YouTube at https://www.youtube.com/watch?v=_UajE_wJcBc where the Add-On is described as a “BT Sports Official Kodi addon 2018” (see attached screenshot).

Furthermore, the unauthorised use of the BT Sport logos and screenshots from the BT Sport channels on both the Kodi and GitHub websites infringe BT’s registered and unregistered trade mark rights as well as its copyright.

We accept that you may previously have been unaware of your infringement of BT’s intellectual property rights or your breach of BT’s contractual terms, but now that it has been brought to your attention, please confirm that you will now stop the infringement and promptly remove both the “BT Sport Video” Add-on from Kodi’s website (and from any other website on which you have made it available) and the underlying code from GitHub, as soon as possible, and at the latest, within 7 days of receiving this email.

Lastly, it should come as no surprise to you that BT takes the responsibility of protecting our customer details very seriously to protect against fraud and identity theft. It is of concern to us that the open source nature of your code may allow someone with malicious intent to further develop it in a way that puts our customers’ login details at risk. So for this reason and all the other reasons set-out above, we ask that you promptly remove the Add-On and underlying code from the public domain.

ITVRS Radio Ice

Add-on details:

  • General
    • Add-on name: ITVRS Radio Ice
    • Add-on ID: plugin.video.itvrs_radio_ice
    • Version number: 1.0.0
    • Kodi/repository version: Krypton

Description of changes:

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.

There is a difference in description of a pull request, The commit message is with or without "v"

There is a difference in description of a pull request.
The commit message is with or without "v"

  • repo-plugins/PULL_REQUEST_TEMPLATE.md:
    Each add-on submission should be a single commit with using the following style: [plugin.video.foo] v1.0.0

  • repo-plugins/CONTRIBUTING.md:
    Commit your changes in a single commit, or your pull request is unlikely to be merged into the main repository.
    Use git's interactive rebase feature to tidy up your commits before making them public. The commit for your add-on should have the following naming convention as the following example:
    [metadata.themoviedb.org] 3.0.0

Unban Dimitrogology repository

Add-on details:

  • General
    • Add-on name: AliveGR
    • Add-on ID:
    • Version number: 1.7.11
    • Kodi/repository version: 1.1

Description of changes:

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.

The repository for this add-ons has been added to blacklist without a good reason. Please unban as this is a great collection of addons!

Commit Add-on to 17.x branch

[Update] plugin.Add-on.Kodi

Add-on details:

  • Add-on name: CTA
  • Add-on ID:
  • Version number: 2.0
  • Kodi/repository version: 17.x
  • URL:
  • Revision/tag: 2.0
  • Branch: master

Description of changes:

Checklist:

-- I haven't gone through it yet but I wanted to know how can I do my add-on commit on 17.x kodi?
What are the steps?
I am creating this issue to request help on the same.

  • 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.

[Delete] plugin.image.500px

Add-on details:

  • General
    • Add-on name: 500px
    • Add-on ID: plugin.image.500px
    • Version number: 0.3.2
    • Kodi/repository version: Gotham

Description of changes:

500px shutdown their API. Please delete the 500px addon from the addon repository. Here is the email notification I received from 500px. https://drive.google.com/file/d/1lJMSXqDUEfIgI8BqBDgDKldT2mckO0yL/view

Checklist:

  • [ X] My code follows the add-on rules and piracy stance of this project.
  • [X ] I have read the CONTRIBUTING document
  • [ X] 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.

Addon

Add-on details:

  • General
    • Add-on name:
    • Add-on ID:
    • Version number:
    • Kodi/repository version:
  • Code location
    • URL:
    • Revision/tag:
    • Branch:

Description of changes:

Checklist:

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

[Update] plugin.audio.intergalacticfm

Add-on details:

  • General
    • Add-on name: Intergalactic FM
    • Add-on ID: plugin.audio.intergalacticfm
    • Version number: 1.0.7
    • Kodi/repository version: isengard, jarvis and higher

Description of changes:

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.

Question

Hi, I hope it's OK to post questions here.

I'm going to create a pull request for a plugin I made a long time ago. It's in the Gotham branch but not any of the newer ones.
Do I just commit my changes to Gotham or should I commit to all the stable branches above it as well?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.