meeb
|
19afe7fbb3
|
let youtube-dl create its cachedir
|
2020-12-14 03:00:10 +11:00 |
meeb
|
0bab395fd3
|
fix container secret key to a default
|
2020-12-14 02:21:30 +11:00 |
meeb
|
7fd6e41f0c
|
enable youtube-dl cache dir by default with optional setting for container builds
|
2020-12-14 02:01:31 +11:00 |
meeb
|
e709db8ffe
|
move healthcheck.py into app dir
|
2020-12-14 01:55:07 +11:00 |
meeb
|
b667a7ec55
|
fix source last crawl date formatting in template
|
2020-12-14 01:00:48 +11:00 |
meeb
|
df988547e7
|
add download progress logs for videos with no downloaded bytes total
|
2020-12-14 00:58:39 +11:00 |
meeb
|
39ea60baa4
|
add transparent version of logo
|
2020-12-14 00:54:03 +11:00 |
meeb
|
3f9b89471d
|
missing import
|
2020-12-14 00:36:39 +11:00 |
meeb
|
9928443c46
|
allow sass to be recompiled if required inside the container
|
2020-12-13 22:52:50 +11:00 |
meeb
|
8de5e63781
|
allow sass to be recompiled if required inside the container
|
2020-12-13 22:43:06 +11:00 |
meeb
|
96509f3dce
|
typo
|
2020-12-13 22:12:43 +11:00 |
meeb
|
d100c7b888
|
add env toggle for django debugging
|
2020-12-13 21:51:58 +11:00 |
meeb
|
a48d8df6f7
|
handle rare formats with non-int pixels sizes
|
2020-12-13 21:48:26 +11:00 |
meeb
|
f2f2671cf1
|
handle dash streams with no video stream
|
2020-12-13 21:39:05 +11:00 |
meeb
|
a1fe67f36c
|
clean up redundant dash handling
|
2020-12-13 21:29:16 +11:00 |
meeb
|
cf32716763
|
add is_hls and is_dash flags to parsed formats
|
2020-12-13 21:28:44 +11:00 |
meeb
|
7dd76a74b0
|
handle dash formatless streams
|
2020-12-13 21:22:22 +11:00 |
meeb
|
ce50eaaac8
|
handle dash videos with no progress downloaded byte totals
|
2020-12-13 21:21:35 +11:00 |
meeb
|
d7a3ee277e
|
add source message disclaimer for massive sources
|
2020-12-13 21:10:43 +11:00 |
meeb
|
a8564c2554
|
handle weird formats like dash with no preset height
|
2020-12-13 21:07:54 +11:00 |
meeb
|
3aabbfaaac
|
missing import
|
2020-12-13 20:04:59 +11:00 |
meeb
|
679eb441be
|
update media servers on media delete
|
2020-12-13 20:00:35 +11:00 |
meeb
|
4863ccc7ba
|
add log messages for updating media servers
|
2020-12-13 19:47:45 +11:00 |
meeb
|
35096f67e2
|
typo
|
2020-12-13 19:34:43 +11:00 |
meeb
|
23b3e7011c
|
change updating media servers to be a priority task
|
2020-12-13 19:33:21 +11:00 |
meeb
|
de0c59c7c2
|
container bugfixesd
|
2020-12-13 19:17:27 +11:00 |
meeb
|
3e0c8bdcac
|
disable youtube-dl on-disk caching
|
2020-12-13 18:58:09 +11:00 |
meeb
|
39b56dba04
|
missing import
|
2020-12-13 18:30:46 +11:00 |
meeb
|
a497f478d1
|
add release action
|
2020-12-13 18:10:32 +11:00 |
meeb
|
93f1234e04
|
merge testing with container building
|
2020-12-13 18:04:14 +11:00 |
meeb
|
39bdd5afb9
|
force http host in nginx
|
2020-12-13 18:02:34 +11:00 |
meeb
|
750f1529d1
|
build container image on release
|
2020-12-13 17:39:04 +11:00 |
meeb
|
b0beb18484
|
copy example local settings during test run
|
2020-12-13 16:57:10 +11:00 |
meeb
|
5d6ca85b3c
|
fix test runner path
|
2020-12-13 16:54:08 +11:00 |
meeb
|
48a515dc0d
|
install pipenv packages globally in testing
|
2020-12-13 16:50:59 +11:00 |
meeb
|
2ffd76c823
|
fix branch trigger name
|
2020-12-13 16:49:10 +11:00 |
meeb
|
58ab097ee4
|
run tests on push
|
2020-12-13 16:42:28 +11:00 |
meeb
|
b242e3e657
|
bump version
|
2020-12-13 16:35:45 +11:00 |
meeb
|
182d9d494a
|
add runtime info to dashboard
|
2020-12-13 16:24:47 +11:00 |
meeb
|
902bb1f26f
|
functioning container build
|
2020-12-13 16:13:30 +11:00 |
meeb
|
4117bb4446
|
squash migrations
|
2020-12-12 20:13:30 +11:00 |
meeb
|
09eb057392
|
media servers and media server updating
|
2020-12-12 20:11:50 +11:00 |
meeb
|
ba4423ac57
|
basic dashboard
|
2020-12-11 18:12:08 +11:00 |
meeb
|
c006204bea
|
force squash migrations
|
2020-12-11 17:15:41 +11:00 |
meeb
|
3489d07289
|
allow media to be skipped before its downloaded, add a master reset-all-tasks button, tweak signal and task behaviour ordering
|
2020-12-11 17:14:34 +11:00 |
meeb
|
dc5a8271e1
|
delete old media
|
2020-12-11 16:35:14 +11:00 |
meeb
|
096c48ce1b
|
refactor media format codes, media skipping and re-enabling feature
|
2020-12-11 16:11:31 +11:00 |
meeb
|
6b138fb02e
|
clean up favicon sources
|
2020-12-10 17:06:40 +11:00 |
meeb
|
4e1de9bb52
|
tweak logo and favicon, add django filestorage for download location, rework youtube-dl logging
|
2020-12-10 17:06:15 +11:00 |
meeb
|
7a1899c363
|
better media task management options
|
2020-12-10 15:16:01 +11:00 |