advplyr
|
15a85299b9
|
Merge pull request #612 from cassieesposito/scan-for-narrator
Scan for narrator
|
2022-05-21 12:04:06 -05:00 |
|
advplyr
|
8beac53f5f
|
Update:Send source back with auth request
|
2022-05-21 11:21:03 -05:00 |
|
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
|
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
|
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
|
b925dbcc95
|
Fix:Updating library folder paths will only set file permissions if it needed to create the folder #529
|
2022-05-19 19:00:34 -05:00 |
|
advplyr
|
2a235b8324
|
Add:RSS feeds for audiobooks #606
|
2022-05-19 18:51:58 -05: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
|
09dc95f560
|
Fix:Create cache dirs on server init
|
2022-05-15 11:19:04 -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
|
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
|
63a8e2433e
|
Fix:Manage and chapters item page available on refresh
|
2022-05-14 13:08:56 -05:00 |
|
advplyr
|
f78d287b59
|
Update:Matching authors uses the ASIN if set #572, Fix:Purge author image cache when updating author
|
2022-05-13 18:11:54 -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
|
17d15144eb
|
Update:Podcast new episode check cronjob to use last episode pub date if exists otherwise fallback to using last check date
|
2022-05-11 18:55:19 -05:00 |
|
advplyr
|
474a7d08d0
|
Fix:Watcher & scanner on folder renames to check inode value and update existing library item paths
|
2022-05-11 18:18:54 -05:00 |
|
advplyr
|
c6323f8ad9
|
Fix:Local playback session store date/dayOfWeek string to be used in stats
|
2022-05-11 17:35:04 -05:00 |
|
advplyr
|
caea6c6371
|
Update:Show seconds in elapsedPretty
|
2022-05-11 17:20:32 -05:00 |
|
advplyr
|
d285845e04
|
Fix:Crash when mobile sends invalid library item to sync with session
|
2022-05-11 17:07:41 -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
|
b330030f50
|
Fix:Ignore file metadata updates to metadata.abs files
|
2022-05-09 18:40:54 -05:00 |
|
advplyr
|
290340a385
|
Fix:Rescan filter out items not updated #577
|
2022-05-09 07:23:29 -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
|
fbd7ae10d1
|
Add:Authors landing page #187
|
2022-05-08 18:21:46 -05:00 |
|
advplyr
|
2103edfcdc
|
Update:Max levenshtein distance for matching author names to 3 #572
|
2022-05-07 20:01:29 -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
|
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 |
|
Selfhost Alt
|
5ac342defd
|
Handle corrupted backups gracefully and continue loading other backups
|
2022-05-02 22:47:16 -07:00 |
|
advplyr
|
9b9de84740
|
Add:Experimental embed audio metadata page
|
2022-05-02 18:48:00 -05:00 |
|
advplyr
|
2059c9f14a
|
Fix:Podcast RSS feed require fs
|
2022-05-02 17:21:16 -05:00 |
|
advplyr
|
0e16a9c8de
|
Update:Many more debug logs for auto-download podcasts, add timeout for feed request, use anonymous function in cron job
|
2022-05-02 17:17:26 -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
|
7373c7159b
|
Add additional logs during podcast episode checks and allow up to 3 failed feed requests
|
2022-05-01 19:54:33 -05: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
|
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
|
09d0d47549
|
Fix:Setting user can access all libraries/tags
|
2022-04-29 16:50:06 -05:00 |
|