Skip to content

Commit c674d00

Browse files
committed
docs: update todo notes
1 parent c81a426 commit c674d00

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/main.rs

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,15 +134,16 @@ fn main() {
134134
[x] Make directory for metadata
135135
[x] Store Metadata in JSON
136136
137-
[ ] FFMPEG to generate media
137+
[x] FFMPEG to generate media
138138
[x] thumbnails
139-
[ ] gif
139+
xx] gif
140140
[x] preview image
141141
[x] HLS
142142
[x] DASH
143-
[ ] Metadata
143+
xx] Metadata
144+
[ ] Move hard coded path out of functions and into main
145+
[ ] Refactor to get rid of unwraps and panics
144146
[ ] Upload metadata to database
145-
146147
[ ] Create queue watcher to start running jobs (watches queueu every 5 seconds)
147148
- On new item run generator process
148149
*/

0 commit comments

Comments
 (0)