• Joined on 2026-03-13
wjones pushed to main at wjones/utilities 2026-06-24 14:36:11 -04:00
41942eb9c9 Add advanced pattern detection features to Powerball reader
Compare 2 commits »
wjones pushed to main at wjones/utilities 2026-06-23 12:40:23 -04:00
afa8eedc17 Update personal/tools/sync_data.ps1
wjones pushed to development at wjones/pgsql-jellyfin 2026-06-10 12:10:07 -04:00
4a408dc625 Use execution strategy in UpdateInheritedValues
wjones pushed to main at wjones/utilities 2026-06-03 09:12:32 -04:00
3f4e1425a2 Refactor pg_backup.sh to track newest backup files and update deletion logic
wjones pushed to development at wjones/pgsql-jellyfin 2026-05-11 14:46:07 -04:00
b2d7513cf2 updating sql file for database creation
wjones pushed to development at wjones/pgsql-jellyfin 2026-05-04 13:57:41 -04:00
315b7e0bd0 fix: ensure UTC date handling for Live TV extras in database insert
wjones pushed to development at wjones/pgsql-jellyfin 2026-05-04 12:47:27 -04:00
4ccd84342b feat: implement migration tracking and history management for PostgreSQL
wjones pushed to development at wjones/pgsql-jellyfin 2026-05-04 10:16:33 -04:00
e67c191843 Add comprehensive documentation for PostgreSQL schema conversion
wjones pushed to development at wjones/pgsql-jellyfin 2026-05-03 09:40:03 -04:00
3e5d29225a Refactor SQLite Database Provider
wjones pushed to development at wjones/pgsql-jellyfin 2026-04-30 18:47:53 -04:00
e1f7a4bee9 Refactor database configuration and migrations for PostgreSQL support
wjones pushed to development at wjones/pgsql-jellyfin 2026-04-30 17:49:05 -04:00
9fc10226c9 feat: implement migration to split MediaStreamInfos into AudioStreamDetails and VideoStreamDetails
wjones merged pull request wjones/pgsql-jellyfin#6 2026-04-30 15:58:39 -04:00
Add JSON config, DB-backed library options, and docs
wjones pushed to main at wjones/pgsql-jellyfin 2026-04-30 15:58:35 -04:00
372d97885f Merge pull request 'Add JSON config, DB-backed library options, and docs' (#6) from development into main
57d6342524 Optimize PostgreSQL dead tuple handling for media scans
6d5282208b Merge branch 'development' of https://gitea.wpjones.com/wjones/pgsql-jellyfin into development
f246d2ad39 update create database schema sql file
189c7edcf6 Merge pull request 'WebSocket Token Authentication' (#5) from feature/websocket-token-auth into development
Compare 7 commits »
wjones created pull request wjones/pgsql-jellyfin#6 2026-04-30 15:58:04 -04:00
Add JSON config, DB-backed library options, and docs
wjones pushed to development at wjones/pgsql-jellyfin 2026-04-30 15:52:50 -04:00
57d6342524 Optimize PostgreSQL dead tuple handling for media scans
wjones pushed to development at wjones/pgsql-jellyfin 2026-04-30 13:30:14 -04:00
6d5282208b Merge branch 'development' of https://gitea.wpjones.com/wjones/pgsql-jellyfin into development
f246d2ad39 update create database schema sql file
Compare 2 commits »
wjones pushed to development at wjones/pgsql-jellyfin 2026-04-30 12:49:56 -04:00
189c7edcf6 Merge pull request 'WebSocket Token Authentication' (#5) from feature/websocket-token-auth into development
4ba580a761 feat: WebSocket token authentication via api_key query parameter
Compare 2 commits »
wjones merged pull request wjones/pgsql-jellyfin#5 2026-04-30 12:49:55 -04:00
WebSocket Token Authentication
wjones created pull request wjones/pgsql-jellyfin#5 2026-04-30 12:49:20 -04:00
WebSocket Token Authentication
wjones pushed to feature/websocket-token-auth at wjones/pgsql-jellyfin 2026-04-30 12:43:07 -04:00
4ba580a761 feat: WebSocket token authentication via api_key query parameter