95db48d8f8
start main app integration, restructure build process
...
the backend code has been added back in, and the build process has been
modified so that no output files are left outside of build/. Admin page
loads and logs in correctly, nothing else functionality-wise yet.
2020-12-29 18:42:26 +00:00
6efb7c4ecb
first
2020-12-12 22:15:43 +00:00
8e45ecb214
add cache_timeout option
...
controls how old the Jellyfin user cache can be before refetching. defaults to 30 minutes.
2020-11-02 23:26:46 +00:00
c84ea17af4
refactor; separate jfapi and ombi into modules
2020-11-02 00:53:08 +00:00
6e3d5dac19
use newJellyfin instead of constructor method
2020-08-30 20:44:10 +01:00
1c980cf7cd
Use bs5-jf on setup, fix bugs
...
No longer quits if the program times out connecting to the given
jellyfin host.
2020-08-30 18:09:06 +01:00
fd766e7b1a
use app identifier instead of ctx
...
changing this because ctx is commonly used with the context package.
2020-08-16 13:36:54 +01:00
f508b65fa0
Added setup, self restarts
2020-08-02 00:05:35 +01:00