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

[CeskaTelevizeBridge] Add New bridge #1784

Merged
merged 3 commits into from
Oct 12, 2020

Conversation

kolarcz
Copy link
Contributor

@kolarcz kolarcz commented Oct 7, 2020

This bridge gets the latest videos of specific show url from https://www.ceskatelevize.cz/porady/

Copy link
Contributor

@em92 em92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @kolarcz!

  1. Please fix following notices:
Notice: Undefined property: CeskaTelevizeBridge::$feedUri in /app/pr1784/bridges/CeskaTelevizeBridge.php on line 76

Notice: Undefined property: CeskaTelevizeBridge::$feedUri in /app/pr1784/bridges/CeskaTelevizeBridge.php on line 76

Notice: Undefined property: CeskaTelevizeBridge::$feedName in /app/pr1784/bridges/CeskaTelevizeBridge.php on line 81

Create file "DEBUG" in project root directory for them to appear.
2. Install php codesniffer and run following command:

phpcs . --standard=phpcs.xml --warning-severity=0 --extensions=php -p

Fix errors for your bridge. Ignore errors from others.
3. Give exampleValue for "url" parameter

@kolarcz
Copy link
Contributor Author

kolarcz commented Oct 11, 2020

Hi @em92, thanks for your points.
Everything should be fixed.

@em92 em92 merged commit 7b6ff78 into RSS-Bridge:master Oct 12, 2020
@em92
Copy link
Contributor

em92 commented Oct 12, 2020

gj @kolarcz !

@kolarcz kolarcz deleted the CeskaTelevizeBridge branch October 25, 2020 15:47
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.

2 participants