J-Novel Club
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users

    You are on the cloned forums!

    Is it possible to check my progress in the pre-release chapters after they disappear?

    Support
    3
    4
    724
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dunkston Premium Member last edited by

      I took a break from reading a bunch of series a while ago on the iOS app as they were being released, and I am now coming back to catch up. As the previews are no longer available, I will have to purchase the final versions. However, I do not remember how far along each book I was. Or if I already finished them and just never opened the first preview of the next volume. I was wondering if there was a way to view my progress anyways?

      _ 1 Reply Last reply Reply Quote 0
      • _
        _08 @dunkston last edited by

        @dunkston Technically, yes. API returns progress list for all parts - expired or not. That progress is just a list of values like {"maxCompletion":1,"completion":0.5,"id":"xxxxxxxxxxxxxxxxxxxxxxxx","partId":"xxxxxxxxxxxxxxxxxxxxxxxx","userId":"xxxxxxxxxxxxxxxxxxxxxxxx"} (you can get them in your browser in dev tools under URL https://api.j-novel.club/api/users/xx... after opening JNC page). To organize it in a more human-readable the app combines that data with a separately-requested list of parts. However the official app only requests the list of non-expired parts so it can't really show you the progress for expired parts. My app shows all parts and their progress, but there's no iOS build.

        Shiny D 2 Replies Last reply Reply Quote 1
        • Shiny
          Shiny Premium Member @_08 last edited by

          @_08 said in Is it possible to check my progress in the pre-release chapters after they disappear?:

          However the official app only requests the list of non-expired parts so it can't really show you the progress for expired parts. My app shows all parts and their progress, but there's no iOS build.

          I'm guessing someone could use an Android emulator on a PC to run your app, e.g. https://developer.android.com/studio/ if they use Windows.

          Stay shiny, y'all.

          1 Reply Last reply Reply Quote 0
          • D
            dunkston Premium Member @_08 last edited by

            @_08 Thank you so much! I really appreciate the quick response

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post