Skip to content

[plugin.video.3catdirectes] v1.0.0 #4643

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

Open
wants to merge 1 commit into
base: matrix
Choose a base branch
from

Conversation

PereRB-GH
Copy link

Description

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

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

@romanvm
Copy link

romanvm commented Mar 22, 2025

Please fix icon size

@PereRB-GH
Copy link
Author

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

@romanvm
Copy link

romanvm commented Apr 13, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants