audiobookshelf/server
2022-04-08 19:19:47 -05:00
..
controllers Add recent series and authors bookshelf rows on home 2022-03-27 16:16:08 -05:00
finders New data model authors routes 2022-03-13 06:42:43 -05:00
managers Update Podcast Episode add libraryItemId, expanded returns audioTrack object 2022-04-05 19:40:40 -05:00
njodb Include njodb statically & fix write stream issue 2022-03-31 16:32:50 -05:00
objects Update media progress object to use unique id for podcast episodes 2022-04-08 19:19:47 -05:00
providers New data model edit tracks page, match, quick match, clean out old files 2022-03-13 19:34:31 -05:00
routers Add recent series and authors bookshelf rows on home 2022-03-27 16:16:08 -05:00
scanner Add Scanner support for podcasts 2022-03-26 14:29:49 -05:00
utils Update Book.js to return array of AudioTrack objects on json expand 2022-04-03 16:01:59 -05:00
Auth.js Fix use first accessible library depending on display order, default library id checked on server when authenticating 2022-03-27 09:45:28 -05:00
Db.js Include njodb statically & fix write stream issue 2022-03-31 16:32:50 -05:00
Logger.js Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72 2021-10-31 19:10:45 -05:00
RssFeeds.js New data model start of PlaybackSessionManager to replace StreamManager, remove podcast & ip npm package 2022-03-15 19:28:54 -05:00
Server.js Add podcast episode auto download new episodes cron 2022-03-26 19:58:59 -05:00
Watcher.js Podcast episode downloader, update podcast data model 2022-03-21 19:24:38 -05:00