Commit Graph

3234 Commits

Author SHA1 Message Date
295ca3d9a2 Return png from AudiobookCovers.com
Changes AudiobookCovers.com provider to return the full size png file from the server. The original file url has the incorrect content-type header set, which caused issues downloading new cover images.
2024-01-30 09:15:50 -08:00
dbad8bdb96 Merge pull request #2567 from ipcintron/lockscreen_cover
added raw cover on lockscreen for iOS
2024-01-29 15:21:44 -06:00
8c703859a0 added raw cover 2024-01-29 13:18:58 -06:00
bedb260b00 Update:Epub ereader allow scripted content 2024-01-28 16:02:02 -06:00
b49592301f Merge branch 'master' of https://github.com/advplyr/audiobookshelf 2024-01-28 16:00:32 -06:00
c6c67078b8 Update:PWA manifest icon to include PNG #2520 2024-01-28 16:00:26 -06:00
9e45ad10f1 Merge pull request #2564 from Teekeks/patch-1
Update de.json
2024-01-28 10:10:13 -06:00
24da859975 Update de.json 2024-01-28 16:06:07 +01:00
0b6a8a9641 Update:Remove 64x64 app icon from PWA manifest so that only the SVG is available #2520 2024-01-27 10:50:44 -06:00
e43c4f082e Fix:Rich text editor labels and add translations 2024-01-26 17:22:37 -06:00
0b334cf957 Add:Authentication setting to show a custom message on login #2552 2024-01-26 17:08:23 -06:00
ae387ab397 Merge pull request #2559 from bloodscript/master
German localization optimization
2024-01-26 16:28:02 -06:00
056e62dce8 added plural to metadata order hint 2024-01-26 23:15:27 +01:00
47999214bd corrected misspelling of adress 2024-01-26 23:13:11 +01:00
68473ee345 added missing metadata translation 2024-01-26 23:11:38 +01:00
455f27d443 mainly changed usage formular wording for you to the more commonly used, also corrected some misspellings 2024-01-26 23:09:54 +01:00
ba996c3b55 translation wasnt accurate verschluesselung means encryption 2024-01-26 20:12:37 +01:00
b9ec4068ee Merge pull request #2510 from Torstein-Eide/patch-1
README, add HAproxy example
2024-01-24 16:55:32 -06:00
02aabb8f97 Update readme.md 2024-01-24 16:55:21 -06:00
dcec2154c0 Update readme.md 2024-01-24 16:55:17 -06:00
bbc1d20396 Update readme.md 2024-01-24 16:55:12 -06:00
e682213681 Update readme.md 2024-01-24 16:55:06 -06:00
0153c0faae Update readme.md 2024-01-24 16:54:54 -06:00
3906dca04e Update:RSS feeds only use chapter titles for episode titles if all audio tracks match chapter times #2543 2024-01-23 17:51:34 -06:00
399ba314a3 Update github issue template to include Windows Tray App 2024-01-23 15:48:58 -06:00
19e1803633 Remove unused import 2024-01-22 17:56:41 -06:00
71048c7ff0 Remove support for Docker armv7 builds 2024-01-20 16:39:43 -06:00
7f350279fa Update to node20
- updates many dependencies
- removes @nuxtjs/tailwindcss and postcss8
- pkg targets are using node18 until node20 targets are available
2024-01-19 17:54:41 -06:00
90f4833c9e Version bump v2.7.2 v2.7.2 2024-01-16 17:26:50 -06:00
c0cb3a176f Update:Hide audiobook tools for windows install, remove debian folder picker alert 2024-01-16 17:19:45 -06:00
7b0fa48e2e Update jsdocs for expanded library items 2024-01-16 16:31:16 -06:00
b51853b3df Update:Use raw cover art for media session #2514 2024-01-15 08:34:12 -06:00
f5545cd3f4 Add:Scanner extracts cover from comic files #1837 and ComicInfo.xml parser 2024-01-14 17:51:26 -06:00
e76af3bfc2 Fix comic page menu dropdown highlight correct page 2024-01-13 16:41:13 -06:00
850397e4c1 Add:Playlist button to podcast episodes on latest page #2455 2024-01-12 17:58:07 -06:00
6ca684603c Fix typos 2024-01-12 14:35:30 +01:00
cf85d66b2f Add example for HAproxy 2024-01-12 14:26:32 +01:00
e8fa029df7 Fix:Specific podcast rss feed cannot be fetched due to accept header #2446 2024-01-10 08:12:26 -06:00
1a361c91f1 Merge pull request #2506 from FreedomBen/remove-dev-logs
Change `Logger.dev` calls to `Logger.debug`
2024-01-09 16:47:21 -06:00
4a76059608 Change Logger.dev calls to Logger.debug
Logger.dev is kind of in a weird spot where it doesn't fit into the
standard log level.  It is called directly by some code and it only
checks whether a property is set (which comes from an env var) before
deciding to print out.

This standardizes on `debug` by changing the dev calls to debug. Also
removes the now unused code.
2024-01-09 15:24:23 -07:00
da25eff5c1 Fix:Parse series sequence from OPF in cases where series_index is not directly underneath series meta #2505 2024-01-08 18:21:15 -06:00
69e23ef9f2 Add:Epub metadata parser and cover extractor #1479 2024-01-07 17:51:07 -06:00
48a08e9659 Merge pull request #2503 from Machou/master
Little Missed Update fr.json
2024-01-07 12:42:09 -06:00
4608f91ec6 Update fr.json 2024-01-07 02:41:16 +01:00
e88c1fa329 Update:Show tooltip for library item card titles that are truncated #2451
- Refactored tooltip so that they dont overflow the window
2024-01-06 15:54:48 -06:00
935e545caa Update readme for iOS beta full 2024-01-06 14:13:39 -06:00
a426da534c Fix:Export OPML not escaping characters #2487 2024-01-05 14:45:25 -06:00
eaf6bf29cc Fix:Improve performance for podcast rss feed episodes modal for large rss feeds 2024-01-05 14:39:25 -06:00
a0eb6bd3dc Fix:Refresh podcast episode table when new episodes are downloaded 2024-01-05 14:38:29 -06:00
fbe228a4f8 Merge pull request #2485 from Machou/patch-1
Update fr.json
2024-01-05 10:40:29 -06:00