ed
|
862ca3439d
|
proactive opus cache expiration
|
2021-11-02 20:39:08 +01:00 |
|
ed
|
f6f9fc5a45
|
add audio transcoder
|
2021-11-02 02:59:37 +01:00 |
|
ed
|
c2469935cb
|
add audio spectrogram thumbnails
|
2021-11-02 00:26:51 +01:00 |
|
ed
|
19161425f3
|
if no args, try to bind 80 and 443 as well
|
2021-10-29 23:01:07 +02:00 |
|
ed
|
f5f9e3ac97
|
reduce rescan/lifetime wakeups
|
2021-10-27 22:23:03 +02:00 |
|
ed
|
6dade82d2c
|
run tag scrapers in parallel on new uploads
|
2021-10-27 00:47:50 +02:00 |
|
ed
|
f7a4ea5793
|
add --js-browser
|
2021-10-24 00:26:47 +02:00 |
|
ed
|
23c8d3d045
|
option to continue running if binds fail
|
2021-10-18 20:24:11 +02:00 |
|
ed
|
2f021a0c2b
|
skip indexing files by regex
|
2021-10-12 01:40:19 +02:00 |
|
ed
|
9e10af6885
|
make the 404/403 vagueness optional
|
2021-10-01 19:51:51 +02:00 |
|
ed
|
f10d03c238
|
add --no-symlink
|
2021-09-26 13:49:29 +02:00 |
|
ed
|
0d5ca67f32
|
up2k-srv: add option to reuse file-handles
|
2021-09-26 03:44:22 +02:00 |
|
ed
|
d30001d23d
|
v1.0.3
|
2021-09-18 17:50:40 +02:00 |
|
ed
|
9f52c169d0
|
more python3 shebangs
|
2021-09-16 00:28:38 +02:00 |
|
ed
|
ef1c55286f
|
add filekeys
|
2021-09-15 23:17:02 +02:00 |
|
ed
|
5849c446ed
|
new access level g
|
2021-09-15 01:01:20 +02:00 |
|
ed
|
a009ff53f7
|
show README.md in directory listings
|
2021-09-06 00:23:35 +02:00 |
|
ed
|
ca16c4108d
|
add options to disallow renaming/moving dotfiles
|
2021-09-06 00:17:35 +02:00 |
|
ed
|
a61f8133d5
|
add option to disable logues
|
2021-09-05 22:33:42 +02:00 |
|
ed
|
0bf41ed4ef
|
exif orientation for thumbnails
|
2021-08-14 17:45:44 +02:00 |
|
ed
|
c1d77e1041
|
add upload lifetimes
|
2021-08-09 22:17:41 +02:00 |
|
ed
|
8d755d41e0
|
per-volume rescan interval
|
2021-08-09 01:31:20 +02:00 |
|
ed
|
953183f16d
|
add help sections and vt100 stripper
|
2021-08-08 02:47:42 +02:00 |
|
ed
|
9db617ed5a
|
new mtp: media-hash
|
2021-08-06 00:49:42 +02:00 |
|
ed
|
051998429c
|
fix argv compat on windows paths
|
2021-08-05 20:46:08 +02:00 |
|
ed
|
3993605324
|
add -mth (deafult-hidden columns)
|
2021-08-02 00:47:07 +02:00 |
|
ed
|
c164fc58a2
|
add unpost
|
2021-07-29 23:53:08 +02:00 |
|
ed
|
bf3941cf7a
|
v0.12.1
|
2021-07-28 01:55:01 +02:00 |
|
ed
|
d5a79455d1
|
cleanup
|
2021-07-26 23:31:45 +02:00 |
|
ed
|
279c9d706a
|
list volumes/permissions on startup
|
2021-07-26 20:07:23 +02:00 |
|
ed
|
806e7b5530
|
fix argv compat bug
|
2021-07-26 19:40:12 +02:00 |
|
ed
|
980c6fc810
|
add scheduled rescans + fix mv bugs
|
2021-07-26 02:34:56 +02:00 |
|
ed
|
05a1a31cab
|
too soon
|
2021-07-24 22:20:02 +02:00 |
|
ed
|
4339dbeb8d
|
mv/rm handlers
|
2021-07-23 01:14:49 +02:00 |
|
ed
|
5b0605774c
|
add move/delete permission flags
|
2021-07-22 23:48:29 +02:00 |
|
ed
|
8eb8043a3d
|
fix 3rdparty namecase
|
2021-07-18 22:50:29 +02:00 |
|
ed
|
ec788fa491
|
mutagen fixes:
* extract codec and format info
* add FFprobe as fallback when mutagen fails
* add option to blacklist FFprobe for tags
|
2021-07-18 19:57:31 +02:00 |
|
ed
|
eacafb8a63
|
add option to log summary of running threads
|
2021-07-12 22:57:37 +02:00 |
|
ed
|
8a2345a0fb
|
top of the sandwich fell off
|
2021-07-11 02:06:18 +02:00 |
|
ed
|
3c7465e268
|
option to disable thumbcache eviction
|
2021-07-09 19:55:17 +02:00 |
|
ed
|
03513e0cb1
|
effectively pointless but cool
|
2021-07-09 03:41:44 +02:00 |
|
ed
|
2f85c1fb18
|
add logging to file
|
2021-07-05 23:30:33 +02:00 |
|
ed
|
bd49979f4a
|
v0.11.29
|
2021-06-30 01:51:57 +02:00 |
|
ed
|
0f09b98a39
|
scan for additional folder thumbnails
|
2021-06-30 00:19:39 +02:00 |
|
ed
|
7f8b8dcb92
|
scandir is not withable before py3.6
|
2021-06-21 20:23:35 +02:00 |
|
ed
|
48a2e1a353
|
add threadwatcher
|
2021-06-14 01:57:18 +02:00 |
|
ed
|
3fd0ba0a31
|
oh right its the other way around
|
2021-06-13 22:49:55 +02:00 |
|
ed
|
241a143366
|
add --rproxy for explicit proxy level
|
2021-06-13 22:22:31 +02:00 |
|
ed
|
e7b18ab9fe
|
custom css
|
2021-06-12 04:22:07 +02:00 |
|
ed
|
a45a53fdce
|
support macos ffmpeg
|
2021-06-11 03:05:42 +02:00 |
|