advplyr
6462a50713
Add more translation strings
2024-05-13 17:25:01 -05:00
advplyr
13afa12456
Map Select All translations
2024-05-05 17:04:41 -05:00
Nicholas Wallace
0081525ed3
Add: space between covers on match tab
2024-05-05 17:31:12 +00:00
Nicholas Wallace
7e13cb6ecf
Add: Select All for match tab
2024-05-05 17:27:45 +00:00
advplyr
a6de76a983
Update:Close edit modal when pressing chapter edit button and already on chapter page #2915
2024-05-03 17:25:30 -05:00
advplyr
41af913280
Update:Edit item cover tab UI for small screen sizes #2832
2024-04-07 16:24:23 -05:00
advplyr
1396a432a4
Merge pull request #2797 from mikiher/rtl-fixes
...
Add dir="auto" attribute where RTL display is needed
2024-03-29 16:08:50 -05:00
advplyr
50bd2648aa
Fix:Server crash on matching book with an author name ending in comma #2796
2024-03-28 17:00:07 -05:00
mikiher
33254654d5
Add dir="auto" attribute where it makes sense
2024-03-28 23:56:59 +02:00
advplyr
b4eed3bad2
Merge pull request #2694 from mikiher/client-image-caching
...
Client side cover image caching
2024-03-01 17:48:08 -06:00
mikiher
4fe672f09d
Update cover image URLs with timestamp where available
2024-03-01 11:55:53 +02:00
advplyr
38f12f4795
Fix:Podcast schedule max new episodes to download setting to 0 and fix input blurs #2680
2024-02-27 17:17:33 -06:00
mikiher
0f4b11494e
Merge branch 'advplyr:master' into fix-match-update
2024-02-22 12:20:49 +02:00
advplyr
0cf2f8885e
Add custom metadata provider controller, update model, move to item metadata utils
2024-02-11 16:48:16 -06:00
mikiher
2ebdb44826
Merge cover and media update in Match.vue into a single /media API call
2024-02-01 12:03:12 +02:00
advplyr
c0cb3a176f
Update:Hide audiobook tools for windows install, remove debian folder picker alert
2024-01-16 17:19:45 -06:00
mikiher
0282a0521b
Sort audible match results by duration difference
2023-12-09 00:33:06 +02:00
advplyr
33e287a543
Update:Persist show full path option for tables #2285
2023-11-09 16:26:49 -06:00
advplyr
49403771c9
Update:Quick match all for library to use task instead of toast, remove scan socket events
2023-10-21 13:53:00 -05:00
advplyr
290a377ef9
Update:Remove local cover path input & replace with url from web input, include SSRF request filter
2023-10-13 16:33:47 -05:00
advplyr
401bd91204
Add:Show current book duration on match page as compared with book listed #1803
2023-10-03 17:16:49 -05:00
mikiher
6eab985b1e
Use encodeURIComponent for text inputs
2023-09-20 11:25:21 +00:00
advplyr
75276f5a44
Fix:Server crash when updating cover to a directory #2007
2023-08-30 18:05:52 -05:00
advplyr
daa8c4cd67
Update:Remove sort index from podcast episodes
2023-07-22 09:24:46 -05:00
advplyr
9c65d655b8
Fix:Realtime update cover on cover tab in item edit modal
2023-07-15 12:37:33 -05:00
advplyr
0ec50bb570
Remove experimental features and experimental ereader setting
2023-06-10 14:11:51 -05:00
advplyr
019063e6f4
Update:New API routes for library files and downloads
2023-05-28 12:34:22 -05:00
advplyr
32bdae31a8
Add:All providers option for searching covers #1774
2023-05-14 13:43:20 -05:00
advplyr
dfc7877f69
Fix:Persist book cover provider separate from match provider #1764
2023-05-09 19:26:37 -04:00
advplyr
84839bea44
Cleanup audiobookcovers.com addition
2023-04-21 16:17:52 -05:00
Spenser Bushey
f9ed412e4e
Add AudiobookCovers.com metadata provider
...
AudiobookCovers.com acts as a cover-only metadata provider, therefore will only show up in the covers selector.
2023-04-19 22:13:52 -07:00
Divyang Joshi
3b97e2146d
fix: Make sure all existing genres also show up on the match tab
2023-04-17 20:09:59 -05:00
advplyr
8542d433a2
Add:Audio file info modal #1667
2023-04-15 18:09:49 -05:00
advplyr
179f11f55d
Add:Delete library items from file system #1439
2023-04-14 16:44:41 -05:00
advplyr
034b8956a2
Add:Batch embed metadata and queue system for metadata embedding #700
2023-04-02 16:13:18 -05:00
advplyr
fc36e86db7
Update:Match tab show current cover and include resolutions #1605
2023-03-31 18:00:45 -05:00
advplyr
60b4bc1a7e
Update:Show resolution under cover in book details modal #1547
2023-03-31 17:42:52 -05:00
advplyr
fd58df4729
Add:Abridged book detail, parse from audible, abridged book filter #1408
2023-03-22 18:05:43 -05:00
mfcar
c14d13440f
Add explicit info
2023-02-22 12:48:12 +00:00
mfcar
a006eb489d
Fix schedule modal info
2023-02-21 21:40:15 +00:00
advplyr
a8f6202302
Remove Gentium Book font, reduce appbar icon and title font size
2023-02-11 15:02:56 -06:00
advplyr
b957e1a36b
Update:API endpoints for library and library item scan updated to POST requests
2023-02-03 17:50:42 -06:00
advplyr
8fa8360e99
Update:Manual match tab prefer using ASIN with audible providers #1352
2023-01-07 16:22:59 -06:00
advplyr
415dda37a4
Update:Match tab persist selected details to use #1276
2022-12-17 10:27:27 -06:00
advplyr
2d9035d90b
Update get tags route and revert podcast/books search route
2022-12-12 17:45:51 -06:00
advplyr
7df8795d52
Fix:Icon sizes
2022-11-21 07:18:10 -06:00
Lars Kiesow
fdfb07ff2c
Add a few tooltips
...
Starting to use audiobookshelf, the function of some buttons weren't
very clear to me and while some buttons have tooltips, others have not.
This patch adds some additional tooltips to the user interface,
further explaining some of the functionality.
2022-11-20 18:50:34 +01:00
advplyr
c3ec036009
Update:New strings for translation #1103 #1166
2022-11-16 16:11:06 -06:00
advplyr
400e34a4c7
Update:More localization strings #1103
2022-11-08 17:10:08 -06:00
advplyr
faac6f677a
Update:More localization strings #1103
2022-11-07 18:27:17 -06:00