audiobookshelf/server/managers
Lars Kiesow c307b1e6fb No feed log level
This patch drops the log level for logging requests to non-existing
feeds from error to debug. The reasoning behind this is that this is a
client error and a client error is returned and can be handled by the
client.

Otherwise anyone can easily spam the logs with error messages by just
requesting non-existing feeds.
2022-11-21 01:54:25 +01:00
..
AbMergeManager.js Update:Encode & embed metadata API endpoints, separate cache & search endpoints into controllers 2022-11-19 13:28:06 -06:00
AudioMetadataManager.js Metadata embed and m4b merge fixes and cleanup 2022-11-05 13:13:52 -05:00
BackupManager.js Update:Backups include author images #781 2022-08-20 15:10:31 -05:00
CacheManager.js Update:Author image from cache API status codes 2022-11-16 15:32:32 -06:00
CoverManager.js
CronManager.js Add:Schedule podcast new episode checks 2022-08-19 18:41:58 -05:00
DownloadManager.js Add:Tasks widget in appbar for merging m4bs & remove old m4b merge routes 2022-10-02 14:16:17 -05:00
LogManager.js
NotificationManager.js Add:Notification system queueing and queue limit #996 2022-09-25 10:19:44 -05:00
PlaybackSessionManager.js Update:Playback session sync local status codes 2022-11-17 17:00:37 -06:00
PodcastManager.js Update:Podcast episode auto download schedule setting for max new episodes to download #1091 2022-10-26 16:55:16 -05:00
RssFeedManager.js No feed log level 2022-11-21 01:54:25 +01:00
TaskManager.js Add:Cancel m4b merge button #1008 2022-10-02 14:31:04 -05:00