c3b33ea37aFix:Sanitize filename to remove line breaks and check filename length is not too long #663
advplyr
2022-06-01 20:14:10 -0500
36bd6e649aFix:Remove podcast episode to also remove library file #636
advplyr
2022-06-01 17:45:52 -0500
4621c78573Update:Show version number in bottom of siderail #660 and save previous version data to continue showing if update is available
advplyr
2022-06-01 17:15:13 -0500
c88bbf1ce4Fix:Authors landing page available on refresh #659
advplyr
2022-06-01 16:29:29 -0500
d37b25a6f6Update audio player to player ui and separate out components
advplyr
2022-05-31 20:13:46 -0500
792268f5eeMerge branch 'master' into video
advplyr
2022-05-31 18:53:30 -0500
5f2d6f4d5eAdd:Support for wav #652
advplyr
2022-05-31 18:45:40 -0500
1350a91fbaHandle another type of corrupted backup file
Selfhost Alt
2022-05-30 23:45:02 -0700
acf22ca4faTesting video media type
advplyr
2022-05-30 19:26:53 -0500
705aac40d7Remove experimental set bookshelf texture
advplyr
2022-05-30 09:58:02 -0500
93b8e11378Fix:Mark media as finished if less than 5 seconds remain on a sync and call progress sync again when last track ends #635
advplyr
2022-05-29 12:55:14 -0500
Merge pull request #632 from cassieesposito/getBookDataFromDir-refactor
advplyr
2022-05-24 21:33:40 -0500
3153bdc5bbFixed bug that caused scanner to fail to get title when subtitle parsing is off, refactored possibly confusing variable declarations.
Cassie Esposito
2022-05-24 18:49:45 -0700
31fd75a895Merge branch 'getBookDataFromDir-refactor' of github.com:cassieesposito/audiobookshelf into getBookDataFromDir-refactor
Cassie Esposito
2022-05-24 18:43:20 -0700
b22173a631Undoing changes caused by linter run amok
Cassie Esposito
2022-05-24 17:30:16 -0700
Merge pull request #631 from cassieesposito/getBookDataFromDir-refactor
advplyr
2022-05-24 19:17:42 -0500
6d947bbc29Converted indentation from 4 spaces to 2
Cassie Esposito
2022-05-24 17:06:44 -0700
5187d0e55fAdd:Option to hard delete podcast episode from file system #488
advplyr
2022-05-24 18:38:25 -0500
c6253e4fd4Merge branch 'getBookDataFromDir-refactor' of github.com:cassieesposito/audiobookshelf into getBookDataFromDir-refactor
Cassie Esposito
2022-05-24 16:26:59 -0700
1ab933c8b0Refactored getSequence. Slight behavior changes introduced. All components of the bottom level directory except volume which can no longer use '-' for separation, but 'Vol 4 Title' is still valid and '4. Title' or 'Vol 4.' are also now valid.
Cassie Esposito
2022-05-24 16:21:58 -0700
e2e5dd372aMerge branch 'master' into getBookDataFromDir-refactor
Cassie Esposito
2022-05-24 12:56:10 -0700
3e98b6f749Update:Remove manual sorting of podcast episodes and default to sort by published at
advplyr
2022-05-23 19:28:00 -0500
3c465994feFix:Hide remove icon from author images with no image
advplyr
2022-05-23 19:12:40 -0500
6cfe583535Fix:Static router for downloading single file library items #627
advplyr
2022-05-23 18:31:11 -0500
0ad7a98fc7Add:Support for single book files to be detected by Watcher #610, Fix:Single media file in library folder root is only supported for books not podcasts
advplyr
2022-05-23 18:15:15 -0500
ce88ebb55bRemoved response groups in Audible query and limited to 10 results
Kaldigo
2022-05-23 22:48:11 +0100
Merge branch 'advplyr:master' into master
Kaldigo
2022-05-23 22:46:17 +0100
d15264832dUpdated matching with latest changes, Added override toggle for quickmatch, added asin and isbn to quickmatch query, updated audible provider to use audnexus
Kaldigo
2022-05-23 03:56:51 +0100
a8d5b543d7Update:Parsing sequence from folder will strip leading zeros #562
advplyr
2022-05-22 19:17:21 -0500
c7429efe95Update:Debian install script to create directories if they dont exist and set ownership #503
advplyr
2022-05-19 19:51:27 -0500
b925dbcc95Fix:Updating library folder paths will only set file permissions if it needed to create the folder #529
advplyr
2022-05-19 19:00:34 -0500
2a235b8324Add:RSS feeds for audiobooks #606
advplyr
2022-05-19 18:51:58 -0500
06cc2a1b21Fix:Increase width of MoreMenu since Mark as Not Finished was wrapping
advplyr
2022-05-19 18:11:02 -0500
4bcca97b1fUpdate:Home page continue series shelf to use first unplayed book (instead of next book after most recently played) #608
advplyr
2022-05-19 18:09:26 -0500
313b9026f1Add:Authors page links to filter by author books and link to series page #609
advplyr
2022-05-19 17:42:34 -0500
139ee013a7Add:Parsing tags from OPF metadata #602, Update:OPF parser to check for prefix on package/metadata/meta objects
advplyr
2022-05-18 19:25:18 -0500
7e5ab477b2Update:Persist scroll position for bookshelves #604
advplyr
2022-05-18 18:37:38 -0500
eba37c46cbUpdate:Confirmation when clicking force re-scan #591
advplyr
2022-05-18 16:36:54 -0500
09dc95f560Fix:Create cache dirs on server init
advplyr
2022-05-15 11:19:04 -0500
853858825bFix:File permissions on cache dirs and cache images, Fix:Db delete read stream closing before write stream resulting in deletes sometimes not happening
advplyr
2022-05-15 09:51:08 -0500
c962090c3aUpdate:No longer creating initial root user and initial library, add init root user page, web app works with no libraries
advplyr
2022-05-14 17:23:22 -0500
63a8e2433eFix:Manage and chapters item page available on refresh
advplyr
2022-05-14 13:08:56 -0500
f78d287b59Update:Matching authors uses the ASIN if set #572, Fix:Purge author image cache when updating author
advplyr
2022-05-13 18:11:54 -0500
eaa383b6d8Update:Show siderail on all pages not just library pages
advplyr
2022-05-13 17:40:43 -0500
113026ce13Fix:Sanitize new podcast folder names and ensure feedUrl is in feed metadata #589
advplyr
2022-05-13 17:13:58 -0500