Cassie Esposito
23904d57ad
Narrator data is sucessfully saved from folder name.
2022-05-19 20:59:59 -07:00
Cassie Esposito
efdb43e2d2
Merge branch 'advplyr:master' into scan-for-narrator
2022-05-19 19:45:35 -07:00
Cassie Esposito
67523095d6
Narrators successfully isolated from path. Next steps: parse multiple narrators and save to disk
2022-05-19 19:42:45 -07:00
advplyr
4bcca97b1f
Update:Home page continue series shelf to use first unplayed book (instead of next book after most recently played) #608
2022-05-19 18:09:26 -05:00
advplyr
139ee013a7
Add:Parsing tags from OPF metadata #602 , Update:OPF parser to check for prefix on package/metadata/meta objects
2022-05-18 19:25:18 -05:00
advplyr
853858825b
Fix:File permissions on cache dirs and cache images, Fix:Db delete read stream closing before write stream resulting in deletes sometimes not happening
2022-05-15 09:51:08 -05:00
advplyr
113026ce13
Fix:Sanitize new podcast folder names and ensure feedUrl is in feed metadata #589
2022-05-13 17:13:58 -05:00
advplyr
caea6c6371
Update:Show seconds in elapsedPretty
2022-05-11 17:20:32 -05:00
jflattery
6b98baafdf
Resolve @advplyr's feedback
...
Add 'itunes' tag to 'season' and fix display formating
2022-05-05 13:38:00 +00:00
jflattery
cc285bb685
Add support for seasonal podcasts
...
Podcasts such as [Command Line Heroes](https://podcasts.apple.com/us/podcast/command-line-heroes/id1319947289 ) have multiple seasons in which each has it's own , . This seaks to add support for such podcast series.
2022-05-04 14:14:09 +00:00
advplyr
84c12a6e7e
Add:Experimental embed metadata in audio files #141
2022-05-01 18:33:46 -05:00
advplyr
5f0f8b92d1
Fix:Continue series home page shelf to check for finished books in series #545
2022-05-01 15:31:07 -05:00
advplyr
fc8473ed84
Add:Putting back in the Continue Series shelf on the home page #541
2022-04-30 12:24:48 -05:00
advplyr
b19442e440
Remove old home page personalized API route
2022-04-30 11:36:05 -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
0a73dd6437
Add:Ability to ignore directories by putting a file named .ignore inside dir #516
2022-04-26 19:11:32 -05:00
advplyr
d8ec3bd218
Merge pull request #512 from selfhost-alt/log-empty-folder-path-on-scan
...
Log full path when warning about empty root
2022-04-25 19:14:54 -05:00
advplyr
4291769b93
Fix:Filter checks on server to check for mediaType
2022-04-25 17:36:18 -05:00
Selfhost Alt
22900a3f67
Log full path when warning about empty root
2022-04-25 15:28:03 -07:00
advplyr
dcd4f69383
Fix: set downloaded/uploaded cover owner and permissions and if creating intitial config/metadata directories at startup then set owner of those #394
2022-04-24 19:12:00 -05:00
advplyr
7717e57c16
Fix: add extra check for valid names and valid author name #502
2022-04-24 18:41:47 -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
6e99cf6570
Fix: filter sort authors and series, authors page sort alphabetical #497
2022-04-24 17:15:41 -05:00
advplyr
e3ae3f7e6a
Update personalized api endpoint to new optimal function that only loops through library items once
2022-04-24 16:56:30 -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
advplyr
7b3f9a1e0c
Add bulkInsertEntities to db to handle migrating large collections
2022-04-23 06:25:16 -05:00
advplyr
5d12cc3f23
Podcast home page shelves for currently listening episodes, newest episodes. Podcast episode card
2022-04-22 19:31:11 -05:00
advplyr
ad3fbe7abf
Add back in m4b merge downloader in experimental #478
2022-04-21 18:52:28 -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
9b8f53caf6
abmetadata generator fixes
2022-04-20 07:41:45 -05:00
Selfhost Alt
02bf55b401
Add a filter for media that is missing specific fields
2022-04-18 21:47:03 -07:00
advplyr
d69f6020c6
Fix podcast episode playback session duration, use podcast episode plaintext description
2022-04-17 17:52:06 -05:00
advplyr
5d305c96ad
Add support for WMA and AIFF audio files #449 , add remove orphan streams, clean up audio mime type logic
2022-04-16 12:37:10 -05:00
advplyr
79a82df914
Remove NFO metadata and save metadata button
2022-04-13 18:23:44 -05:00
advplyr
4edba20e9e
Update podcast search page to support manually entering podcast RSS feed
2022-04-13 16:55:48 -05:00
advplyr
88354de495
Fix abmetadata chapter parser
2022-04-13 07:57:21 -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
c60807f998
Removing remaining legacy objects, remove njodb error for fileExists
2022-04-10 10:05:05 -05:00
advplyr
174dac8fd4
Add collapse series, add filter by series include sequence and sort, show number of episodes on podcast card
2022-04-09 19:44:46 -05:00
advplyr
6e5e638076
Update Book.js to return array of AudioTrack objects on json expand
2022-04-03 16:01:59 -05:00
advplyr
c201e2aa98
Add mediaPlayer to playback session
2022-04-02 11:19:57 -05:00
advplyr
292840a0e3
Update njodb path and add proper-lockfile package
2022-03-31 16:34:24 -05:00
advplyr
c0ff28ffff
Add recent series and authors bookshelf rows on home
2022-03-27 16:16:08 -05:00
advplyr
12027b9a76
Podcast episode player fixes, episode table ui updates
2022-03-26 18:23:33 -05:00
advplyr
e32d05ea27
Podcast library item card, edit details, batch edit
2022-03-26 15:23:25 -05:00
advplyr
5446aea910
Add Scanner support for podcasts
2022-03-26 14:29:49 -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
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
43bbfbfee3
Fix library check path and set provider, update podcast model and UI
2022-03-19 06:41:54 -05:00
advplyr
deadc63dbb
Add podcast add modal
2022-03-18 19:16:54 -05:00
advplyr
a9b9e23f46
Library update migrate to use book mediaType, disable editing mediaType, set icon instead of media category
2022-03-18 17:09:17 -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
eea3e2583c
New data model fix library stats
2022-03-18 12:37:47 -05:00
advplyr
14a8f84446
New data model update bookmarks and bookmark routes to use API
2022-03-17 20:28:04 -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
755e70b4a9
Fix db migration
2022-03-17 09:04:10 -05:00
advplyr
4fe60465e5
New data model change of Book media type to include array of Audiobook and Ebook objects
2022-03-16 19:15:25 -05:00
advplyr
0af6ad63c1
New data model start of PlaybackSessionManager to replace StreamManager, remove podcast & ip npm package
2022-03-15 19:28:54 -05:00
advplyr
68b13ae45f
New data model migration for users, bookmarks and playback sessions
2022-03-15 18:57:15 -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
6597fca576
New data model fix scan for creating series/authors and mapping ebooks
2022-03-13 13:47:36 -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
73257188f6
New data model save covers, scanner, new api routes
2022-03-12 17:45:32 -06:00
advplyr
5f4e5cd3d8
New model update details, author and series inputs with create new, compare & copy utils
2022-03-11 19:46:32 -06:00
advplyr
2a30cc428f
New api routes, updating web client pages, audiobooks to libraryItem migration
2022-03-10 18:45:02 -06:00
advplyr
b97ed953f7
Add db migration file to change audiobooks to library items with new data model
2022-03-09 19:23:17 -06:00
advplyr
2b7f53b0a7
Add:Support for book folders with CD# subfolders #393
2022-03-07 16:22:20 -06:00
advplyr
b6e4f3a8c5
Add:Podcast RSS feed parser
2022-03-05 18:54:24 -06:00
advplyr
74a68a4557
Add:Check metadata.abs file modified date to rescan
2022-02-27 18:58:23 -06:00
advplyr
428a515c6a
Add:mtime,ctime,birthtime to audiobook folder and files
2022-02-27 18:07:36 -06:00
advplyr
c81b12f459
Add:Book folder name starting with number and has series folder use as volume number
2022-02-27 16:52:01 -06:00
advplyr
779d22bf55
Add:Parse abmetadata metadata.abs file, save metadata.abs on all audiobook insert/update
2022-02-27 16:14:57 -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
f15be4c96e
Add:Server setting to ignore "The" infront of titles and series when sorting #361
2022-02-13 15:00:59 -06:00
advplyr
30e0cc4c07
Cleanup & start of abs metadata file
2022-02-10 17:05:15 -06:00
advplyr
c0c4b1fa23
Fix:FFprobe path for node-ffprobe
2022-02-06 17:14:55 -06:00
advplyr
405d333d60
Change:Download m4b file set proper metadata id3 tags #286
2022-02-03 17:27:22 -06:00
Igor Kaldowski
4212251c78
Added try catch to opf fetchNarrators
2022-02-01 16:50:42 +00:00
Igor Kaldowski
4e329a3f8e
Fetch Narrators from opf custom column
2022-02-01 02:32:03 +00:00
advplyr
676eb13fc6
Remove unnecessary series volume sort
2022-01-27 16:53:18 -06:00
Igor Kaldowski
503bfbf2ef
Add continue series category
...
Added section to home with next book in series
2022-01-25 11:49:14 +00:00
advplyr
024627fefc
Fix:Ensure chapter start/end are numbers
2022-01-13 16:43:32 -06:00
advplyr
712aad2f14
Fix:FFprobe requires path update config #302
2022-01-10 17:57:51 -06:00
advplyr
411183e4b4
Fix:Typo in function for language tags #305
2022-01-09 19:21:13 -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
ISO-B
f2e09e524f
Cleaned unused require from prober
2022-01-07 15:17:35 +02:00
ISO-B
dc05c38430
Fixes reading multiline data from file tags
...
Swiched fluent-ffmpeg to node-ffprobe.
Fluent's ffprobe can't handle multiline tag data due to it's parsing process.
node-ffprobe supports getting probe data using json format which keeps line changes.
2022-01-07 15:15:53 +02:00
advplyr
4778d09501
Fix:Stream container not opening on mount
2022-01-05 18:01:33 -06:00
ISO-B
021d3cfa1a
Added isbn fetching for metadata
...
If file metadata has isbn tag it will be fetched and used for book
2022-01-03 21:40:03 +02: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