advplyr
bcc2f847f9
Add:Click timestamp in listening sessions table to open playback at timestamp #798 , add confirm prompt
2022-07-30 11:36:04 -05:00
advplyr
a8c7905f6d
Add:Bookmarks icon btn on library item page and ability to open player at specified time #796
2022-07-29 19:06:52 -05:00
advplyr
6244909332
Update:Timestamp input support over 99 hours and focus input #657
2022-07-25 19:32:04 -05:00
advplyr
5db949e4a7
Update:Save after editing chapters redirects to previous page #827
2022-07-25 18:57:00 -05:00
advplyr
c453d3e8c7
Update:Chapter editor to use timestamp input for chapter start time with toggle to show seconds #657
2022-07-25 18:40:11 -05:00
advplyr
18123664ee
Fix:RSS Feed cover, Update:Remove experimental scanner
2022-07-18 18:39:51 -05:00
advplyr
9e7b84f289
Update:JWT signing
2022-07-18 17:19:16 -05:00
advplyr
86ee4dcff2
Update:Scanner adjustable number of parallel audio probes to use less CPU
2022-07-16 18:54:34 -05:00
advplyr
bca2cfda13
Update:Remove log listener for root user & only set when on logger config page
2022-07-07 17:25:52 -05:00
advplyr
f27982d887
Update:Default backup schedule to 1:30 to avoid conflict with new episode checks #761
2022-07-05 17:38:17 -05:00
jmt-gh
3f6bc90824
remove truncation from number column
2022-06-29 08:25:12 -07:00
advplyr
256a9322ef
Fix:Mobile toolbar for podcasts and add collections for books #693
2022-06-26 11:34:58 -05:00
advplyr
ce961f90ba
Merge pull request #759 from jmt-gh/update_stats_uis
...
Update Library Stats and Your Stats UIs to match other Settings UIs
2022-06-22 17:50:05 -05:00
advplyr
01e7098f00
Updates to setting formatting and copy
2022-06-22 17:47:21 -05:00
jmt-gh)
d0637c1e3d
update library and your stat UIs to match
2022-06-19 19:25:44 -07:00
jmt-gh)
f6702d299d
update html formatting
2022-06-19 18:08:04 -07:00
jmt-gh)
033b7ece28
update text formatting
2022-06-19 17:46:38 -07:00
jmt-gh)
5f5dce6d53
initial Settings update
2022-06-19 17:31:52 -07:00
jmt-gh
50b1098797
add back in empty state
2022-06-19 10:07:09 -07:00
jmt-gh
fdfaa7eba4
unify on 'Listening Sessions'
2022-06-19 10:01:06 -07:00
jmt-gh
5525587513
update sessions table to match other settings tables UI
2022-06-19 09:54:22 -07:00
advplyr
f741064843
Merge pull request #748 from jmt-gh/update_log_page
...
Update Log page to have a matching "settings UI"
2022-06-19 10:07:56 -05:00
jmt-gh
0028136935
update height of content to optimize screen space
2022-06-19 01:53:23 -07:00
jmt-gh
0edc46b771
update log page to have a matching UI
2022-06-19 01:46:42 -07:00
jmt-gh
2261f3d1c3
fix right padding on remove all items button
2022-06-19 01:09:02 -07:00
advplyr
0c8fd6ab0e
Update:Uploader to treat audio files as separate audiobooks if uploading only audio files #670
2022-06-18 16:44:20 -05:00
advplyr
fd13607d89
Update:Logs to use server local timezone instead of UTC #656
2022-06-18 11:34:28 -05:00
advplyr
8ab0f164a6
Update server settings ui and add display settings section
2022-06-18 10:32:12 -05:00
Cassie Esposito
9ba0e52bb7
Added an option to change date format
2022-06-17 01:26:10 -07:00
jmt-gh
3279901ab0
remove clientside changes
2022-06-12 12:24:29 -07:00
jmt-gh
3d85d0bce6
add settings page setting
2022-06-12 00:21:37 -07:00
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
fbbceaa642
Add:Persist RSS feeds in db #696 , Update:RSS feed data model
2022-06-07 18:29:43 -05:00
advplyr
3d821dacb7
Fix:Sessions table cleanup
2022-06-04 15:51:00 -05:00
advplyr
5cd343cb01
Add:All listening sessions config page
2022-06-04 12:44:42 -05:00
advplyr
2d5e4ebcf0
Add:Audio player next/prev chapter buttons
2022-06-04 12:07:38 -05:00
advplyr
3171ce5aba
Update:Paginated listening sessions
2022-06-04 10:52:37 -05:00
advplyr
acf22ca4fa
Testing video media type
2022-05-30 19:26:53 -05:00
advplyr
6161daeef0
Fix:OPML file upload reset
2022-05-29 12:22:16 -05:00
advplyr
cfcd351570
Add:Match All Authors button #642
2022-05-29 12:15:39 -05:00
advplyr
514893646a
Add:OPML Upload for bulk adding podcasts #588
2022-05-29 11:46:45 -05:00
advplyr
a5dacd7821
Merge master
2022-05-28 13:58:52 -05:00
advplyr
b2aab06e01
Add:Listening session modal with all details
2022-05-27 17:39:24 -05:00
advplyr
f002532c1e
Add:User listening sessions page, Update:Listening sessions to save media times and device info
2022-05-26 19:09:46 -05:00
advplyr
54663f0f01
Fix:Listening stats on users page and user listening-sessions api endpoint
2022-05-26 15:10:12 -05:00
Kaldigo
d15264832d
Updated matching with latest changes, Added override toggle for quickmatch, added asin and isbn to quickmatch query, updated audible provider to use audnexus
2022-05-23 03:56:51 +01:00
advplyr
8beac53f5f
Update:Send source back with auth request
2022-05-21 11:21:03 -05:00
advplyr
dabcad5ebd
Update experimental e-reader alert
2022-05-20 16:47:00 -05: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
2a235b8324
Add:RSS feeds for audiobooks #606
2022-05-19 18:51:58 -05:00
advplyr
313b9026f1
Add:Authors page links to filter by author books and link to series page #609
2022-05-19 17:42:34 -05:00
advplyr
c962090c3a
Update:No longer creating initial root user and initial library, add init root user page, web app works with no libraries
2022-05-14 17:23:22 -05:00
advplyr
eaa383b6d8
Update:Show siderail on all pages not just library pages
2022-05-13 17:40:43 -05:00
advplyr
74d26eece4
Add:Re-broadcast podcast with RSS feed no longer experimental #553 , Update:Podcast RSS feed modal warnings and note text
2022-05-11 18:34:17 -05:00
advplyr
5a6867e98a
Add:Listening sessions calendar heat map
2022-05-11 16:27:40 -05:00
advplyr
5591704aad
Fix:Uploads page set folder path on load #581
2022-05-10 17:49:25 -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
a7d422e23f
Add:Alternate view for home page, series and collections without wood texture #424
2022-05-09 18:23:23 -05:00
advplyr
7f27eabf3e
Update:Authors page check user can access library items and can edit
2022-05-08 18:48:57 -05:00
advplyr
4f7588c87d
Update:Author names to link to authors page
2022-05-08 18:43:24 -05:00
advplyr
fbd7ae10d1
Add:Authors landing page #187
2022-05-08 18:21:46 -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
195a30096f
Update:Experimental RSS feed setting custom slugs with default to library item id #553
2022-05-03 18:52:34 -05:00
advplyr
9b9de84740
Add:Experimental embed audio metadata page
2022-05-02 18:48:00 -05:00
advplyr
678dceefed
Add:Experimental generate podcast RSS feed #553
2022-05-02 16:42:30 -05:00
advplyr
8b38dda229
Add:experimental generate podcast feed for testing
2022-05-02 14:41:59 -05:00
advplyr
84c12a6e7e
Add:Experimental embed metadata in audio files #141
2022-05-01 18:33:46 -05:00
advplyr
591a866f8c
Fix:Removing section from upload page #530
2022-04-30 12:31:58 -05:00
advplyr
049ae73d74
Update:Guest user accounts cannot change the account password #537
2022-04-29 18:38:13 -05:00
advplyr
729fdd5c9f
Update:User type admin permissions to create podcasts and download episodes #507
2022-04-29 18:29:40 -05:00
advplyr
220bbc3d2d
Fix:Series covers on home page not spread out correctly #505 , Update:Server settings are now returned with auth requests
2022-04-29 17:43:46 -05:00
advplyr
4185807da4
Add:Check for new episodes manual check and update last check time, Update:Adding new podcasts and downloading podcast episodes restricted to admin users
2022-04-29 16:42:40 -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
ac58536501
Fix:Drag n drop folder upload
2022-04-27 18:03:00 -05:00
advplyr
4bc7cd2045
Fix: show books with invalid audio files and add error icon on book items #491
2022-04-24 18:05:15 -05:00
advplyr
5389115120
Add: Button on series page to mark all series as finished #452
2022-04-24 17:46:21 -05:00
advplyr
034d858f18
Change new podcast modal to remove episode download list #494 , Fix error when importing many episodes (set max size to 5MB) #493 , show podcast episodes downloading and in queue on podcast landing page
2022-04-23 19:41:06 -05:00
Selfhost Alt
f9530897c0
Add tooltip to explain the max backup size
2022-04-23 10:23:01 -07:00
Selfhost Alt
7c7e8285a4
Make maximum backup size configurable
2022-04-23 10:19:31 -07:00
advplyr
554e9ec238
Remove download button form item landing page
2022-04-22 04:53:09 -05:00
advplyr
f2d9de5a5f
Library stats page links to genres, authors, items #453 , use overall days when hours > 10000
2022-04-20 18:43:39 -05:00
advplyr
8be3bebee8
Fix showing series on book landing page
2022-04-20 18:20:31 -05:00
advplyr
ef88972b25
Fix total listening time stats check for strings, remove from experimental since listening sessions are created for all playbacks
2022-04-20 18:16:27 -05:00
advplyr
a62f7a4861
Update uploader to support podcast folder structure
2022-04-14 18:24:24 -05:00
advplyr
cbde451120
Add redirects for media types on unsupported pages
2022-04-14 12:57:34 -05:00
advplyr
4edba20e9e
Update podcast search page to support manually entering podcast RSS feed
2022-04-13 16:55:48 -05:00
advplyr
a90cfc4d04
Fix experimental e-reader with new data model
2022-04-13 08:26:43 -05:00
advplyr
469278cd1e
Fix:Global search support podcasts
2022-04-12 16:54:52 -05:00
advplyr
10d9e11387
Update abmetadata file for new data model, add chapter and description section parser
2022-04-12 16:05:16 -05:00
advplyr
3276b04256
Fix authors filter query string
2022-04-08 18:34:30 -05:00
advplyr
cfe27dff80
Add:Server setting to set custom sorting prefixes to ignore #358
2022-03-31 15:07:50 -05:00
advplyr
3f8e685d64
Podcasts add get episode feed and download, add edit podcast episode modal
2022-03-27 15:37:04 -05:00
advplyr
08e1782253
Fix use first accessible library depending on display order, default library id checked on server when authenticating
2022-03-27 09:45:28 -05:00
advplyr
12027b9a76
Podcast episode player fixes, episode table ui updates
2022-03-26 18:23:33 -05:00
advplyr
0e665e2091
Add playing podcast episodes, episode progress, podcast page, podcast home page shelves
2022-03-26 17:41:26 -05:00
advplyr
e32d05ea27
Podcast library item card, edit details, batch edit
2022-03-26 15:23:25 -05:00
advplyr
173b72c3b5
Add:Purge cache promp alert
2022-03-26 12:08:05 -05:00
advplyr
3150822117
New data model removing media entity for books
2022-03-26 11:59:34 -05:00
advplyr
920ca683b9
Podcast episode downloader, update podcast data model
2022-03-21 19:24:38 -05:00
advplyr
28d76d21f1
Add expand library item authors to /items/:id route
2022-03-21 05:08:33 -05:00
advplyr
122f2a2556
New data model fix collections page & table
2022-03-20 16:16:39 -05:00
advplyr
f8d0384155
Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes
2022-03-19 10:13:10 -05:00
advplyr
deadc63dbb
Add podcast add modal
2022-03-18 19:16:54 -05:00
advplyr
6a06ba4327
Fix player content url, update user progress object include media entity id, update reset progress route
2022-03-18 15:31:46 -05:00
advplyr
c9ea5dd2d7
New data model backups and move backups to API endpoints
2022-03-18 13:44:29 -05:00
advplyr
57399bb79e
Clean up ApiRouter adding MiscController, move upload and scan to api endpoints
2022-03-18 11:51:55 -05:00
advplyr
099ae7c776
New data model play media entity, PlaybackSessionManager
2022-03-17 19:10:47 -05:00
advplyr
1cf9e85272
New data model update MeController user progress routes
2022-03-17 13:33:22 -05:00
advplyr
c4eeb1cfb7
New data model Book media type contains Audiobooks updates
2022-03-17 12:25:12 -05:00
advplyr
1dde02b170
Add user API token with copy to clipboard
2022-03-17 09:28:31 -05:00
advplyr
4c2ad3ede5
Add author edit modal & remove from experimental
2022-03-14 18:53:49 -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
be1e1e7ba0
New data model update stats page and routes, update users page
2022-03-13 17:33:50 -05:00
advplyr
4bdef893af
New data model batch routes and batch editor
2022-03-13 17:10:48 -05:00
advplyr
ea9ec13845
New data model for global search input and search page
2022-03-13 12:39:12 -05:00
advplyr
30f15d3575
Add:Authors page match authors and display author image
2022-03-13 10:35:35 -05:00
advplyr
65df377a49
New model update audio player, stream, collections
2022-03-12 19:59:35 -06:00
advplyr
2d19208340
New model updates for series, collections, authors routes
2022-03-12 18:50:31 -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
c6eb1096e8
Add:Podcast search page
2022-03-06 19:02:06 -06:00
advplyr
6a4d3a55b1
Fix:User last activity
2022-03-05 10:10:42 -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
295c6b0c74
Add:Generate book metadata file when book details are changed,Add:Server setting for storing book metadata in book folder
2022-02-27 14:28:18 -06:00
advplyr
eb109c398f
Change:Server setting for coverDestination to storeCoverWithBook boolean, Add:abmetadata generator
2022-02-27 12:47:56 -06:00
advplyr
cf4824d349
Change:Chromecast support no longer experimental #367
2022-02-26 16:38:01 -06:00
advplyr
aa675422a9
Add:Support multiple book upload #248
2022-02-26 16:19:22 -06:00
advplyr
7f1fc1901b
Add:Server setting to disable folder watcher #378
2022-02-23 17:52:21 -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
0892291499
Add:Batch set book details #370
2022-02-17 14:33:12 -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
d78cc90276
Add:Discord invite to config
2022-02-14 17:32:35 -06:00
advplyr
f15be4c96e
Add:Server setting to ignore "The" infront of titles and series when sorting #361
2022-02-13 15:00:59 -06:00
advplyr
0dca8472de
Fix:Mobile flag max size
2022-02-11 08:50:28 -06:00
advplyr
70c5db4534
Mobile UI adjustments
2022-02-09 11:19:02 -06:00
advplyr
b284a9bd57
Add:Language and ASIN id3 tag parse, language filter, asin search, asin audible match, add fields to details #305
2022-01-09 18:37:16 -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
advplyr
1be0ff7654
Add:Scanner set default cover provider #291
2022-01-08 17:03:33 -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
5edff98942
Fix:Stat sessions title text overflow
2021-12-29 16:21:07 -06:00
advplyr
b80d735750
Add:User listening stats page and new library stats
2021-12-29 15:53:19 -06:00
advplyr
e56196a137
Add:Alternative bookshelf view with titles #232
2021-12-28 15:50:17 -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
f4ee2889fe
Version bump v1.6.46
2021-12-20 20:21:25 -06:00
advplyr
c89319ffc5
Fix:Batch edit genres not updating #246
2021-12-20 19:12:09 -06:00
advplyr
6160da475f
Fix:Accounts user page fix cover images
2021-12-16 19:08:02 -06:00
advplyr
1463af28ce
Add:Support AAC audio files #244
2021-12-16 18:44:50 -06:00
advplyr
ddf0fa72e8
Add:Cover image cache, resize & use webp image #223
2021-12-12 17:15:37 -06:00
advplyr
fde6700a82
Fix:Multi select dropdown menus overflow and update on scroll,Fix: Batch edit only submit updates that were made #222
2021-12-06 17:55:43 -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
9a6ba3d0de
Add:Server option to use square cover images #210
2021-12-02 15:49:03 -06:00
advplyr
1ef9a689bc
Lazy bookshelf finalized
2021-12-01 19:07:03 -06:00
advplyr
5c92aef048
Lazy bookshelf, api routes for categories and filter data
2021-11-30 20:02:40 -06:00
advplyr
4587916c8e
Lazy bookshelf
2021-11-28 19:36:44 -06:00
advplyr
3941da1144
Add:Experimental change bookshelf texture #186
2021-11-27 20:11:35 -06:00
advplyr
ad8670aeb4
Add:Support volumes with decimal #196 , Change:Time remaining adjusted for current playback rate, Change:Series bookshelf shows shelf label with series name, Fix:Search bookshelf UI, Add:Show current chapter under audio track, Change: Highlight colors for chapters modal
2021-11-26 15:46:07 -06:00
advplyr
a5fc382cad
Add:New scanner and scanner server settings
2021-11-25 18:39:02 -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
02da95377e
Add: Listening statistics and chart on stats page #167
2021-11-13 19:17:33 -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
91e44bc2f9
Add: User listening sessions and user listening stats #167
2021-11-12 19:43:16 -06:00
advplyr
fa8d02c729
Fix: books read stat #167 , Add: scanner parse metadata.opf and metadata.xml and use data #141
2021-11-08 20:05:12 -06:00
advplyr
c7b0e1e2a2
Add: Stats page in config #167
2021-11-07 19:52:13 -06:00
advplyr
5e5792c0f8
Add: Sortable collection books, play from collections, collection book table row updates #151
2021-11-07 18:11:29 -06:00
advplyr
0980b6d5d5
Fix: Setting root socket error, Change: collection books table ordering and icons #151
2021-11-07 15:28:06 -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
8ca6c62a03
Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72
2021-10-31 19:10:45 -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
6fbd9dc260
Fix: initializing backup settings #146
2021-10-26 18:29:04 -05:00
advplyr
c6614aba05
Fix: listen to changing series query string #140
2021-10-26 18:24:42 -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
ff1eeda468
Change: config page to multiple pages, Add: user permissions for accessible libraries #120 , Add: map genre metadata tag #114 , Add: experimental audio player keyboard controls #121 , Add: view user audiobook progress list
2021-10-22 20:08:02 -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
48f0e039e5
New search page, updated search menu includes tags #112
2021-10-17 11:29:52 -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
advplyr
9715c53332
Fix: root user password change #93 , Change: link to series filter on ab page #90 , Add: basic mobi and azw3 ereader support
2021-10-11 16:59:41 -05:00
advplyr
120c70622a
Fix folder browser, fix track number parsed from filename too large, add mp4 audiobook support
2021-10-10 19:29:22 -05:00
advplyr
04f92c33c2
Abort backup if it is getting too large #89 , support for ebook only book folders #75
2021-10-10 16:36:21 -05:00
advplyr
e80ec10e8a
Fix ebook url #75 , download other files #75 , fix book icon disappearing #88 , backups #87
2021-10-08 17:30:20 -05:00
advplyr
f752c19418
narrator filter, no series filter, full paths toggle, book landing page details, new sans font, update query string on filter/sort, persist experimental feature flag, batch edit redirect bug, upload file permissions and owner
2021-10-06 21:08:52 -05:00
advplyr
75aede914f
Fix URL encoding, fix download m4b cover art
2021-10-06 13:00:12 -05:00
advplyr
d9d34e87e0
Support multi library 1.4.0
2021-10-05 21:10:49 -05:00
advplyr
577f3bead9
Support for libraries and folder mapping, updating static cover path, detect reader.txt
2021-10-04 22:11:42 -05:00
advplyr
a590e795e3
Fix ebook url, add opus to uploader, set chapters after track updates
2021-10-02 15:36:33 -05:00
advplyr
bd336345ee
Support for opus audio type, experimental features toggle, epub reader starting point
2021-10-02 13:50:39 -05:00
Mark Cooper
3dd8dc6dd4
Scan for covers now saves covers, server settings to save covers in audiobook folder
2021-10-01 20:29:00 -05:00
Mark Cooper
8d9d5a8d1b
Always sync file inodes, save http url covers in cover directory
2021-10-01 18:42:48 -05:00
Mark Cooper
47c6c1aaad
Readme update
2021-09-30 19:57:13 -05:00
Mark Cooper
d6cab8e591
logLevel as server setting, logger config page, re-scan audiobook option, fix embedded cover extraction, flac and mobi support, fix series bookshelf not wrapping
2021-09-30 18:52:32 -05:00
Mark Cooper
dc18eb408e
Scanner v4, audio file metadata used in setting book details, embedded cover art extracted and used
2021-09-29 20:43:36 -05:00
Mark Cooper
4c07f9ec25
Write metadata file option, rate limiting login attempts, generic failed login message
2021-09-29 10:16:38 -05:00
Mark Cooper
0da327222e
Fix config page not scrolling, add scroll arrows on home page, fix routing issue on back button, fix continue reading shelf
2021-09-28 17:36:41 -05:00
Mark Cooper
868e1af28a
Starting point for home page
2021-09-28 06:44:40 -05:00
Mark Cooper
3e5338ec8e
Fixing scanner inodes, select all fix, starting ebook reader
2021-09-27 06:52:21 -05:00
Mark Cooper
b35997e8be
Update chapters modal, search page, fix version check, ignore matching audio file paths on rescan
2021-09-24 16:14:33 -05:00
Mark Cooper
fcd664c16e
Side rail, book group cards, fix dropdown select
2021-09-24 07:32:38 -05:00
Mark Cooper
94741598af
Pkg scripts win/linux
2021-09-22 20:40:35 -05:00
Mark Cooper
f4d6e65380
Player track chapter tickmarks, highlight current chapter, progress filters, links in stream container
2021-09-21 16:42:01 -05:00
Mark Cooper
8f1152762a
Adding upload permission to users, directory structure readme update
2021-09-18 12:45:34 -05:00
Mark Cooper
db01db3a2b
Missing audiobooks flagged not deleted, fix close progress loop on stream errors, clickable download toast, consolidate duplicate track error log, improved scanner to ignore non-audio files
2021-09-17 18:40:30 -05:00
Mark Cooper
b2ab5730f5
Add batch read/not read update, Update tooltip positions
2021-09-16 08:37:09 -05:00
Mark Cooper
3dfd7ea035
Add audiobook uploader
2021-09-13 20:18:58 -05:00
Mark Cooper
4e92ea3992
Update scanner v3, add isActive support for users
2021-09-10 19:55:02 -05:00
Mark Cooper
ee452d41ee
Adding permissions per user, add volume number sort
2021-09-06 17:42:15 -05:00
Mark Cooper
41c391e87b
Update user audiobook progress model, add mark as read/not read, download individual tracks
2021-09-06 14:13:01 -05:00
Mark Cooper
1f2afe4d92
Editing accounts, change root account username, removed token expiration
2021-09-05 18:20:29 -05:00
Mark Cooper
d2a2f3ff6a
New filters using base64 strings, keyword filter
2021-09-05 13:21:02 -05:00
Mark Cooper
af05e78cdf
Add Subtitle and Narrarator fields, add server settings object, scanner to parse out subtitles
2021-09-04 19:58:39 -05:00
Mark Cooper
e566c6c9d5
Improve track order detection, allow for excluding audio files from tracklist
2021-09-04 18:02:42 -05:00
Mark Cooper
e4dac5dd05
Adding download tab and download manager, ffmpeg in worker thread
2021-09-04 14:17:26 -05:00
Mark Cooper
bff42962ba
Logo update, fix book card shadow
2021-09-01 16:01:15 -05:00
Mark Cooper
23f343f1df
Adding and deleting users
2021-08-27 07:01:47 -05:00
Mark Cooper
88c7c1632e
Batch updating and deleting, multi-select
2021-08-26 18:32:05 -05:00
Mark Cooper
e54535f465
Bookshelf cover size setting and widget
2021-08-26 09:47:51 -05:00
Mark Cooper
9c32e4cbda
Fix update tracklist and invalid parts alert, update readme screenshots
2021-08-26 07:09:23 -05:00
Mark Cooper
81487d1dba
Parse and update author name on each update
2021-08-25 06:38:32 -05:00
Mark Cooper
e230cb47e8
Clean and parse author name from directory, sort by author last name, scan for covers
2021-08-24 20:24:40 -05:00
Mark Cooper
bf38004b5e
Fix dynamic route requests, add auth middleware
2021-08-23 19:37:40 -05:00
Mark Cooper
f83c5dd440
Moving settings to be user specific, adding playbackRate setting, update playbackRate picker to go up to 3x
2021-08-23 18:31:04 -05:00
Mark Cooper
73a786879e
Fix scan for audiobook directories in root dir
2021-08-23 14:08:54 -05:00
Mark Cooper
f4cb5d101e
Reset password and users table on settings page
2021-08-22 10:46:04 -05:00
Mark Cooper
0990c61c93
Add global search, add reset all audiobooks
2021-08-21 16:23:35 -05:00
Mark Cooper
eab8edce8d
Use local image as cover if found, adding release-it version control
2021-08-21 13:02:24 -05:00
Mark Cooper
be7e2576f1
Adding audio playback speed control, updating volume control UI, fix stream play for small streams
2021-08-20 18:29:10 -05:00
Mark Cooper
307b5b83a9
Cleaning up, adding readme and images, genre filter
2021-08-19 17:29:36 -05:00
Mark Cooper
a89d2e71cc
Adding files tables, fixing loading when switching streams
2021-08-18 18:31:19 -05:00
Mark Cooper
30ca0bb95f
Sorting, fix user object bug, add settings module
2021-08-18 06:50:24 -05:00
Mark Cooper
e1aa95af97
Add version to config
2021-08-17 17:51:07 -05:00
Mark Cooper
a0c60a93ba
Init
2021-08-17 17:01:11 -05:00