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

[weather.multi] 0.0.27 #2626

Merged
merged 1 commit into from
Jul 7, 2024
Merged

[weather.multi] 0.0.27 #2626

merged 1 commit into from
Jul 7, 2024

Conversation

ronie
Copy link
Member

@ronie ronie commented Jun 16, 2024

Description

the addon no longer works on new installs due to changes at Yahoo.
while it continues to work on existing installs (for now...),
mark it as broken to prevent users from installing this addon.

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: [script.foo.bar] 1.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 practise 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.

@romanvm romanvm added the Approved Approved and is ready to merge label Jul 7, 2024
@romanvm romanvm merged commit 6a1d837 into xbmc:matrix Jul 7, 2024
1 check passed
@Martii
Copy link

Martii commented Jul 7, 2024

@ronie,

Would you please explain the "new user" bit here?

I've already had this addon installed for a long time and got the notice that it was being disabled even though I'm an anonymous user i.e. I don't have an API key... I usually get the temperature in my US region. After it was abruptly "recalled" by disabling I reenable it and it works just fine, anonymously. Even in the Weather "tab" it is still showing my extended forecast.

Thank you for taking some time to clarify why it was necessary to disable anonymous users of Multi Weather from being able to see their forecasts.

@ronie
Copy link
Member Author

ronie commented Jul 7, 2024

the addon will continue to work on existing installs,
but it will fail if you install it now.

@Martii
Copy link

Martii commented Jul 7, 2024

@ronie

but it will fail if you install it now.

Are you claiming I can add it into an existing Kodi (fresh or otherwise) then it will fail?

@Martii
Copy link

Martii commented Jul 7, 2024

@ronie

Confirmed that the question (Kodi is unable to add it in) is self-answered because this commit removed it.

Again I reask "Thank you for taking some time to clarify why it was necessary to disable anonymous users of Multi Weather from being able to see their forecasts.". Help me understand this part please.

This is not applicable as an anonymous user without an API key. i.e. the Weather App has been disabled by Kodi itself even though the usual primary usage of it still works.

Ref(s) found:

@ronie
Copy link
Member Author

ronie commented Jul 7, 2024

@Martii please use the forum for discussions, github isn't the place for it.
(it sends out notifications to too many kodi devs with every message posted here).

@Martii
Copy link

Martii commented Jul 7, 2024

n/m

ronie correctly marked the add-on as broken with useful information that states that only users with old+valid cookie data will still be able to fetch weather data.
Not doing this would not be a better solution because other users might ask why the add-on is not marked as broken when it clearly is in some way.

Ca. https://forum.kodi.tv/showthread.php?tid=352028&pid=3203275#pid3203275

i.e. cookie based requests are broken so the whole thing is marked as broken. Kodi add-on structure should really refine this down for those who use a portion of this who only utilize anonymous.

Too bad you couldn't have put this in here in the PR. Reputation withstanding affected.

@Martii
Copy link

Martii commented Jul 7, 2024

@ronie

(it sends out notifications to too many kodi devs with every message posted here).

I'm aware of that. As I've already had a bad experience with it's toxicity, and it's insecure, on the forum, I choose here instead where the problem lies in development not a discussion. GH is my preferred way of communicating with the devs as there is less b.s. ... Unless some are trying to prevent a future contributor from working on this project? Are you?

Thank you for the suggestion though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Approved and is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants