audiobookshelf/server
2023-01-05 16:44:34 -06:00
..
controllers Add:Podcast option to quick match all unmatched episodes 2023-01-04 18:13:46 -06:00
finders Add:Region support for audible chapter lookup 2022-10-15 15:31:07 -05:00
libs Start of new epub reader 2023-01-01 18:09:00 -06:00
managers Update scanner, music meta tags and fix issue with force update 2023-01-02 16:35:39 -06:00
objects Add:Global library search also searches on podcast episode titles #1363 2023-01-04 17:43:15 -06:00
providers Use HTTPS for Google Books Images 2022-12-18 00:18:11 +01:00
routers Add:Podcast option to quick match all unmatched episodes 2023-01-04 18:13:46 -06:00
scanner Add:Podcast option to quick match all unmatched episodes 2023-01-04 18:13:46 -06:00
utils Fix:Series sequence parsed from metadata.abs allow non-numerical characters #1128 #1360 2023-01-04 15:55:02 -06:00
Auth.js Update:Remove RSS feeds from login response payload and include feeds from library items request 2022-12-31 10:59:12 -06:00
Db.js Cleanup scanner 2023-01-02 12:05:07 -06:00
Logger.js Fix for windows, update regex to only include line number, move to end of log 2023-01-05 16:44:34 -06:00
Server.js Fix for windows, update regex to only include line number, move to end of log 2023-01-05 16:44:34 -06:00
SocketAuthority.js Update:Only emit library socket events to users with access to lib 2022-11-30 17:32:59 -06:00
Watcher.js