OtoMAN
OtoMAN
As it is, Horahora isn't very cache friendly. The correct response content of most GET requests depends on the user's JWT, and more specifically on their permissions. If the user...
## Context and Motivation Recently, archival events were added to give the user greater visibility into the state of their archives. For now, these messages provide indications about when videos...
This is a fundamental design issue from how I've handled user queries. If the userID is 0, it won't be registered as a user query, and won't query for that...
Currently, if a video can't be downloaded, it's marked as undownloadable, and will never be scheduled for download again. This is problematic in the context of transient/config-related errors, e.g. supplying...
Currently, several queries perform quite badly at the scale of 160k+ videos. - basic home page searches (esp tag stuff) - recommender query (this is a given) - video info...
**Is your feature request related to a problem? Please describe.** This is a feature request, but relates to a problem. The current code implementing fsnotify's event reads and sends for...
What if login failures/registration failures had helpful messages? to ponder
For some reason it seems to vary between videos (???) No idea why this is suddenly happening
Need to revisit this topic again, pretty helpful mechanism to validate our inputs for archival
as titled