You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to deal with the problem of image loading, I turned on the media caching feature of TTRSS subscription links.
However, I found that the TTRSS Fever API plug-in cannot use media caching.
After repeated verification, TTRSS itself has cached the images, but the reader linked through the plug-in still needs to be downloaded again.
I think this should be a different consideration in the production of plug-ins, and I hope to solve this problem.
The text was updated successfully, but these errors were encountered:
9k001
changed the title
[BUG] TTRSS Media Cache cannot be used
[Feature] TTRSS Media Cache cannot be used
Jan 20, 2024
Leo-Aug
pushed a commit
to Leo-Aug/tinytinyrss-fever-plugin
that referenced
this issue
Nov 1, 2024
In order to deal with the problem of image loading, I turned on the media caching feature of TTRSS subscription links.
However, I found that the TTRSS Fever API plug-in cannot use media caching.
After repeated verification, TTRSS itself has cached the images, but the reader linked through the plug-in still needs to be downloaded again.
I think this should be a different consideration in the production of plug-ins, and I hope to solve this problem.
The text was updated successfully, but these errors were encountered: