cabernetwork / provider_video_daddylive

Provides an interface to DaddyLiveHD
MIT License
17 stars 2 forks source link

fix URL daddylive #14

Closed benjaminfrombe closed 6 months ago

benjaminfrombe commented 6 months ago

fix for #13

rocky4546 commented 6 months ago

fix does not work. I am getting 2 Unable to obtain url, aborting during channel schedule tasking.

missed the line. retesting.

rocky4546 commented 6 months ago

ok, retest worked. To do a complete PR, you will need to remove the changes to translations.py, so the file is not part of the PR. Next, you need to edit plugin.json and change the version from 0.1.21 to 0.1.22

It looks good, thanks for working this.

benjaminfrombe commented 6 months ago

OK, I hope I did it right, I'm not a developer, but saw someone else solve it and didn't know how to create the PR, So I tried to help out :)

rocky4546 commented 6 months ago

I went ahead and made the updates to plugin.json that I requested to the PR and then merged it. Plugin changes are normally very simple, just need to figure out what changed. Thanks for looking into it.