Add support for progress syncing with website

Issue #46 new
Alec Douglas repo owner created an issue

Blocked until a better API is released

The is now a sufficient API to support this.

  • save-time
  • get-saved-time
  • get-all-saved-times

The video endpoint API also includes a saved_time field now.

Comments (9)

  1. Former user Account Deleted

    Hey Alec,

    I’m interested in this feature. I’m willing to take a stab at it and make some pull requests. I’m curious why your previous attempt was abandoned? Was there a blocking issue you ran into or would you just prefer to simplify the app with the refactor you’ve linked to?

    Neil

  2. Alec Douglas reporter

    Hi Neil,

    Thanks for your interest!

    The reason I abandoned my work on this feature was partly due to thinking it would be much cleaner with the refactor you linked to, but primarily because my personal time available to work on this project basically disappeared.

    I'm happy to look at a pull request for this (and I won't block it on the proposed refactor), but you should also be aware that Giant Bomb forum user Odc also mentioned maybed working on video progress syncing here:
    https://www.giantbomb.com/forums/general-discussion-30/amazon-fire-tv-android-tv-the-giant-bomb-enthusias-1805547/?page=5#js-message-9009299

    Unless that's you as well, you may want to message him and make sure you aren't duplicating your efforts. There was also a recent fork here https://bitbucket.org/odes1/gbenthusiast/src/master/ that might be Odc? Not sure. I don't see any commits in that fork yet though.

    Alec

  3. Alec Douglas reporter
    • edited description

    Blocked until a better API is released

    The is now a sufficent API to support this.

    • save-time
    • get-saved-time
    • get-all-saved-times

    The video endpoint API also includes a saved_time field now.

  4. Kyary

    I have a branch locally that adds this functionality, but I do not have the permission to create branches through Bitbucket directly, nor through git push --set-upstream origin

    Would you mind granting that permission?

    edit: IDK if that is something open source people don’t generally do. If not - sorry! I could fork it if that’s better for you

  5. Log in to comment