audiobookshelf/server
2022-04-21 07:24:54 -05:00
..
controllers Fix user issue sending POST requests to play endpoints #473 2022-04-21 07:24:54 -05:00
finders Add Podcast match tab and find covers 2022-04-13 18:13:39 -05:00
managers Remove old cover method make sure cover filename is an actual image 2022-04-20 17:34:20 -05:00
njodb Remove db log from testing 2022-04-20 08:38:24 -05:00
objects Fix podcast episode playback session duration, use podcast episode plaintext description 2022-04-17 17:52:06 -05:00
providers Handle an undefined publisher_summary when querying Audible 2022-04-16 14:57:36 -07:00
routers Fix total listening time stats check for strings, remove from experimental since listening sessions are created for all playbacks 2022-04-20 18:16:27 -05:00
scanner Add library match all back updated to support v2 models 2022-04-20 18:05:09 -05:00
utils Library stats page links to genres, authors, items #453, use overall days when hours > 10000 2022-04-20 18:43:39 -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 Add library match all back updated to support v2 models 2022-04-20 18:05:09 -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 Remove db log from testing 2022-04-20 08:38:24 -05:00
Watcher.js Add LibrarySettings and update edit library modal to include settings tab 2022-04-14 17:15:52 -05:00