jmt-gh
effc63755b
remove unused console.log
2022-06-11 11:07:49 -07:00
jmt-gh
b90934a72a
remove unused modal
2022-06-11 11:06:19 -07:00
jmt-gh
e01748eb2f
Full support for generating/applying chapter data
...
This commit adds the rest of the support for actually being able to use
Overdrive MediaMarkers.
Shoutout to benonymity's project OverdriveChapterize, where I was able
to port over the logic to actually do the timestamp conversions
https://github.com/benonymity/OverdriveChapterizer/blob/main/chapters.py
I still need to do a lot of cleanup of the actual code, and finish the UI.
2022-06-11 10:57:17 -07:00
jmt-gh
430fbf5e46
Parse out mediamarkers from all files
...
This commit updates the logic in
generateChaptersFromOverdriveMediaMarkers to create a single array of
objects that holds all of the clean MediaMarker data. it still needs to
be conveted to the NewChapters format.
I should also rename this function to "cleanChaptersFromOMM", but I"ll
do that later
2022-06-11 09:34:22 -07:00
jmt-gh
27e6b9ce0d
DRAFT client support for overdrive media markers
...
Initial client side support. Still a good amount to do. Specifically
around actually parsing out all of the media markers, and generating a
single chapter object that can be applied
2022-06-11 02:01:37 -07:00
advplyr
796602d1b2
Add:Enable e-reader server setting to allow all users to access experimental e-reader #614
2022-05-20 16:34:51 -05:00
advplyr
cc1181b301
Add:Chapter editor, lookup chapters via audnexus, chapters table on audiobook landing page #435
2022-05-10 17:03:41 -05:00
advplyr
8702ac1ccf
Fix:Manage tracks page
2022-05-05 18:04:17 -05:00
advplyr
2e070227ab
Update:Give full permissions to admin users except updating root or viewing root api token #137
2022-05-03 19:16:16 -05:00
advplyr
9b9de84740
Add:Experimental embed audio metadata page
2022-05-02 18:48:00 -05:00
advplyr
84c12a6e7e
Add:Experimental embed metadata in audio files #141
2022-05-01 18:33:46 -05:00
advplyr
33dfb764fa
Add:Support for openaudible folder structure (subject to change), add support for treating single audio files in the root directory as library items #401
2022-04-27 19:42:34 -05:00
advplyr
3150822117
New data model removing media entity for books
2022-03-26 11:59:34 -05:00
advplyr
099ae7c776
New data model play media entity, PlaybackSessionManager
2022-03-17 19:10:47 -05:00
advplyr
c4eeb1cfb7
New data model Book media type contains Audiobooks updates
2022-03-17 12:25:12 -05:00
advplyr
7d66f1eec9
New data model edit tracks page, match, quick match, clean out old files
2022-03-13 19:34:31 -05:00
advplyr
65df377a49
New model update audio player, stream, collections
2022-03-12 19:59:35 -06:00
advplyr
2a30cc428f
New api routes, updating web client pages, audiobooks to libraryItem migration
2022-03-10 18:45:02 -06:00
advplyr
65793f7109
Start of new data model
2022-03-08 19:31:44 -06:00
advplyr
95bacce5e5
Add:Start/complete date on audiobook page #383 , Fix local hls stream url
2022-03-04 18:44:20 -06:00
advplyr
89f498f31a
Add:Chromecast support in experimental #367 , Change:Audio player model for direct play
2022-02-22 17:33:55 -06:00
advplyr
c046f9ee98
Add:Edit button and play button on audiobook landing page cover #360 , Fix:Playback rate controller sending change events
2022-02-15 14:38:06 -06:00
advplyr
70c5db4534
Mobile UI adjustments
2022-02-09 11:19:02 -06:00
advplyr
afd2b8c98f
Add:Smart audio track order based on best match track and disc #155
2022-01-09 17:36:25 -06:00
ISO-B
7fa2ec2789
Bookview shows description line changes
2022-01-06 12:50:33 +02:00
advplyr
55e253ac60
Fix:Audiobook page progress track cover z-index
2022-01-02 12:20:39 -06:00
advplyr
a17348f916
Change:Fallback to audio stream tags if probe format has no tags and remove old scanner #256
2021-12-24 18:06:17 -06:00
advplyr
87fbf4f1da
Fix:Series URL paths #217
2021-12-03 18:07:42 -06:00
advplyr
d544540454
Add:Experimental authors page layout #187,Add:Square covers #210
2021-12-02 19:02:38 -06:00
advplyr
1ef9a689bc
Lazy bookshelf finalized
2021-12-01 19:07:03 -06:00
advplyr
66a490365a
Fix:Relative file path for single book scans, Change:Route names & refactor api
2021-11-21 20:00:40 -06:00
advplyr
979fb70c31
Add: Support multiple narrator parse and filter #182
2021-11-17 16:13:16 -06:00
advplyr
416aa3bd60
Add: collections no longer experimental & add collections in book card more menu
2021-11-13 16:06:32 -06:00
advplyr
465e6869c0
Add: Experimental collections edit, book list, collection cover #151
2021-11-06 20:31:46 -05:00
advplyr
bf0893d759
Add: Experimental collections add/remove & db #151
2021-11-05 20:24:02 -05:00
advplyr
3d35b7dc3d
Fix: Cover image on audiobook landing page
2021-11-04 17:58:01 -05:00
advplyr
b827667a72
Change: UI to display correctly on mobile #162
2021-11-04 17:35:59 -05:00
advplyr
2c6cfae6a1
Change: Multiple authors are treated separately for filtering and searching #103
2021-10-31 16:40:27 -05:00
advplyr
e564c80ed2
Add: Bookshelf list link to audiobook page
2021-10-30 20:12:36 -05:00
advplyr
6fd3317454
Add: experimental library list view #149 , Add: experimental series fan out on hover #149
2021-10-29 20:42:28 -05:00
advplyr
ff92fbb849
Change: AudiobookProgress becomes UserAudiobookData, Change: Delete audiobook progress route
2021-10-28 17:19:09 -05:00
advplyr
335bbac81d
Add: Filter and side rail button to show books with issues #132 , Add: realtime updates for audiobook progress
2021-10-24 15:53:51 -05:00
advplyr
92c2c53c09
Add: track manager sort by filename #128 , Add: Support publish year wrapped in parenthesis, Change: Parse out CD Num from filename, Change: Show First Last author everywhere when Last, First is used in folder name, Fix: Re-Scan updates parsed track nums
2021-10-23 20:31:48 -05:00
advplyr
98c1ee01fd
Add: add hotkeys to modals, player, and ereader #121 , Fix: audio player track not resizing on window resize #123 , Add: sortable columns on manage tracks page #128
2021-10-23 16:49:34 -05:00
advplyr
7d9ed75a28
Change: audio player default volume to 100% #118 , Change: username case insensitive #117 , Fix: allowing multiple users of the same name, Added: experimental scan audio tracks show raw tags #114
2021-10-20 18:54:05 -05:00
advplyr
e3425acd75
Fix icon size issue, clean up reader interface, extract metadata from comics #113
2021-10-17 18:05:43 -05:00
advplyr
88e2bac3f5
Support cbr and cbz comics and comic reader #109
2021-10-16 20:33:49 -05:00
advplyr
b9dee8704f
add db init logs for checking root user #81 , add track number check on edit page #108
2021-10-16 07:49:12 -05:00
advplyr
03963aa9a1
change color of book read icon #105 , basic .pdf reader #107 , fix: cover path updating properly #102 , step forward/backward from book edit modal #100 , add all files tab to edit modal #99 , select input auto submit on blur #98
2021-10-15 20:31:00 -05:00
advplyr
cd6e99b4c3
Update users table info #94 , Reorder libraries in config #95 , Use dropdown for library menu #96 , update mobi reader
2021-10-12 20:07:42 -05:00