Commit Graph

  • f84634e978 Fix OPF file scanner series sequence, book scanner check for mismatched audio file found lengths advplyr 2023-10-09 17:09:36 -05:00
  • 89821b91b0 Podcast scanner refactor/cleanup advplyr 2023-10-09 16:41:43 -05:00
  • 347b49f564 Update:Remove scanner settings, add library scanner settings tab, add order of precedence advplyr 2023-10-08 17:10:43 -05:00
  • 5ad9f507ba Merge pull request #2186 from mikiher/Fuzzy-Matching-Continued advplyr 2023-10-08 10:39:11 -05:00
  • f8f555b4b6 Remove some unused code in AuthorCandidates.add mikiher 2023-10-07 21:28:25 +00:00
  • 786df450e5 Merge branch 'master' into Fuzzy-Matching-Continued advplyr 2023-10-07 11:52:04 -05:00
  • db9d5c9d43 Add:Support for pasting semicolon separated strings in multi select inputs #1198 advplyr 2023-10-06 16:52:12 -05:00
  • b447cf5c1c Fix:Handle non-ascii characters in global search by not lowercasing in query #2187 advplyr 2023-10-05 17:00:40 -05:00
  • 4e6b75d650 fix; HTTP/429 when requesting authors information, resolves #1570 jfrazx 2023-10-05 13:48:55 -07:00
  • f44b7ed1d0 [enhancement] If no valid authors, use clean author field mikiher 2023-10-05 18:41:18 +00:00
  • b0b7a0a618 [enhancement] Reduce spurious matches in validateAuthor mikiher 2023-10-05 18:27:52 +00:00
  • bf9f3895db [enhancement] Treat underscores as title part separators mikiher 2023-10-05 17:53:54 +00:00
  • f3555a12ce [enhancement] Handle initials in author normalization mikiher 2023-10-05 14:50:16 +00:00
  • b2acdadcea [enhancement] Added a couple title transformers mikiher 2023-10-05 12:22:02 +00:00
  • 9eff471afa [enhancement] AuthorCandidates, author validation mikiher 2023-10-05 11:39:29 +00:00
  • 8979586404 [enhancement] Improve candidate sorting mikiher 2023-10-05 10:28:55 +00:00
  • bfe514b7d4 Add:Email inputs for users advplyr 2023-10-04 17:05:12 -05:00
  • 752bfffb11 [enhamcement] Only add title candidate before and after all transforms mikiher 2023-10-04 14:53:12 +00:00
  • 10f5bc8cbe [cleanup] Make original title/author check with more readable mikiher 2023-10-04 05:26:16 +00:00
  • 565ff36d4e Merge pull request #2175 from MarshDeer/master advplyr 2023-10-03 17:18:07 -05:00
  • 401bd91204 Add:Show current book duration on match page as compared with book listed #1803 advplyr 2023-10-03 17:16:49 -05:00
  • 5d7c197c89 [fix] Add back toLowerCase to cleanAuthor/Title (required by other uses) mikiher 2023-10-03 19:43:37 +00:00
  • 8e97be8ef4 Spanish translation completed MarshDeer 2023-10-02 19:42:42 -03:00
  • 733ad52684 Typo correction MarshDeer 2023-10-02 19:42:25 -03:00
  • 5ccf0df308 Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2023-10-02 17:09:19 -05:00
  • a3a8937ba3 Fix:Crash when searching for cover without an author #2174 advplyr 2023-10-02 17:09:12 -05:00
  • 2662e8f715 Merge branch 'master' into auth_passportjs advplyr 2023-10-02 16:21:47 -05:00
  • 28b2005068 Merge pull request #2171 from Alistair1231/master advplyr 2023-10-02 08:35:23 -05:00
  • 7c9631c1b0 Update server/objects/Stream.js advplyr 2023-10-02 08:34:56 -05:00
  • 4352989242 update comment to include second issue that is adressed by change Alistair1231 2023-10-02 09:30:57 +02:00
  • 73bb73a04a make force transcode apply to all "ffmpeg error 1" Alistair Bahr 2023-10-02 09:25:34 +02:00
  • 20a1d40d99 Fix:Set date properly on local playback sessions #2168 advplyr 2023-10-01 12:44:52 -05:00
  • e10b178565 Fix:Crash on failed scanner find covers #2164 advplyr 2023-10-01 09:03:01 -05:00
  • 46b0b3a6ef [cleanup] Refactor candidates logic to separate class mikiher 2023-10-01 08:42:47 +00:00
  • f2aed08d51 Version bump v2.4.4 v2.4.4 advplyr 2023-09-30 16:04:06 -05:00
  • c2c8cf919e Fix:Bad backup causing other backup files to not be displayed #1961 advplyr 2023-09-30 16:01:10 -05:00
  • 9ebe23e91b Merge pull request #2162 from 92Kev/master advplyr 2023-09-30 15:25:36 -05:00
  • 3d96749d38 Fix:Downloading podcasts with watcher causing duplicate episodes #2122 advplyr 2023-09-30 15:12:37 -05:00
  • 1dc369180c Fix:Home page recent series shelf respect hide single book series library setting #2134 advplyr 2023-09-30 14:32:40 -05:00
  • 8d3a326216 Fix:Newest episodes home page shelf #2119 advplyr 2023-09-30 14:19:10 -05:00
  • 1d3ad38187 [cleanup] refactor OpenLib sort into getOpenLibResult mikiher 2023-09-30 18:08:03 +00:00
  • 1b22205f74 Update:Add libraryItems table index to improve performance #2073 advplyr 2023-09-30 12:39:16 -05:00
  • 826fee4590 Update nl.json 92Kev 2023-09-30 16:42:28 +02:00
  • f0929729a3 Fix:Adding new podcast with auto download episodes not setting the schedule #2160 advplyr 2023-09-29 14:52:04 -05:00
  • 98ed2e01cc Fix:Scanner overwriting metadata when metadata file is not stored with items #2155 advplyr 2023-09-28 17:23:52 -05:00
  • ed82a5aa19 Update:Library folder path editable in library edit modal until submit #2150 advplyr 2023-09-27 17:50:32 -05:00
  • d7b2476473 Merge pull request #2146 from JBlond/master advplyr 2023-09-26 17:18:18 -05:00
  • ee162f468a Adjust Message according to https://de.wikipedia.org/wiki/Durchkopplung#Fremdsprachliche_Begriffe as suggested by https://github.com/vanto JBlond 2023-09-26 09:51:34 +02:00
  • 0d5a30b214 Update JWT auth extractors, add state in openid redirect, add back cors for api router advplyr 2023-09-25 17:05:58 -05:00
  • cb6678fa71 Update German translation strings. JBlond 2023-09-25 11:16:57 +02:00
  • 10011d3886 Add:Remove option for authors & show authors with 0 books on authors page #2124 advplyr 2023-09-24 17:06:32 -05:00
  • 0367d9ec2a Fix:OPF files creating empty tags and genres #2142 advplyr 2023-09-24 16:15:42 -05:00
  • 26f520ca4a Fix:Listening sessions page showing filtered user for open listening sessions #2136 advplyr 2023-09-24 15:59:29 -05:00
  • e282142d3f Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting advplyr 2023-09-24 15:36:35 -05:00
  • 7ba10db7d4 Update login button openid and google urls advplyr 2023-09-24 12:39:38 -05:00
  • f6de373388 Update /status endpoint to return available auth methods, fix socket auth, update openid to use username instead of email advplyr 2023-09-24 12:36:36 -05:00
  • 8683fc9fe4 Fix:Show series name when collapsing sub-series #2140 advplyr 2023-09-23 14:38:30 -05:00
  • fd0920c808 Fix:Updating RSS feeds with new episodes #2139 advplyr 2023-09-23 14:27:13 -05:00
  • 9922294507 Fix setting tokenSecret on init advplyr 2023-09-23 13:42:28 -05:00
  • f42ab45e1b Update passwordless root user check to user user.type instead of user.id advplyr 2023-09-23 13:30:28 -05:00
  • 7a131880e5 show/hide of login buttons lukeIam 2023-09-23 17:00:14 +01:00
  • a446fc0f20 Merge pull request #2138 from husjon/add-norwegian_translation advplyr 2023-09-23 09:37:55 -05:00
  • 202c26acf5 translation progress Jon Erling Hustadnes 2023-09-22 12:40:09 +02:00
  • f0b2acb4c7 added 'no' to languageCodeMap i18n.js Jon Erling Hustadnes 2023-09-23 16:18:48 +02:00
  • 102c90c4e8 Merge pull request #2133 from mfcar/mf/backup advplyr 2023-09-22 16:56:12 -05:00
  • 7c484d8e96 Remove commented out backup location advplyr 2023-09-22 16:53:59 -05:00
  • e9f0f7d1bc Add LabelBackupLocation translation strings advplyr 2023-09-22 16:51:35 -05:00
  • f37ab53eff Update get all backups api endpoint to return backupLocation, display location above backup settings advplyr 2023-09-22 16:49:01 -05:00
  • 97b0b98605 Merge pull request #2102 from selfhost-alt/sqlite-query-logging advplyr 2023-09-22 16:17:32 -05:00
  • 1ab34fa77f Update server/Database.js advplyr 2023-09-22 16:14:12 -05:00
  • b64ecc7c6f Update server/Database.js advplyr 2023-09-22 16:14:00 -05:00
  • a11fc214e9 Merge pull request #2099 from mikiher/Fuzzy-Matching advplyr 2023-09-22 16:07:17 -05:00
  • 61c48602e8 Add jsdocs to BookFinder search functions advplyr 2023-09-22 16:03:41 -05:00
  • 452d59dcf6 copy of en-us.json to no.json Jon Erling Hustadnes 2023-09-22 12:31:38 +02:00
  • 5e976c08af Update cover API endpoint to only load necessary data from DB #2073 advplyr 2023-09-21 16:57:48 -05:00
  • f1cce76e2c Merge pull request #2121 from Hallo951/master advplyr 2023-09-20 17:32:03 -05:00
  • 872fba1103 Merge pull request #2129 from mikiher/URI-encoding-2 advplyr 2023-09-20 16:49:18 -05:00
  • 944f5950ca File missing mfcar 2023-09-20 22:36:30 +01:00
  • bfa87a2131 Add a way to see the backup location mfcar 2023-09-20 22:33:58 +01:00
  • 0e75c80627 prepare show/hide of login buttons lukeIam 2023-09-20 19:45:32 +01:00
  • 2c25f64652 Add /auth_methods route lukeIam 2023-09-20 19:16:08 +01:00
  • 45cf00bd04 fix openid + jwt auth lukeIam 2023-09-20 19:06:16 +01:00
  • f6113e85c7 cookie lifetime lukeIam 2023-09-20 18:48:57 +01:00
  • 2c90bba774 small refactorings lukeIam 2023-09-20 18:37:55 +01:00
  • 51b0750a3f Merge remote-tracking branch 'origin/master' into auth_passportjs lukeIam 2023-09-20 17:34:29 +01:00
  • 6eab985b1e Use encodeURIComponent for text inputs mikiher 2023-09-20 11:25:21 +00:00
  • 81a9b8d158 Merge branch 'advplyr:master' into Fuzzy-Matching mikiher 2023-09-20 13:12:18 +03:00
  • 9519f6418d Now, whenever someone requests a backup file, it will automatically suggest a default file name for the downloaded file. mfcar 2023-09-19 22:37:57 +01:00
  • 9967a5dc66 Fix:Set ebookFormat on scans #2126 advplyr 2023-09-19 15:42:38 -05:00
  • 9382055bf2 Update de.json Hallo951 2023-09-19 09:39:46 +02:00
  • 604f52762b Merge pull request #2120 from itzexor/x-accel-encode advplyr 2023-09-18 17:51:53 -05:00
  • ae88a4d20a Fix:Matching a library with no items not removing library scan #2118 advplyr 2023-09-18 17:38:45 -05:00
  • b5a27226cc Fix:Misleading log on cover manager advplyr 2023-09-18 16:45:30 -05:00
  • 2c71324381 Fix:Book re-scan properly checking if existing coverPath exists #2110 advplyr 2023-09-18 16:43:43 -05:00
  • 207ba7ec8e x-accel: encode all paths to URIs updates util function encodeUriPath to use node:url with a file:// path prefix, and updates all instances x-accel redirection to use this helper util instead of sending unencoded paths into the header. James Ross 2023-09-18 13:08:19 -07:00
  • e56b8edc0a Version bump 2.4.3 v2.4.3 advplyr 2023-09-17 16:13:19 -05:00
  • 8ab0a0a14d Update personalized shelves logs to dev logs advplyr 2023-09-17 16:09:21 -05:00
  • 4e01722ba6 Merge pull request #2103 from selfhost-alt/faster-scan-for-empty-series advplyr 2023-09-17 15:54:33 -05:00
  • 87eaacea22 Fix empty podcast and empty book queries when cleaning db on init advplyr 2023-09-17 15:53:25 -05:00
  • 3ad4f05449 Merge branch 'master' into faster-scan-for-empty-series advplyr 2023-09-17 15:47:06 -05:00