Skip to content

Collaboration on an optimized One Pace addon Implementation #9

@vasujain275

Description

@vasujain275

Hi, I have been maintaining a similar One Pace addon here at - https://github.com/vasujain275/onepace-stremio-v2 for the past year.

Today, while refactoring my code, I noticed your addon. If I'm not mistaken, you are using GitHub Actions to update metadata JSON files with the newest episode hashes. I am currently taking a different approach by storing the episodes' data in a JavaScript object. Although I'm a beginner in JavaScript, I thought of an optimization: querying the One Pace backend only once per day and storing the data in a MongoDB/Redis instance. I believe Redis would be more suitable for faster load times, especially since we don't have a lot of data, just around ~300kb.

I don't want us to duplicate efforts unnecessarily. Instead, I propose that we collaborate on this and build it together. You can DM me on Twitter - @vasujain275

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions