This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Libation
Watch
1
Star
0
Fork
0
mirror of
https://github.com/rmcrackan/Libation.git
synced
2026-09-18 17:28:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ac94d1ff2d908bfb415f9f04b9d5ca9422bbf19
Libation
/
Source
/
ApplicationServices
T
History
rmcrackan
a122a6917b
Merge pull request
#1951
from rmcrackan/cursor/heal-corrupt-lucene-search-index-3c5b
...
Heal a search index Lucene cannot open, and say which account needs a login
2026-08-16 14:44:17 -04:00
..
ApplicationServices.csproj
…
AudiobookshelfApiService.cs
…
AudiobookshelfTokenStorage.cs
…
BulkSetDownloadStatus.cs
…
DbContexts.cs
…
DeferredDownload.cs
refactor: keep the deferral gating and its messaging in one place each
2026-08-16 16:35:41 +00:00
DeferredDownloadUserMessage.cs
refactor: keep the deferral gating and its messaging in one place each
2026-08-16 16:35:41 +00:00
DownloadAttemptFailureStore.cs
fix(download): stop asking Audible for a license it just refused
2026-08-16 16:13:17 +00:00
DownloadHistoryStore.cs
feat(limit): add opt-in daily download limit core, history store and enforcement
2026-08-14 17:16:47 +00:00
DownloadRetryBackoff.cs
test: cover the retry backoff, the store and the failure classifier
2026-08-16 16:23:34 +00:00
ExportDto.cs
…
ISearchEngine.cs
…
LibraryCommands.cs
fix(download): stop asking Audible for a license it just refused
2026-08-16 16:13:17 +00:00
LibraryExporter.cs
…
MainSearchEngine.cs
…
RecordExporter.cs
…
SearchEngineCommands.cs
Tell the user how to delete the search index when repair fails
2026-08-16 16:44:58 +00:00
TempSearchEngine.cs
…