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 |
|