repo-plugins icon indicating copy to clipboard operation
repo-plugins copied to clipboard

[plugin.video.3cat]v1.2.0

Open mcr222 opened this issue 1 year ago • 0 comments

Description

Removed plugin.video.tv3.cat as it's very deprecated (catalan television completely changed their streaming website), plugin is useless as is.

Added plugin.video.3cat, which is based on the old plugin structure but it fetches from the new website (3cat.cat), with new structure and new streaming methods.

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.
  • If you see no activity on your PR after a week (so at least one weekend has passed) then please go to the #kodi-dev freenode IRC channel to reach out to the team

mcr222 avatar Oct 21 '24 23:10 mcr222