GithubHelp home page GithubHelp logo

Comments (21)

sal0max avatar sal0max commented on June 2, 2024

Works for me.

You're right about the change to https. Thanks for the note.
But it isn't a problem as the server redirects to the https version (301).

I suspect the problem with photos getting stuck is in Muzei itself, not this plugin.
Have you tried switching to random mode and back to photo of the day? Does that solve the issue?

from muzei-nationalgeographic.

e075e avatar e075e commented on June 2, 2024

Yes, switching to random mode results in two cases:
_ nothing happen (almost the time)
_ a message of retry appears (It's not a network problem as it works fine)

Now I use "Bing for Muzei"... could this means that is this plugin that cause my issue?

I have android KitKat (4.4.2)

Thanks

from muzei-nationalgeographic.

e075e avatar e075e commented on June 2, 2024

More investigation:
I have Muzei 2.4.0 installed from f-droid (released on 16/02/2018), the issue came at July without any update.
Installing Muzei 2.6.1 from PlayStore gives the same issue and also trying 2.3.1 fdroid version.

So apparently it started happening without any change on Muzei code

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024

Thanks for the info. I'll look into it.

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024

There was an API change, that caused the issue.
Fixed with 77317b5

Will publish an update to the Play Store, soon.

from muzei-nationalgeographic.

e075e avatar e075e commented on June 2, 2024

I am afraid but issue remains the same. No photo of the day or random is downloaded

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024

Did you try switching to another art source and back to ng?

from muzei-nationalgeographic.

e075e avatar e075e commented on June 2, 2024

Sure, that was the first thing I did. Also erased the data from android "settings -> applications ".
Are there a way to debug it and see where mine stuck?

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024

Which version are you using? (Art Source | Settings | About)

from muzei-nationalgeographic.

e075e avatar e075e commented on June 2, 2024

This morning first playstore update to 1.3.0 now received 1.3.1, but nothing changed.

Had muzei 2.4.0 from fdroid and tried again muzei 2.6.1 but same result

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024
  1. Could you install this debug version? muzei-nationalgeographic-debug.apk.zip It installs next to the release build, so ne need to uninstall it.
  2. Please connect your phone to the pc and run logcat.
  3. Select the debug version as art source.
  4. Check logcat for an entry like this one. The Tag to check for is Muzei_NG:
08-18 15:35:05.642 23414-23657/de.msal.muzei.nationalgeographic.debug D/Muzei_NG: Artwork{title='Auto Waste', imageUri=https://yourshot.nationalgeographic.com/u/fQYSUbVfts-T7odkrFJckdiFeHvab0GWOfzhj7tYdC0uglagsDNcYjpACw5EjdpDC9ZdYmxcmxEYblXMlGM7AKrerQRCtNN4PsDw4b7vps9aNfwE1UPql0uAuCqH-ByOiC-6gBEaAvLFv23eJn9wI_SDyGIp2KLns2ZSBelovDkK42LIHzkHD4shvfixmXG1aaZHrm1KgiFlE_o0VY-wZUK3411Iqo0/}
08-18 15:35:05.655 23414-23657/de.msal.muzei.nationalgeographic.debug I/MuzeiArtSource: Scheduling next artwork (source NationalGeographicSource) at Sun Aug 19 06:10:00 GMT+02:00 2018

Can you do this?

from muzei-nationalgeographic.

e075e avatar e075e commented on June 2, 2024

There is no "Muzei_NG" in my logcat, I searched for "Muzei".

muzei.txt was made with
adb logcat

muzei_vlong.txt was made with
adb logcat -v long

muzei.txt
muzei_vlong.txt

I also searched for "de.msal":
muzei_de.msal.txt

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024

Thanks for the effort.
There are a bunch of those entries:

W/MuzeiArtSource(25087): Error fetching, scheduling retry, id=NationalGeographicSource
I/MuzeiArtSource(25087): Scheduling next artwork (source NationalGeographicSource) at Sun Aug 19 08:34:09 CEST 2018

I think this is an issue with Muzei. Check out berwyn/muzei-ponies#5 and ultimatively muzei/muzei#207
Seems the new Muzei API v3 solves this issue. I didn't want to update to use it, yet, as it is still in alpha stage. But probably I will take a look into it, now.

What phone and OS are you using?

from muzei-nationalgeographic.

e075e avatar e075e commented on June 2, 2024

Two rooted LG D620 (g2 mini) with kitkat 4.4.2.

Both smartphones have the same issue

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024

So, even if you use KitKat, is there an option in the menu where you could try to exclude Muzei + NG for Muzei from some battery/data optimizations LG might do?

I can't think of a bug in the app, as after the fix due to to API change everything works again on my OnePlus 3T, the emulator and even my old Nexus 7 with LineageOS.

from muzei-nationalgeographic.

e075e avatar e075e commented on June 2, 2024

There is no such options in my android so I can not try that

Thanks for your efforts

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024

I'll check out API v3 when I got time. Hopefully that fixes it!
In the meantime I'm sorry I can't think of anything to do that might help.

from muzei-nationalgeographic.

Xiadalei avatar Xiadalei commented on June 2, 2024

It seems that Muzei would love to help with the API change as Ian stated here
For open source project you can even email [email protected] for help.

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024

06c7ce6 :)
Update in the Play Store, soon.

from muzei-nationalgeographic.

Xiadalei avatar Xiadalei commented on June 2, 2024

So has 2.0 released yet?
No update from Play Store, rolling problem maybe?

from muzei-nationalgeographic.

sal0max avatar sal0max commented on June 2, 2024

I haven't pushed it, yet.
I also implemented a new feature in 2.0 for better image quality which I am testing right now.

Release is planned for this weekend. I will inform here, when it happened.

from muzei-nationalgeographic.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.