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

[plugin.video.3catdirectes] v1.0.0

Open PereRB-GH opened this issue 9 months ago • 4 comments

Description

Simple video plugin to stream the live channels from Catalan TV platform 3cat based on their .3u8 URLs (https://ww.3cat.cat)

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

PereRB-GH avatar Mar 18 '25 21:03 PereRB-GH

Please fix icon size

romanvm avatar Mar 22 '25 19:03 romanvm

Hi, I've updated the pull request to fix the icon size, also shortened the main file to reduce that warning. I would have expected already the workflow trigger again. What else is needed? (Sorry if I've messed up with the PR's... Im not experienced in advanced git usage...)

PereRB-GH avatar Mar 30 '25 09:03 PereRB-GH

Sorry for missing it at first and for the delayed reply. I see you are using Dialog class for selecting playable items. While it's not forbidden, such addon falls into script category and should have the respective addon.xml manifest. "Plug-in" addons are those that use xbmcplugin API to present media lists and play media files. You have 2 options: a) submit your addon into scripts repo after making necessary changes in addon.xml and b) rewrite your addon as a media plug-in. You can find a working example here: https://github.com/romanvm/plugin.video.example

romanvm avatar Apr 13 '25 15:04 romanvm

@enen92 @PereRB-GH Can this PR be closed?

basrieter avatar Aug 21 '25 10:08 basrieter