subvillion

Results 6 issues of subvillion

If I use Mysql (mariadb) as ttrss back-end database `?items` returns json value `TotalItems` as string If I use Postgres as ttrss back-end database `?items` returns json value `TotalItems` as...

``` { "api_version": 3, "auth": 1, "total_items": 33725, "items": [], "last_refreshed_on_time": "1565084077" } ``` > last_refreshed_on_time contains the time of the most recently refreshed (not updated) feed (Unix timestamp/integer)

Please add arm64 release bin

good first issue
feature

`Midarr is a minimal lightweight media server for enjoying your media` actually no, because "full feathured jellyfin", plex or emby - have no hard postgress dependency, but midarr - have...

question

Please add this case: run ydls as service on remote host and storing downloaded content on same host

**httpit version** v0.1.0 **Issue description** ``` ~ strace ./httpit execve("./httpit", ["./httpit"], [/* 26 vars */]) = -1 ENOENT (No such file or directory) write(2, "strace: exec: No such file or...

help wanted
question