advplyr
10011d3886
Add:Remove option for authors & show authors with 0 books on authors page #2124
2023-09-24 17:06:32 -05:00
advplyr
0367d9ec2a
Fix:OPF files creating empty tags and genres #2142
2023-09-24 16:15:42 -05:00
advplyr
26f520ca4a
Fix:Listening sessions page showing filtered user for open listening sessions #2136
2023-09-24 15:59:29 -05:00
advplyr
8683fc9fe4
Fix:Show series name when collapsing sub-series #2140
2023-09-23 14:38:30 -05:00
advplyr
fd0920c808
Fix:Updating RSS feeds with new episodes #2139
2023-09-23 14:27:13 -05:00
advplyr
a446fc0f20
Merge pull request #2138 from husjon/add-norwegian_translation
...
Added Norwegian translation
2023-09-23 09:37:55 -05:00
Jon Erling Hustadnes
202c26acf5
translation progress
2023-09-23 16:31:23 +02:00
Jon Erling Hustadnes
f0b2acb4c7
added 'no' to languageCodeMap i18n.js
2023-09-23 16:29:54 +02:00
advplyr
102c90c4e8
Merge pull request #2133 from mfcar/mf/backup
...
Add more information to the backup page
2023-09-22 16:56:12 -05:00
advplyr
7c484d8e96
Remove commented out backup location
2023-09-22 16:53:59 -05:00
advplyr
e9f0f7d1bc
Add LabelBackupLocation translation strings
2023-09-22 16:51:35 -05:00
advplyr
f37ab53eff
Update get all backups api endpoint to return backupLocation, display location above backup settings
2023-09-22 16:49:01 -05:00
advplyr
97b0b98605
Merge pull request #2102 from selfhost-alt/sqlite-query-logging
...
Add ability to enable DEV logs of Sqlite queries
2023-09-22 16:17:32 -05:00
advplyr
1ab34fa77f
Update server/Database.js
2023-09-22 16:14:12 -05:00
advplyr
b64ecc7c6f
Update server/Database.js
2023-09-22 16:14:00 -05:00
advplyr
a11fc214e9
Merge pull request #2099 from mikiher/Fuzzy-Matching
...
Fuzzy Matching V1
2023-09-22 16:07:17 -05:00
advplyr
61c48602e8
Add jsdocs to BookFinder search functions
2023-09-22 16:03:41 -05:00
Jon Erling Hustadnes
452d59dcf6
copy of en-us.json to no.json
2023-09-22 12:31:38 +02:00
advplyr
5e976c08af
Update cover API endpoint to only load necessary data from DB #2073
2023-09-21 16:57:48 -05:00
advplyr
f1cce76e2c
Merge pull request #2121 from Hallo951/master
...
Update de.json
2023-09-20 17:32:03 -05:00
advplyr
872fba1103
Merge pull request #2129 from mikiher/URI-encoding-2
...
Use encodeURIComponent for text inputs in Match.vue
2023-09-20 16:49:18 -05:00
mfcar
944f5950ca
File missing
2023-09-20 22:36:30 +01:00
mfcar
bfa87a2131
Add a way to see the backup location
2023-09-20 22:33:58 +01:00
mikiher
6eab985b1e
Use encodeURIComponent for text inputs
2023-09-20 11:25:21 +00:00
mikiher
81a9b8d158
Merge branch 'advplyr:master' into Fuzzy-Matching
2023-09-20 13:12:18 +03:00
mfcar
9519f6418d
Now, whenever someone requests a backup file, it will automatically suggest a default file name for the downloaded file.
2023-09-19 22:37:57 +01:00
advplyr
9967a5dc66
Fix:Set ebookFormat on scans #2126
2023-09-19 15:42:38 -05:00
Hallo951
9382055bf2
Update de.json
2023-09-19 09:39:46 +02:00
advplyr
604f52762b
Merge pull request #2120 from itzexor/x-accel-encode
...
[server] x-accel: encode all paths to URIs
2023-09-18 17:51:53 -05:00
advplyr
ae88a4d20a
Fix:Matching a library with no items not removing library scan #2118
2023-09-18 17:38:45 -05:00
advplyr
b5a27226cc
Fix:Misleading log on cover manager
2023-09-18 16:45:30 -05:00
advplyr
2c71324381
Fix:Book re-scan properly checking if existing coverPath exists #2110
2023-09-18 16:43:43 -05:00
James Ross
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.
2023-09-18 13:08:19 -07:00
advplyr
e56b8edc0a
Version bump 2.4.3
2023-09-17 16:13:19 -05:00
advplyr
8ab0a0a14d
Update personalized shelves logs to dev logs
2023-09-17 16:09:21 -05:00
advplyr
4e01722ba6
Merge pull request #2103 from selfhost-alt/faster-scan-for-empty-series
...
Scan for empty book series more efficiently
2023-09-17 15:54:33 -05:00
advplyr
87eaacea22
Fix empty podcast and empty book queries when cleaning db on init
2023-09-17 15:53:25 -05:00
advplyr
3ad4f05449
Merge branch 'master' into faster-scan-for-empty-series
2023-09-17 15:47:06 -05:00
advplyr
817be40959
Merge pull request #2101 from selfhost-alt/fix-parse-full-name-typo
...
Fix typo in fixParsedNameCase
2023-09-17 15:43:25 -05:00
advplyr
d18592eaeb
Fix:Duplicate series and authors being added on matches and scans #2106
2023-09-17 15:29:39 -05:00
advplyr
0aae672e19
Fix:Scanner purge cover cache when extracting from audio file
2023-09-17 14:53:25 -05:00
advplyr
cfd9a01da7
Fix:Server crash when removing item from playlist #2115
2023-09-17 12:40:13 -05:00
Selfhost Alt
19cf3bfb9f
Fix query to actually return empty series
2023-09-15 13:32:21 -07:00
mikiher
67bbe21513
Make quick-match more conservative
2023-09-15 09:24:19 +00:00
Selfhost Alt
b668c6e37a
Remove stray quote
2023-09-14 23:04:47 -07:00
Selfhost Alt
71762ef837
Newline before printing query
2023-09-14 23:01:40 -07:00
Selfhost Alt
b1524d245e
Add ability to enable DEV logs of Sqlite queries
2023-09-14 22:52:43 -07:00
Selfhost Alt
8b39b01269
Scan for empty book series more efficiently
2023-09-14 22:35:33 -07:00
Selfhost Alt
f7849d2956
Fix typo in fixParsedNameCase
2023-09-14 22:12:22 -07:00
mikiher
ac746f199b
Fuzzy Matching V1
2023-09-14 21:32:20 +00:00