18 Commits

Author SHA1 Message Date
CosmicScale
86d4a949b0 Convert art_downloader from JavaScript to Python and remove Node.js dependencies
- Convert art_downloader from JavaScript to Python
- Remove nodejs, npm, puppeteer and chromium dependencies
2025-10-03 19:45:13 +01:00
CosmicScale
a9e647a46d Require 11+ chars to safely extract Game ID from filename 2025-10-03 16:47:21 +01:00
CosmicScale
bc0e39e8f2 Update app, art and game databases 2025-10-03 01:11:56 +01:00
CosmicScale
b91b1ceeb8 Improve Music Installer
- Support multi-disc albums using disc number metadata
- Replace unsupported characters with safe alternatives
- Prefer Album Artist metadata for albums; use Artist for tracks
- Group and improve feedback for skipped files
2025-10-01 21:55:09 +01:00
CosmicScale
297e74fb5c Fix sort order for wip3out and tekken tag tournament 2025-09-29 18:04:31 +01:00
CosmicScale
eb60f01b93 Update art, app and game databases 2025-09-28 17:16:02 +01:00
CosmicScale
35656eb0eb Update game, art and app databases 2025-09-22 11:43:49 +01:00
CosmicScale
2c753818ef Remove leading Game ID from fallback game names 2025-09-22 11:42:26 +01:00
CosmicScale
725a10d425 Update app, art and game databases 2025-09-09 00:41:13 +01:00
CosmicScale
7cbc3afb46 Fix sorting order for WipEout and Ace Combat series 2025-09-05 19:27:27 +01:00
CosmicScale
8aab975d6c Improve ffmpeg error logging and notify user when files are skipped 2025-09-02 20:45:52 +01:00
CosmicScale
a0aa13e8d0 Update art and app databases 2025-09-01 15:36:08 +01:00
CosmicScale
228c21cb30 Update game, app and art databases 2025-08-30 00:33:43 +01:00
CosmicScale
ddd346049a Fix crash when extract_game_id_from_disc returns None 2025-08-29 17:19:43 +01:00
CosmicScale
b0a91de434 Update game and art databases 2025-08-29 11:30:50 +01:00
CosmicScale
c9d94495aa Change mkfs.ext2, mkfs.vfat and mkswap to use version from distro 2025-08-28 23:15:49 +01:00
CosmicScale
2decd82968 Update sqlite 2025-08-28 18:10:11 +01:00
CosmicScale
19389c4d50 PSBBN v3.00 update
- NEW! Central menu system; auto-setup if dependencies missing
- NEW! Music Installer supports .mp3, .m4a, .flac, and .ogg
- NEW! PSBBN Installer now uses ext2 (replacing ReiserFS), tar archives, and allows custom partition size for Contents; max Music/Contents/POPS partitions increased to 111 GB
- NEW! PSBBN Updater: update to latest patch directly from menu
- Game Installer: HDTV fix for PS1, improved Game ID extraction for VCD/ZSO files
- Extras: optional PS2 Linux install with custom home size; swap Cross/Circle button functions
- HDD-OSD (Browser 2.0): new PSBBN icon by Yornn; improved game icon background color
2025-08-28 15:15:29 +01:00