advplyr
856cf180a5
Fix chapter editor overflow, set custom wrap breakpoint #4652
2025-09-05 17:21:55 -05:00
advplyr
0eed4e82f9
Fix bulk add chapter icon button tooltip
2025-08-14 16:35:28 -05:00
advplyr
2ed2328401
Remove negative chapter end check & tooltip
2025-08-14 16:18:33 -05:00
advplyr
8b260c8bc6
Update bulk chapter modal styles, decreased text and button sizes
2025-08-14 16:16:34 -05:00
advplyr
7dcb9b98a0
Chapter lookup modal add back button to clear lookup results
2025-08-14 16:03:32 -05:00
Josh Vincent
3e423839a1
Fixes UI for Bulk Chapter adder, and changes logic around locking
2025-08-04 18:33:06 -06:00
Josh Vincent
2773c8c4a9
Merge remote-tracking branch 'josh-vin/master' into feat/ChaptersEnhancments
2025-08-04 18:32:28 -06:00
advplyr
894ea0b80a
Update chapter data log
2025-07-31 19:19:11 -05:00
Chris Campanile
e54571f011
Including total durations into the de-branding from #4226 as warning message is always present currently
2025-07-31 16:48:05 -07:00
Josh Vincent
77d7a50b99
Merge remote-tracking branch 'josh-vin/master' into feat/ChaptersEnhancments
2025-07-30 16:51:12 -06:00
Josh Vincent
9da0be6d36
Allow clicking on elapsedTime to adjust chapter start
2025-06-08 13:18:41 -06:00
advplyr
0c5d05d319
Fix chapter table on audiobook tools page uneven column widths
2025-06-07 17:10:23 -05:00
Josh Vincent
c41bdb951c
Moves the lock button and fixes padding on bulk add feature.
...
Moves the lock button the right of the Title text box.
Enhances the bulk chapter add feature by preserving zero-padding in chapter titles and prevents editing of locked chapters. Also allows Enter to be pressed in the Add Multiple Chapters modal.
Adds a warning toast when attempting to modify locked chapters.
Fixes sizing of boxes on smaller windows
2025-06-07 14:48:05 -06:00
Josh Vincent
54815ea9c7
Add a second to bulk chapters so its valid
...
This will enable users to go in and fix the chapter timing later but still save easily with the bulk import.
2025-06-06 13:25:20 -06:00
Josh Vincent
09397cf3de
Improves chapter editing and adds bulk import
...
Adds chapter locking functionality, allowing users to lock individual chapters or all chapters at once to prevent accidental edits.
Implements time increment buttons to precisely adjust chapter start times.
Introduces bulk chapter import functionality, allowing users to quickly add multiple chapters using a detected numbering pattern.
Adds elapsed time display during chapter playback for better user feedback.
Updates UI tooltips and icons for improved clarity and user experience.
2025-06-06 11:22:38 -06:00
Vito0912
b6995ba5d1
prettier
2025-06-02 19:33:50 +02:00
Vito0912
9968743a93
fix wrong display and ignored values
2025-06-02 19:32:52 +02:00
advplyr
0df5a7816d
Update chapter toast strings, update spacing, autoformat
2025-05-10 16:42:34 -05:00
advplyr
26c976b6b9
Merge branch 'master' into feat/chapterLookUp
2025-05-10 16:22:30 -05:00
advplyr
257bf2ebe0
Update edit chapters page breakpoint & cleanup padding
2025-05-09 17:24:02 -05:00
advplyr
b876256736
Audiobook tools page include edit item button and item title linked to item page
2025-05-08 17:17:44 -05:00
advplyr
3ce6e45761
Support m4b encoder tool for single m4b audiobooks
2025-05-08 17:08:11 -05:00
advplyr
342d100f3e
Replace advanced options with presets/advanced card
2025-05-02 17:24:46 -05:00
advplyr
e0b90c6813
Add channels, codec and bitrate to tracks table & breakpoint updates
2025-05-02 15:06:31 -05:00
Vito0912
a1074e69ac
Fixed crash
2025-04-27 19:51:56 +02:00
Vito0912
65aec6a099
Adds locale
2025-04-27 19:44:28 +02:00
Vito0912
38957d4f32
fix shift times not works when editing
2025-04-27 19:34:12 +02:00
Vito0912
a2dc76e190
remove brading
2025-04-27 19:21:37 +02:00
Nicholas Wallace
79fe064c4a
Add: server localization for chapter lookup
2025-04-19 23:25:17 -07:00
Nicholas Wallace
7e69713683
Change: chapter lookup to be in modal
2025-04-19 23:13:38 -07:00
advplyr
ddcda197b4
Fix manage, chapters edit tracks and library stats page not setting the current library properly #4170
2025-03-30 17:27:36 -05:00
mikiher
f88e40ea3e
Fix double slash color modifer typo
2025-03-23 08:57:13 +02:00
mikiher
30db5d50fb
Tailwind V4 migration initial commit
2025-03-16 16:41:37 +02:00
advplyr
aebb3ff413
Fix API including basepath in tracks contentUrl
2025-02-01 16:47:36 -06:00
Nicholas W
9327331ee9
Localization updates for 2.15.0 ( #3520 )
...
* Add: episode edit dropdowns
* Update: lazy episode table and row
* Various string updates
* Batch quick match strings
* Author card strings
* Update translation key for quick match episodes confirm
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-10-17 17:03:08 -05:00
mikiher
42616b59de
Cleanup: remove explicit localhost:3333 and remove unnessesary if(dev) blocks
2024-10-14 13:30:17 +03:00
advplyr
1cac42aec5
Add localization on logs page and confirm embed #3495
2024-10-12 15:32:51 -05:00
Nicholas Wallace
c33b470fca
Tools Manager strings
2024-10-10 21:58:17 -07:00
advplyr
562c30cff4
Replace failed to update toasts with one generic string
2024-09-29 17:53:52 -05:00
advplyr
bb481ccfb4
Update:Chapters page populate ASIN input in lookup modal after match #3428
2024-09-19 17:21:41 -05:00
Nicholas W
f0e70ed27b
Translation strings added ( #3304 )
...
* Update: `pages/items/_id` toast messages
* Update: account modal strings
* Update: audio file data modal strings
* Update: sleep timer set string
* Update: loading indicator string
* Update: lazy book card strings
* Reorder keys
* Fix: syntax error in LazyBookCard
* Fix: json ordering
* Fix: fix double message definition
* Update: login form toast strings
* Update: batch delete toast
* Update: collection add toast messages
* Replace: toasts in BookShelfToolbar
* Update: playlist edit toasts
* Update: Details tab
* Add: title required string
* Update: ereader toasts
* Update: author toasts, title and name required toasts
* Clean up "no updates" strings
* Change: slug strings
* Update: cover modal toasts
* Change: cancel encode toasts
* Change: failed to share toasts
* Simplify: "renameFail" and "removeFail" toasts
* Fix: ordering
* Change: chapters remove toast
* Update: notification strings
* Revert: loading indicator (error in browser)
* Update: collectionBooksTable toast
* Update: "failed to get" strings
* Update: backup strings
* Update: custom provider strings
* Update: sessions strings
* Update: email strings
* Update sort display translation strings, update podcast episode queue strings to use translation
* Fix loading indicator please wait translation
* Consolidate translations and reduce number of toasts
---------
Co-authored-by: advplyr <advplyr@protonmail.com>
2024-08-30 17:47:49 -05:00
advplyr
f9f89e1e51
Update material symbols icon font
...
- only include Material Symbols Rounded
- Replace some ligatures with codepoint so loading isnt as ugly/shifting
2024-08-16 16:57:17 -05:00
Shaun
49054d5239
persist the advanced encoding options, show the encoding options used with in progress encodes
2024-07-31 16:44:24 +10:00
mikiher
10f5f331d7
Fixes + add progress to m4b and embed tools
2024-07-20 12:28:06 +03:00
Greg Lorenzen
2c65b8fd2b
Replace material-icons class with material-symbols class in components
2024-07-08 09:39:00 -07:00
advplyr
e6b1acfb44
Remove tone scripts & references, rename tone-object endpoint, remove node-tone dependency, remove TONE_PATH env
2024-07-06 16:00:48 -05:00
advplyr
6462a50713
Add more translation strings
2024-05-13 17:25:01 -05:00
advplyr
ff5226fa93
Update:Remove unused missing/invalid audiobook parts logic and keys
2024-03-21 14:38:52 -05:00
advplyr
a9e9808183
Fix:trim whitespace from asin for chapter lookup #2605
2024-02-15 17:05:48 -06:00
advplyr
995cf51ae3
Update:Default m4b encoding bitrate to 128k #1892
2023-07-11 16:57:30 -05:00