Commit Graph

1116 Commits

Author SHA1 Message Date
710a62c2af Update:Load playlists only when needed & remove podcast episode from playlist when deleted 2023-07-23 09:42:57 -05:00
5a9eed0a5a Update:Only load collections when needed 2023-07-22 16:18:55 -05:00
354e16e462 Update:Only load Users when needed 2023-07-22 15:32:20 -05:00
1d974375a0 Update:Only load libraries from db when needed 2023-07-22 14:25:20 -05:00
1c40af3eef Update:Sequelize transactionType to IMMEDIATE to fix SQLITE_BUSY #1910 2023-07-22 11:30:29 -05:00
daa8c4cd67 Update:Remove sort index from podcast episodes 2023-07-22 09:24:46 -05:00
d5da4441cd Fix:Set podcast episode audio file index to 1 on scans 2023-07-22 09:05:43 -05:00
80aea0c82d Fix:Save metadata files when updating library items #1952 2023-07-22 07:50:47 -05:00
22323f606d Fix:RSS feed covers #1948 2023-07-21 16:59:00 -05:00
01b65eb678 Fix:Initialize Feed entityUpdatedAt to prevent updated RSS feed every request 2023-07-21 16:18:58 -05:00
3f380b0839 Fix:Parsing authors from meta tags removes duplicates #1932 2023-07-20 16:55:49 -05:00
7fdf1a1d7f Merge pull request #1946 from rasmuslos/master
Fix byte conversion
2023-07-20 15:55:16 -05:00
c2793fe29b Fix:Crash when author is set without a name #1934 2023-07-19 17:13:57 -05:00
38596d017f Fix byte conversion 2023-07-19 23:59:00 +02:00
9a5ed64fae Update database loading library items incrementally to reduce mem usage 2023-07-19 15:36:18 -05:00
6814adffcc Update:Only load feeds when needed 2023-07-17 16:48:46 -05:00
5b6878e5de Fix:Crash on local playback sessions #1912 2023-07-17 13:58:19 -05:00
d0cd512be8 Fix:Crash when updating sequence on series #1919 2023-07-17 08:09:08 -05:00
2afd0e2acd Update dbMigration for old main library ids 2023-07-16 16:39:59 -05:00
0829237166 Fix:Libraries out of order #1911 2023-07-16 15:43:46 -05:00
01bf58ab97 Fix createAuthor 2023-07-16 15:29:43 -05:00
d99b2c25e8 Fixes for db migration & local playback sessions 2023-07-16 15:05:51 -05:00
63e5cf2e60 Fix:Accessing series page for some users #787 2023-07-16 08:39:08 -05:00
ec998dc1ac Update:Podcast library item covers show number of episodes incomplete #782 2023-07-15 14:45:08 -05:00
ddc54c8811 Update:Downloading library item shows log on the server with username #1461 2023-07-15 13:39:12 -05:00
72e306935f Update:Support and as separator between multiple authors #1790 2023-07-15 13:28:31 -05:00
96a7c7f4d1 Fix:Embedded chapters with invalid IDs, update chapter ids to always be the index #1783 2023-07-15 12:46:51 -05:00
b108f2241b Add:Library filter for publishers & link to publisher filter on book page #1813 2023-07-15 12:22:13 -05:00
9439acf300 Merge pull request #1906 from warnwar/master
stop opf importer from adding duplicate info
2023-07-15 11:44:41 -05:00
d181e66d83 Update server/utils/parsers/parseOpfMetadata.js 2023-07-15 11:41:44 -05:00
a87c3f2c77 Update server/utils/parsers/parseOpfMetadata.js 2023-07-15 11:41:40 -05:00
2834f6077e Update server/utils/parsers/parseOpfMetadata.js 2023-07-15 11:41:35 -05:00
c881bcbe59 Update logs for cache purge 2023-07-14 15:04:27 -05:00
89aa4a8bdc Update logger to support dev only log, remove old model docs 2023-07-14 14:50:37 -05:00
c5a4f63670 Update Backup to use key to check for old backups no longer supported 2023-07-14 14:20:35 -05:00
1b97582975 Update dbMigration mappings 2023-07-14 14:04:47 -05:00
9b7aacf3ea Update dbMigration mappings 2023-07-14 14:04:28 -05:00
47b9ee557e stop opf importer from adding duplicate info 2023-07-14 05:15:29 +00:00
d56e3a3617 Merge branch 'master' into sqlite_2 2023-07-11 17:07:13 -05:00
995cf51ae3 Update:Default m4b encoding bitrate to 128k #1892 2023-07-11 16:57:30 -05:00
8cff68ca64 Fix purge metadata/items paths 2023-07-10 17:00:31 -05:00
eb5331d34a Update playlist & collection models to use sort order 2023-07-10 16:07:22 -05:00
f425185575 Merge branch 'master' into sqlite_2 2023-07-09 15:50:50 -05:00
9fc352a5a4 Fix:Download episode from rss feed with very long description #1893 2023-07-09 15:50:40 -05:00
e85ddc1aa1 Update package.json pkg assets, remove njodb and dependencies 2023-07-09 14:22:30 -05:00
b9be7510f8 Remove purge-media-progress api route 2023-07-09 14:08:14 -05:00
f4497acd48 Remove API routes for removing all items and purging media progress 2023-07-09 14:07:30 -05:00
f73a0cce72 Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule 2023-07-09 11:39:15 -05:00
254ba1f089 Migrate backups manager 2023-07-08 14:40:49 -05:00
0a179e4eed Update author and series to include libraryId 2023-07-08 10:07:57 -05:00