• Joined on 2026-03-13
wjones pushed to main at wjones/pgsql-jellyfin 2026-04-13 15:07:39 -04:00
945226050f Merge pull request 'PostgreSQL: replace EF migrations with SQL-first initialization, fix connection handling, and update setup docs' (#1) from upgrade-to-NET11 into main
41e8477673 Refactor code structure for improved readability and maintainability
45dc885cd5 Update publish profile to Linux x64; refresh scenario time
73d3c0f733 Add jellyfin-ffmpeg requirements and recommendations to README
2183ed4d63 Add comprehensive README with Linux dependencies and PostgreSQL configuration guide
Compare 25 commits »
wjones created pull request wjones/pgsql-jellyfin#1 2026-04-13 15:06:36 -04:00
PostgreSQL: replace EF migrations with SQL-first initialization, fix connection handling, and update setup docs
wjones pushed to upgrade-to-NET11 at wjones/pgsql-jellyfin 2026-04-13 14:59:32 -04:00
41e8477673 Refactor code structure for improved readability and maintainability
45dc885cd5 Update publish profile to Linux x64; refresh scenario time
73d3c0f733 Add jellyfin-ffmpeg requirements and recommendations to README
2183ed4d63 Add comprehensive README with Linux dependencies and PostgreSQL configuration guide
e6e7c49888 Fix EnsureDatabaseExistsAsync to respect ConnectionString from configuration - was still using localhost default
Compare 7 commits »
wjones pushed to pgsql_testing_branch at wjones/pgsql-jellyfin 2026-04-13 11:02:27 -04:00
eccb1359c8 Add placeholder item handling and related unit test for deletion
wjones pushed to main at wjones/utilities 2026-03-29 16:54:06 -04:00
b82c9af8c4 Add frigate config.yaml file
f4e87910ab Create credentials
b8b585d242 Update set_fanspeed.py
b38067dd8c Add new power cycle scripts for servers
Compare 4 commits »
wjones pushed to main at wjones/utilities 2026-03-21 15:45:12 -04:00
b82c9af8c4 Add frigate config.yaml file
wjones pushed to main at wjones/utilities 2026-03-21 10:13:38 -04:00
f4e87910ab Create credentials
wjones pushed to main at wjones/utilities 2026-03-21 10:06:03 -04:00
b8b585d242 Update set_fanspeed.py
wjones pushed to main at wjones/utilities 2026-03-17 07:13:33 -04:00
b38067dd8c Add new power cycle scripts for servers