Commit Graph

14 Commits

Author SHA1 Message Date
Christian Haschek
b65186f77f removed static ffmpeg binary and updated readme files 2021-11-22 11:48:01 +01:00
Christian Haschek
ea40ffbc46 Unified docker building process. & more updates
- automatic builds
- automated tags on docker
- no more auto update (update your docker containers)
- auto not removed of mp4 anymore
- bug fixes

also closes #85 and closes #124
2021-11-11 23:39:12 +01:00
Chris
b6612cd838 implemented alt_folder and reorganized interface class code 2018-12-23 11:59:31 +01:00
Chris
00580d8bcc added duplicate detection system 2018-12-22 17:04:32 +01:00
Chris
24411dfe93 stage 1 of v2 2018-12-21 18:34:03 +01:00
Chris
8f1a4f3af9 added ffmpeg binary location to config file so PictShare will run on a Raspberry Pi fixes #76 2018-11-30 22:41:26 +01:00
Chris
15af093b27 clearing up language :D 2018-10-24 21:14:43 +02:00
Chris
e9c6795d7d added encoding for alt folder 2018-10-24 21:11:30 +02:00
Chris
977d3f6bda fixed bug in re encode script 2018-10-24 13:42:11 +02:00
Chris
8586775116 added alt folder support to re-encode script 2018-10-20 11:25:25 +02:00
Chris
bfd475b37d fixed potential bug for file upload and processing 2018-08-26 09:40:45 +02:00
Chris
377d42bfcd added support for hashes via command argument 2018-03-30 14:09:36 +02:00
Chris
cd32706ec4 split re-encoding of mp4 and rendering of webm and ogg so you can cron the generation of webm and ogg 2018-03-29 14:38:32 +02:00
Chris
c8a6ca728f added re-encoding scripts to fix most mp4s. Also allows to render ogg and webm. closes #51 2018-03-29 12:58:39 +02:00