Cassie Esposito
|
169b637720
|
Removed dependency erroniously added by IDE
|
2022-05-21 08:06:06 -07:00 |
|
Cassie Esposito
|
927c1a3514
|
Merge branch 'advplyr:master' into scan-for-narrator
|
2022-05-20 15:40:26 -07:00 |
|
advplyr
|
302870a101
|
Fix:Continue series shelf show next book in series #608
|
2022-05-20 15:55:03 -05:00 |
|
Cassie Esposito
|
6ff66370fe
|
Use {} instead of [] for narrators tag. Removed logging left over from debugging.
|
2022-05-19 21:07:04 -07:00 |
|
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 |
|