Commit Graph

70 Commits

Author SHA1 Message Date
Carl Pearson
33041a0b57 videoDeleteHandler -> deleteOriginalHandler 2024-09-24 05:11:02 -06:00
Carl Pearson
de5f1fe1de Fix reprocess for audio originals 2024-09-23 05:35:13 -06:00
Carl Pearson
b90e105828 Fix reprocess button 2024-09-23 05:19:33 -06:00
Carl Pearson
fefe231e0e Don't require that media progresses further to be saved 2024-09-22 15:20:26 -06:00
Carl Pearson
600a860f94 Remove Debug() from some database commands 2024-09-22 06:04:42 -06:00
Carl Pearson
a5c95e34ce Add transcoding status to videos 2024-09-22 06:04:21 -06:00
Carl Pearson
0fafbe4265 fix video file delete 2024-09-22 05:27:58 -06:00
Carl Pearson
dfcc7ed783 Source link on videos list 2024-09-22 05:23:09 -06:00
Carl Pearson
6c7a435d4f Switch string -> OriginalStatus 2024-09-22 05:21:28 -06:00
Carl Pearson
6902225716 remove comment 2024-09-22 05:07:22 -06:00
Carl Pearson
4ba3b4627a Fix audio delete function 2024-09-22 05:06:37 -06:00
Carl Pearson
dc04468f7c Start adding some logging 2024-09-21 06:22:34 -06:00
Carl Pearson
62d9ebf74b Remove old video CSS 2024-09-20 15:33:31 -06:00
Carl Pearson
66ff3aab1c Video page styling 2024-09-20 15:33:20 -06:00
Carl Pearson
9d5dd8c355 Shorter SHA in footer 2024-09-20 15:03:27 -06:00
Carl Pearson
171ba32134 Add BuildDate to docker build 2024-09-20 14:32:26 -06:00
Carl Pearson
1446e8b337 Common style, more footers 2024-09-20 14:08:09 -06:00
Carl Pearson
3783c269c5 README typo 2024-09-20 14:02:03 -06:00
Carl Pearson
890565b609 BuildDate, footer styling 2024-09-20 14:01:27 -06:00
Carl Pearson
5254b0eab7 Move footer to separate template 2024-09-20 13:45:39 -06:00
Carl Pearson
3684753e9b Better video list formatting 2024-09-20 06:04:41 -06:00
Carl Pearson
0eb077a85b move videos style to file 2024-09-20 05:45:39 -06:00
Carl Pearson
ab63347549 Move video style to file 2024-09-20 05:43:19 -06:00
Carl Pearson
d88373e939 Move script to separate file 2024-09-20 05:36:23 -06:00
Carl Pearson
15c2014ea2 make build id a github compare link 2024-09-20 05:33:32 -06:00
Carl Pearson
df61a06435 serve static at /static 2024-09-20 05:24:36 -06:00
Carl Pearson
1b229f7417 Remove cancel 2024-09-20 05:24:33 -06:00
Carl Pearson
62ed290570 provide better download name 2024-09-16 05:44:58 -06:00
Carl Pearson
71abe246e2 README 2024-09-16 05:26:01 -06:00
Carl Pearson
673c88cff4 Add YTDLP_SITE_SECURE variable for use with https 2024-09-16 05:18:19 -06:00
Carl Pearson
7a6004bd32 Add some roadmap stuff 2024-09-15 06:11:04 -06:00
Carl Pearson
8112b23a42 ci: don't run if readme is changed 2024-09-15 06:05:32 -06:00
Carl Pearson
829668bb3f Do 480p, 96k transcodes first 2024-09-15 06:03:50 -06:00
Carl Pearson
b198caaefc streaming rate on embeds, artist column 2024-09-14 15:12:59 -06:00
Carl Pearson
e9efe35446 SetMaxOpenConns(1) 2024-09-14 14:22:46 -06:00
Carl Pearson
2dcd31b834 remove 240p and 360p transcodes 2024-09-14 14:07:46 -06:00
Carl Pearson
f414b436c2 More error handling 2024-09-14 14:07:17 -06:00
Carl Pearson
631c691041 refactor opus bitrate detection 2024-09-14 05:54:53 -06:00
Carl Pearson
6d7b38627c Restrict video to 1080p 2024-09-14 05:30:44 -06:00
Carl Pearson
8919464607 track and set progress across all video/audio on a page 2024-09-13 08:41:02 -06:00
Carl Pearson
f0c1a8b00e Support variable audio formats 2024-09-13 05:35:57 -06:00
Carl Pearson
f8a182aa75 Add audio-only downloads 2024-09-12 17:10:21 -06:00
Carl Pearson
648ebdd424 refactor deletion code 2024-09-11 08:45:11 -06:00
Carl Pearson
7bc8b10332 Add restart procesing button 2024-09-11 08:45:11 -06:00
Carl Pearson
ca86caee85 Add GitSHA variable 2024-09-11 08:45:07 -06:00
Carl Pearson
e50ff37215 Set Rate column in Audio table 2024-09-11 05:55:55 -06:00
Carl Pearson
cb49fcd56f Add /videos link to homepage 2024-09-11 05:50:06 -06:00
Carl Pearson
e81362b531 Serialize transcode jobs 2024-09-11 05:42:59 -06:00
Carl Pearson
663a6f5e88 Support multiple video/audio transcodes 2024-09-10 08:21:03 -06:00
Carl Pearson
456b3d3e56 viewport size style 2024-09-08 06:05:10 -06:00