audiobookshelf/server/routers
Kevin Gatera e395c2b668
Fix Postgres listening stats regression
Before the new minified listening stats path could return 502 because PlaybackSession.afterFind assumed Sequelize model instances even for raw stats rows, and some payloads could serialize invalid totals. After this hotfix the stats helper returns successfully again, with the current dataset benchmarking at about 124ms for full stats and 101ms for minified stats instead of crashing.
2026-08-02 18:26:19 -04:00
..
ApiRouter.js Fix Postgres listening stats regression 2026-08-02 18:26:19 -04:00
HlsRouter.js Update:HLS router request validation, smooth out transcode reset logic 2023-10-14 12:50:48 -05:00
PublicRouter.js Add new api endpoint for direct playing audio files using session id #4259 2025-05-05 17:00:43 -05:00