-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
Added <dc:issued> field to OPDS entries #715
Conversation
Codecov Report
@@ Coverage Diff @@
## master #715 +/- ##
==========================================
+ Coverage 57.97% 57.99% +0.02%
==========================================
Files 54 54
Lines 3569 3571 +2
Branches 2007 2009 +2
==========================================
+ Hits 2069 2071 +2
Misses 1499 1499
Partials 1 1
Continue to review full report at Codecov.
|
Most of the client use libkiwix to parse the OPDS stream. It would be nice to also update the OPDS parsing part in this pr also. |
@mgautierfr Done |
29ea0d4
to
0d00a4d
Compare
0d00a4d
to
e6412b9
Compare
Agree. Please rebase-fixup before we merge. |
f8da503
to
ae2d7d2
Compare
Done |
As agreed in #702 (comment)
As of this PR the
<updated>
field in OPDS entries is not affected in any way. The same data is simply duplicated in a<dc:issued>
field. The<updated>
field will be changed later, after 2 conditions are met:<dc:issued>
field