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

Initial library load is done using HTTP requests #682

Closed
mcpierce opened this issue Apr 1, 2021 · 0 comments
Closed

Initial library load is done using HTTP requests #682

mcpierce opened this issue Apr 1, 2021 · 0 comments
Assignees
Labels
feature A new feature or enhancement to an exisiting feature library Issues related to loading, display or working with the library of comics
Milestone

Comments

@mcpierce
Copy link
Contributor

mcpierce commented Apr 1, 2021

Don't use messaging for the initial library load. Instead, use a series of HTTP requests.

Additionally, when a comic is added to the list either from messaging or HTTP requests, it only replaces an existing one if the last updated date is more recent.

@mcpierce mcpierce added library Issues related to loading, display or working with the library of comics feature A new feature or enhancement to an exisiting feature labels Apr 1, 2021
@mcpierce mcpierce added this to the 0.9 milestone Apr 1, 2021
@mcpierce mcpierce self-assigned this Apr 1, 2021
mcpierce added a commit to mcpierce/comixed that referenced this issue Apr 1, 2021
mcpierce added a commit to mcpierce/comixed that referenced this issue Apr 2, 2021
 * Added a last read service.
 * Added a new feature to load the library using HTTP.
 * Removed the old messaging feature to load the library.
BRUCELLA2 pushed a commit that referenced this issue Apr 3, 2021
 * Added a last read service.
 * Added a new feature to load the library using HTTP.
 * Removed the old messaging feature to load the library.
@mcpierce mcpierce closed this as completed Apr 3, 2021
mcpierce added a commit that referenced this issue Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or enhancement to an exisiting feature library Issues related to loading, display or working with the library of comics
Projects
None yet
Development

No branches or pull requests

1 participant