mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	| 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. | ||
|---|---|---|
| .. | ||
| AbMergeManager.js | ||
| AudioMetadataManager.js | ||
| BackupManager.js | ||
| CacheManager.js | ||
| CoverManager.js | ||
| CronManager.js | ||
| DownloadManager.js | ||
| LogManager.js | ||
| NotificationManager.js | ||
| PlaybackSessionManager.js | ||
| PodcastManager.js | ||
| RssFeedManager.js | ||
| TaskManager.js | ||