Esa Kataja Kessinen
Kessinen pushed to main at Kessinen/VidEnc 2025-04-17 10:49:37 +00:00
21383a391a Update README
97e40731b2 Refactor app.py: extract SOLID helper functions and simplify main command
65777071f4 Add error handling for ffprobe
404b61aa00 Add IMDb ID validation with regex pattern matching for tt followed by 7-8 digits
cf4b7fa106 Add confirmation prompt before overwriting existing encode.sh script
Compare 5 commits »
Kessinen pushed to main at Kessinen/VidEnc 2025-04-17 09:58:27 +00:00
0c71d3c58b Update original_media_type to use enum and set it on VideoFile instance
5ec816c163 Optimizations to stream classes
c7a381c4b9 Add film grain parameter to video encoding with configurable amount
a30791a036 Replace Click with Typer for improved CLI argument handling
55cd3e7ec0 Add original_media_type field to Stream model for media type tracking
Compare 6 commits »
Kessinen pushed to main at Kessinen/OIM-connector-Public 2025-04-07 13:37:51 +00:00
e3e2bcb260 Rename xml parser functions and remove unused dependencies
d602cbb897 Move sanitize_name to lib.py
Compare 2 commits »
Kessinen pushed to main at Kessinen/OIM-connector-Public 2025-04-07 13:28:49 +00:00
6baf0f12ab Remove unused datetime import
43fe0869c2 Change gitignore to reflect new structure
5f7f496620 Refactor codebase to use a savefile and fetch data online
f5b26d75bc Merge remote-tracking branch 'origin/main' into Onlinesync
4cd4b2a3e4 Merge branch main into Onlinesync
Compare 7 commits »
Kessinen pushed to main at Kessinen/OIM-connector-Public 2025-04-07 05:52:50 +00:00
5d3fd7fb35 Separate output psm file to blocks
Kessinen pushed to main at Kessinen/OIM-connector-Public 2025-03-20 09:02:42 +00:00
c897b1d7f9 Change psm template
Kessinen pushed to main at Kessinen/OIM-connector-Public 2025-03-20 07:24:53 +00:00
2034353958 Fix xml docstring
6fad3cfe76 Change gitignores
Compare 2 commits »
Kessinen pushed to main at Kessinen/OIM-connector-Public 2025-03-18 09:07:51 +00:00
c3224a7ed7 Fix psm output encoding to utf-8-bom
b7f54b8873 Fix More typos in XML parser
Compare 2 commits »
Kessinen pushed to main at Kessinen/OIM-connector-Public 2025-03-14 12:16:08 +00:00
71c78fc7fe Fix Alot of typos in xml and psm generation
472b7d9df7 Fix typos in xml generation
9ed4fbb7ef Change default psm output filename
Compare 3 commits »
Kessinen pushed to main at Kessinen/OIM-connector-Public 2025-03-14 10:12:11 +00:00
fd7809e017 Fix psm append not working
f29073e3af Fix psm file was overwritten
d7f2d048b3 Change xml file backup
e722565199 Add psm writer
f01f45ada2 Add requirements.txt for pip support
Compare 10 commits »
Kessinen created branch main in Kessinen/OIM-connector-Public 2025-03-14 10:12:11 +00:00
Kessinen created repository Kessinen/OIM-connector-Public 2025-03-14 10:12:00 +00:00
Kessinen pushed to main at Kessinen/Eurovision-25-backend-old 2025-02-28 10:42:58 +00:00
4c99670b92 Add basic logging to main.py
595cc07673 Add update song review model
7ef953e491 Add basic internal message model
Compare 3 commits »
Kessinen pushed to main at Kessinen/Eurovision-25-backend-old 2025-02-28 10:34:09 +00:00
0b4d2cfaf3 Add startup initialization
1538c8e92a Update readme
24946ff81a Change sql init script syntax
e1a941687b Add logger
d744eb647e Add startup script
Compare 8 commits »
Kessinen pushed to main at Kessinen/VidEnc 2025-02-24 21:59:21 +00:00
9cd7fb204e ADD Cli options to change defaults
Kessinen pushed to main at Kessinen/Eurovision-25-backend-old 2025-02-24 20:04:41 +00:00
a7cba19ed1 Update sql scripts for creating and seeding db
bfcfd9d1a4 Add database files to gitignore
Compare 2 commits »
Kessinen pushed to main at Kessinen/Eurovision-25-frontend-old 2025-02-11 18:23:56 +00:00
5c23cca64a FIX ScoreSlider Component props
Kessinen pushed to main at Kessinen/Eurovision-25-frontend-old 2025-02-11 18:15:20 +00:00
425e68c04b ADD link to home in header
Kessinen pushed to main at Kessinen/Eurovision-25-frontend-old 2025-02-11 17:48:41 +00:00
e5b00a62e8 ADD Header
583d456b84 FIX Svelte enhanced images
Compare 2 commits »
Kessinen pushed to main at Kessinen/Eurovision-25-frontend-old 2025-02-11 17:30:49 +00:00
ab8650d9b0 ADD Review form component and layout
c97af9636d ADD Score slider component and styling
Compare 2 commits »