mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-13 06:51:29 +00:00
Introduces a UserSeriesFollow model with a dedicated join table so users can follow/unfollow series and receive socket notifications when new books are added to followed series. The user JSON response now includes a seriesFollowing array, and three new API endpoints are available under /api/me/follows/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| AbsMetadataFileScanner.js | ||
| AudioFileScanner.js | ||
| BookScanner.js | ||
| LibraryItemScanData.js | ||
| LibraryItemScanner.js | ||
| LibraryScan.js | ||
| LibraryScanner.js | ||
| MediaProbeData.js | ||
| NfoFileScanner.js | ||
| OpfFileScanner.js | ||
| PodcastScanner.js | ||
| ScanLogger.js | ||
| Scanner.js | ||