Greg Lorenzen
733f61075f
WIP: Add "End of chapter" option for sleep timer ( #3151 )
...
* Add SleepTimerTypes for countdown and chapter
* Add functionality for 'end of chapter' sleep timer
* Fix custom time for sleep timer
* Include end of chapter string for sleep timer
* Increase chapter end tolerance to 0.75
* Show sleep time options in modal when timer is active
* Add SleepTimerTypes for countdown and chapter
* Add functionality for 'end of chapter' sleep timer
* Fix custom time for sleep timer
* Include end of chapter string for sleep timer
* Increase chapter end tolerance to 0.75
* Show sleep time options in modal when timer is active
* Sleep timer cleanup
* Localization for sleep timer modal, UI updates
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-07-14 13:56:48 -05:00
Greg Lorenzen
43b7ccd61a
WIP: Add adjustable skip amount ( #3113 )
...
* Add playback settings string to en-us
* Add playback settings UI for jump forwards and jump backwards
* Remove jump forwards and jump backwards settings
* Remove jump forwards and jump backwards en-us strings
* Update player UI to include player settings button
* Add label view player settings string
* Add PlayerSettingsModal component
Includes a toggle switch for enabling/disabling the chapter track feature.
* Add player settings modal component to MediaPlayerContainer
* Handle useChapterTrack changes in PlayerUI
* Add jump forwards and jump backwards settings to user store
* Add jump forwards and jump backwards label strings
* Add jump forwards and jump backwards settings to PlayerSettingsModal
* Update jump forwards and jump backwards to handle user state values in PlayerHandler
* Update jump backwards icon in PlayerPlaybackControls
* Add playback settings string to en-us
* Add playback settings UI for jump forwards and jump backwards
* Remove jump forwards and jump backwards settings
* Remove jump forwards and jump backwards en-us strings
* Update player UI to include player settings button
* Add label view player settings string
* Add PlayerSettingsModal component
Includes a toggle switch for enabling/disabling the chapter track feature.
* Add player settings modal component to MediaPlayerContainer
* Handle useChapterTrack changes in PlayerUI
* Add jump forwards and jump backwards settings to user store
* Add jump forwards and jump backwards label strings
* Add jump forwards and jump backwards settings to PlayerSettingsModal
* Update jump forwards and jump backwards to handle user state values in PlayerHandler
* Update jump backwards icon in PlayerPlaybackControls
* Add jump amounts to playback controls tooltips
* Fix merge issues and add new Material Symbols to player ui
* Alphabetize strings in en-us.json
* Update dropdown component with SelectInput to support menu overflowing modal
* Update localization for player settings
* Update en-us strings order
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-07-12 17:52:48 -05:00
advplyr
e224fd2595
Update edit library folder icon to fill
2024-07-10 16:38:58 -05:00
Greg Lorenzen
abc76ca155
Replace Material Icons in LaxyBookCard and ShareModal components
2024-07-08 22:29:36 +00:00
Greg Lorenzen
a76600e53b
Update play_arrow icons with fill CSS class
2024-07-08 22:00:16 +00:00
Greg Lorenzen
2c65b8fd2b
Replace material-icons class with material-symbols class in components
2024-07-08 09:39:00 -07:00
advplyr
af92ae4d51
Add link to media item shares guide in share modal
2024-07-07 16:09:32 -05:00
advplyr
2f2ec2ec1f
Add book item more menu item for Share, restrict share to admin or up, add admin socket events for open/close shares
2024-07-07 15:51:50 -05:00
advplyr
1e5cb09ada
Update changelog version to link to release, pass versionData into changelog modal
2024-07-06 16:28:36 -05:00
advplyr
b0f1827e3c
Merge branch 'master' into changelog_link
2024-07-06 16:06:51 -05:00
advplyr
9a4c5a16ef
Merge pull request #3111 from mikiher/tone-replacement
...
Replace tone with ffmpeg for metadata and cover embedding
2024-07-06 16:03:17 -05:00
Nicholas Wallace
3764ef14a9
Add: publish date of current version to modal
2024-07-06 16:21:06 +00:00
mikiher
1b015beba4
Remove windows restrictions from Tools.vuw
2024-07-02 19:00:03 +03:00
advplyr
8e286a6070
Open media item share sessions shown on listening sessions page, create device info for share sessions
2024-06-30 16:36:00 -05:00
advplyr
c309856f74
Update:Media item share modal UI/UX and localization #1768
2024-06-29 16:15:55 -05:00
advplyr
d6eae9b43e
Add:Create media item shares with expiration #1768
2024-06-22 16:42:13 -05:00
advplyr
ba6a88a5bf
Fix:Edit author modal resetting form inputs on image change #2965
2024-05-27 16:04:36 -05:00
advplyr
ce7f891b9b
Update:Disable epubs from running scripts by default, add library setting to enable it GHSA-7j99-76cj-q9pg
2024-05-26 16:01:08 -05:00
advplyr
7f28fbb330
Update:Prevent MultiSelect input from adding items that are whitespace & trim whitespace before adding items
2024-05-26 14:37:07 -05:00
Brian C. Arnold
7d8fb3bb10
Change Tags and Narrators to work the same as Genres on the Match Import page.
2024-05-26 08:08:07 -04:00
advplyr
2f72300636
Update email page to only load users when needed
2024-05-25 14:44:34 -05:00
advplyr
6462a50713
Add more translation strings
2024-05-13 17:25:01 -05:00
advplyr
8c6c43657c
Add translation strings for toasts, update data load toasts to use generic failed to load data message
2024-05-13 16:58:41 -05:00
advplyr
04ed4810fd
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2024-05-06 17:17:41 -05:00
advplyr
941c798d78
Fix:Update author updatedAt when downloading new image, fixes author image refresh #2934
2024-05-06 17:17:35 -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
bf3db1dae0
Fix:Fullscreen cover image modal not updating when changing covers #2900
2024-05-02 17:48:50 -05:00
advplyr
3ab638ed61
Fix:Trim whitespace from username when creating new, remove trim from password to allow whitespace #2882
2024-04-26 17:07:19 -05:00
advplyr
e8bb92826a
UI/UX update podcast search region dropdown max width and height
2024-04-24 17:37:04 -05:00
advplyr
41af913280
Update:Edit item cover tab UI for small screen sizes #2832
2024-04-07 16:24:23 -05:00
advplyr
4a127d35b9
Update:Add client name and version to sessions table and session modal
2024-04-05 16:50:15 -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
630ece82ad
Fix:Chapter modal scroll to current chapter
2024-03-15 14:35:09 -05:00
Lauri Vuorela
a814e45150
add a toggle for the new continue series setting
2024-03-12 17:00:21 +01: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
973a18d346
Update:Added button to user edit modal for unlinking user from openid #2587
2024-02-18 15:38:45 -06:00
advplyr
7a570439db
Update:Clamp item descriptions to 4 lines and show more button #2614
2024-02-18 11:24:36 -06:00
advplyr
2ec52a7a45
Merge branch 'master' into liaocl
2024-02-17 12:56:05 -06:00
advplyr
0cf2f8885e
Add custom metadata provider controller, update model, move to item metadata utils
2024-02-11 16:48:16 -06:00
advplyr
ddf4b2646c
Merge branch 'master' into dewyer/add-custom-metadata-provider
2024-02-11 09:10:29 -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
0b334cf957
Add:Authentication setting to show a custom message on login #2552
2024-01-26 17:08:23 -06:00
advplyr
c0cb3a176f
Update:Hide audiobook tools for windows install, remove debian folder picker alert
2024-01-16 17:19:45 -06:00
FlyinPancake
6ef4944d89
Merge branch 'advplyr:master' into dewyer/add-custom-metadata-provider
2024-01-13 01:08:23 +01:00
advplyr
69e23ef9f2
Add:Epub metadata parser and cover extractor #1479
2024-01-07 17:51:07 -06:00
advplyr
eaf6bf29cc
Fix:Improve performance for podcast rss feed episodes modal for large rss feeds
2024-01-05 14:39:25 -06:00
mozhu
81020ff34d
播客搜索地区配置增加默认参数
2024-01-05 15:50:20 +08:00
mozhu
fea78898a5
移动播客搜索地区配置到媒体库配置
2024-01-05 14:45:35 +08:00
advplyr
9f909b0d85
Update:Library folder browser to also work for debian and windows
2024-01-03 16:23:17 -06:00
Barnabas Ratki
8027c4a06f
Added support for custom metadata providers
...
WiP but already open to feedback
2024-01-03 20:25:34 +01:00
mikiher
0282a0521b
Sort audible match results by duration difference
2023-12-09 00:33:06 +02:00
advplyr
5e69b54eb0
Reverse order of metadata precedence in UI, add translations
2023-11-26 13:45:43 -06:00
mikiher
d990e5b909
Add NFO metadata source
2023-11-12 13:30:23 +00:00
advplyr
33e287a543
Update:Persist show full path option for tables #2285
2023-11-09 16:26:49 -06:00
advplyr
27497451d9
Add:Ereader device setting to set users that have access #1982
2023-10-29 11:28:34 -05:00
advplyr
2c9f2e0d68
Fix podcast episode rss feed search showing all episodes are downloaded
2023-10-28 15:54:19 -05:00
advplyr
61f2fb28e0
Add:Help icon buttons for libraries, rss feeds and users config pages, table add new buttons updated
2023-10-28 13:27:53 -05:00
advplyr
6278bb8665
Move raw cover preview to a separate global component, fix item page cover overlay show on hover
2023-10-27 16:51:44 -05:00
advplyr
ce88c6ccc3
Scanner metadata order of precedence description label, link to guide, add translations
2023-10-22 12:58:05 -05: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
50215dab9a
Hide library modal tools tab for new libraries
2023-10-21 13:00:41 -05:00
advplyr
d22052c612
Update UI for library tools tab
2023-10-18 16:47:56 -05:00
advplyr
b4ce5342c0
Add:Tools tab on library modal, api endpoint to remove all metadata files from library item folders
2023-10-17 17:46:43 -05:00
advplyr
0d5792405f
Fix:Podcast episodes store RSS feed guid so they can be matched if the RSS feed changes the episode URL #2207
2023-10-16 17:47:44 -05:00
advplyr
656c81a1fa
Update:Remove image path input from author modal, add API endpoints for uploading and removing author image
2023-10-13 17:37:37 -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
347b49f564
Update:Remove scanner settings, add library scanner settings tab, add order of precedence
2023-10-08 17:10:43 -05:00
advplyr
bfe514b7d4
Add:Email inputs for users
2023-10-04 17:05:12 -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
advplyr
ed82a5aa19
Update:Library folder path editable in library edit modal until submit #2150
2023-09-27 17:50:32 -05:00
advplyr
10011d3886
Add:Remove option for authors & show authors with 0 books on authors page #2124
2023-09-24 17:06:32 -05:00
mikiher
6eab985b1e
Use encodeURIComponent for text inputs
2023-09-20 11:25:21 +00:00
advplyr
80fee92037
Update "disable watcher" server setting to display as "enable watcher" #2055
2023-09-08 14:28:21 -05:00
advplyr
d0c02a801a
Update open rss feed prevent indexing - dont include block tags when not preventing indexing
2023-09-08 14:03:12 -05:00
advplyr
75276f5a44
Fix:Server crash when updating cover to a directory #2007
2023-08-30 18:05:52 -05:00
advplyr
469167df66
Update get all feeds route to be admin-only, map translation strings
2023-08-22 16:37:22 -05:00
Shawn Hoffman
13427b9f70
Add RSS feeds config page
2023-08-22 10:11:10 -07:00
advplyr
daa8c4cd67
Update:Remove sort index from podcast episodes
2023-07-22 09:24:46 -05:00
advplyr
c2af96e7cd
Fix:New user setting tags array #1933
2023-07-18 17:43:33 -05:00
advplyr
9c65d655b8
Fix:Realtime update cover on cover tab in item edit modal
2023-07-15 12:37:33 -05:00
advplyr
e40e0bfa25
Update:Listening session modal UI
2023-07-13 17:44:20 -05:00
advplyr
78fe6d47ba
Fix:Library settings context menu actions for mobile view #1886
2023-07-11 17:06:14 -05:00
advplyr
00a02921dd
Fix:RSS feeds that include an id as a query string #1896
2023-07-06 18:06:26 -05:00
advplyr
e07e2cd359
Update:Select all episodes showing option #1878 & add translations to episodes modal
2023-06-30 17:30:15 -05:00
advplyr
bdbc5e3161
Add:Library setting to hide single book series #1433
2023-06-29 17:55:17 -05:00
advplyr
d0bce2949e
Add:FFProbe api endpoint
2023-06-25 16:16:11 -05:00
advplyr
e44595521d
Update:Cleanup collections edit modal ui for mobile
2023-06-23 17:32:03 -05:00
advplyr
15313826bf
Add:Epub ereader settings for font scale, line spacing, theme and spread
2023-06-14 17:30:08 -05:00
advplyr
0ec50bb570
Remove experimental features and experimental ereader setting
2023-06-10 14:11:51 -05:00
advplyr
014fc45c15
Add:Audiobooks only library settings, supplementary ebooks #1664
2023-06-10 12:46:57 -05:00
advplyr
05ce9c6eda
Add:Email smtp config & send ebooks to devices #1474
2023-05-29 17:38:38 -05:00
advplyr
019063e6f4
Update:New API routes for library files and downloads
2023-05-28 12:34:22 -05:00