Arunesh Dwivedi
193aa02994
fix: write metadata.json for podcast libraries even without media changes
...
When storeMetadataWithItem is enabled, the metadata file should be
written for podcast libraries regardless of whether media changes
detected. Previously, saveMetadataFile was only called inside the
hasMediaChanges block, so podcast metadata was never written on
subsequent scans if the media content hadn't changed.
Fixes advplyr/audiobookshelf#5093
2026-06-02 10:46:21 +00:00
advplyr
1bad2d9072
Cleanup abmetadata file parsing & fix server crash #5268 #4287 #5142
CodeQL / Analyze (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
2026-05-27 17:33:14 -05:00
advplyr
47ea6b5092
Update book/podcast scanner to sanitize description pulled from metadata
CodeQL / Analyze (push) Has been cancelled
Build and Push Docker Image / build (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled
Run Unit Tests / Run Unit Tests (push) Has been cancelled
2026-05-05 17:18:49 -05:00
advplyr
b47d7b734d
Update podcast scanner to remove media progress and episodes from playlist
2025-04-10 17:51:42 -05:00
advplyr
62194b8781
Fix podcast re-scan promise
2025-04-10 17:39:41 -05:00
advplyr
7c114a051a
Set podcast episode audio file index to 1 for scanned in episodes
CodeQL / Analyze (push) Has been cancelled
Build and Push Docker Image / build (push) Has been cancelled
Integration Test / build and test (push) Has been cancelled
Run Unit Tests / Run Unit Tests (push) Has been cancelled
2025-04-09 08:33:00 -05:00
mikiher
7038f5730f
Set title[IgnorePrefix] when a podcast libraryItem is created
2025-02-16 14:57:05 +02:00
mikiher
bacefb5f6f
Format PodcastScanner (Pretteier-only changes)
2025-02-16 12:41:47 +02:00
mikiher
0169bf5518
Update podcast.numEpisodes when episodes are created or destroyed
2025-02-16 12:38:44 +02:00
mikiher
9511122bae
Fix LibraryItem and Media file update logic for library scans
2024-03-19 19:28:26 +02:00
advplyr
69e23ef9f2
Add:Epub metadata parser and cover extractor #1479
2024-01-07 17:51:07 -06:00
advplyr
60a80a2996
Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist
2023-10-22 15:53:05 -05:00
advplyr
89821b91b0
Podcast scanner refactor/cleanup
2023-10-09 16:41:43 -05:00
advplyr
347b49f564
Update:Remove scanner settings, add library scanner settings tab, add order of precedence
2023-10-08 17:10:43 -05:00
advplyr
98ed2e01cc
Fix:Scanner overwriting metadata when metadata file is not stored with items #2155
2023-09-28 17:23:52 -05:00
advplyr
0aae672e19
Fix:Scanner purge cover cache when extracting from audio file
2023-09-17 14:53:25 -05:00
advplyr
b1c07834be
Remove force re-scan and old scanner logic
2023-09-04 13:59:37 -05:00
advplyr
b9da3fa30e
Add new podcast scanner and remove old scanner
2023-09-04 11:50:55 -05:00