advplyr
63c55f08dc
Add:Remove episodes from continue listening shelf #919
2022-09-28 17:57:27 -05:00
advplyr
98e79f144c
Add:Remove item from continue listening shelf #919
2022-09-28 17:45:39 -05:00
advplyr
ac30a971c5
Fix:Clean user data on server start removing invalid media progress items
2022-09-28 17:12:27 -05:00
advplyr
9ee6eaade9
Add:Hide series from home page option #919
2022-09-27 17:48:45 -05:00
advplyr
b7bdaac163
Fix:Trim whitespace when parsing audio file meta tags #997
2022-09-25 17:15:19 -05:00
advplyr
97da73baf3
Update:Experimental metadata embed tool to use tone
2022-09-25 15:56:06 -05:00
advplyr
88726bed86
Update:Notification system descriptions #996
2022-09-25 09:46:45 -05:00
advplyr
0ef2a2e4b6
Update:Notifications onTest for testing and parse title/body template #996
2022-09-24 16:15:16 -05:00
advplyr
b08ad8785e
Notification create/update events UI
2022-09-22 18:12:48 -05:00
advplyr
be592a04d0
Update:Author names ignore periods when checking for existing authors #993
2022-09-18 16:58:20 -05:00
advplyr
70ef09f451
Add:Podcast quickmatch attempts quick matching unmatched episodes #983
2022-09-15 18:35:56 -05:00
advplyr
b2b5111c50
Fix TONE_PATH in toneProber
2022-09-11 16:42:28 -05:00
advplyr
e11629a161
Fix:.ignore files not working inside library item subdirs #979
2022-09-11 16:22:07 -05:00
advplyr
c16e6d19ae
Add:Experimental tone library for scanning metadata
2022-09-11 15:35:06 -05:00
advplyr
e32f51f58a
Fix:Add podcast modal for mobile screen sizes #975
2022-09-09 17:40:06 -05:00
barry
99ea7866c5
Optional match on ending ;
2022-08-30 21:15:18 -04:00
barry
3194b4cd87
Ability to decode HTML Entities when all tags are stripped. Fixes #929
2022-08-30 19:20:35 -04:00
advplyr
7a69afdcd9
Add:Podcast auto-download option to delete an episode if it exceeds X max episodes to keep #903
2022-08-15 17:35:13 -05:00
advplyr
9f200ece99
Add:API endpoint to get continue listening items across all libraries for android auto
2022-08-14 10:24:41 -05:00
advplyr
1ad9ea92b6
Update:OPF parser return array of authors and narrators without attempting to parse names #907
2022-08-12 17:30:05 -05:00
advplyr
e02169907d
Add:Filter for RSS feeds open #893
2022-08-06 07:58:19 -05:00
advplyr
7a14b49aea
Fix:Continue series shelf showing in reverse order
2022-08-02 16:41:52 -05:00
advplyr
95ac74d748
Fix:Overdrive chapter parser crash server on invalid meta data #880
2022-08-01 18:28:56 -05:00
advplyr
b64a651b27
Update:Series page support sort ignore prefix #866
2022-07-30 17:07:54 -05:00
advplyr
06b8d1194c
Fix:Library collapsed series to respect ignore prefixes setting #866
2022-07-30 16:18:26 -05:00
advplyr
976427b0b3
Fix:Set correct mime type for m4b file static requests
2022-07-24 13:32:05 -05:00
advplyr
9916a1e8f6
Fix:Watcher scanner to ignore non-media files that are not inside library item folders #834
2022-07-19 08:33:32 -05:00
advplyr
86ee4dcff2
Update:Scanner adjustable number of parallel audio probes to use less CPU
2022-07-16 18:54:34 -05:00
advplyr
653019921e
Add:Support for OGA file extension #804 , Update:Mime type for m4b and m4a to audio/mp4
2022-07-14 18:32:00 -05:00
advplyr
b61ecefce4
Remove fluent-ffmpeg dependency
2022-07-06 17:38:19 -05:00
advplyr
8562b8d1b3
Remove node-ffprobe dependency
2022-07-06 17:07:08 -05:00
advplyr
d0af1c3c9a
Remove fs-extra dependency
2022-07-05 19:53:01 -05:00
advplyr
e623bf7fde
Remove rra dependency
2022-07-04 19:19:38 -05:00
advplyr
a78aa88dbc
Fix:Audiobooks incorrectly flagged as single file root audiobooks #714
2022-07-03 14:41:07 -05:00
advplyr
5b4d3f71f9
Update:Global library search strips periods, commas and other characters when matching #750
2022-06-26 15:46:16 -05:00
jmt-gh
daca2bdf2a
fix spacing from 4 to 2
2022-06-13 22:23:02 -07:00
advplyr
8894f52439
Merge pull request #716 from jmt-gh/abs_overdrive
...
Add support for leveraging chapter data directly from Overdrive mp3s during scanning
2022-06-13 18:25:44 -05:00
jmt-gh
d03d3735e5
Add chapter end time support
2022-06-12 20:28:09 -07:00
advplyr
3bb2df6e12
Fix:Abs metadata parser to allow second equals sign in value #634
2022-06-12 17:47:14 -05:00
jmt-gh
8754f0c25f
Cleaning up server code
...
Doing some literal cleaning
2022-06-12 01:38:09 -07:00
jmt-gh
f31700f668
update comments
2022-06-12 00:54:34 -07:00
jmt-gh
9877b139f6
add new parser for overdrive media markers
2022-06-12 00:53:56 -07:00
jmt-gh
fc614b9833
Add support for overdrive media marker file tag
...
This commit adds serverside support for grabbing the
overdrive_media_marker file tag that exists on mp3 files from overdrive
2022-06-11 02:00:07 -07:00
jmt-gh
701b8ea12e
Fix bug with library scanning introduced in #697
...
Looks like #697 missed a reference update that caused scanning libraries
to fail. This fixes that
2022-06-08 19:15:35 -07:00
advplyr
2079942ccd
Merge pull request #697 from jvanbruegge/patch-1
...
Use `show` and `episode_id` tags for audiobook series
2022-06-08 16:10:28 -05:00
Jan van Brügge
2de8c72131
Allow show
and episode_id
tags for audiobook series
...
FFmpeg only supports a very limited number of tags for m4b files (see https://wiki.multimedia.cx/index.php?title=FFmpeg_Metadata ) by default. `series` and `series-part` are only possible by enabling custom tags with `-movflags use_metadata_tags`. To work around that, `show` and `episode_id` are added as second option.
2022-06-08 11:11:17 +02:00
advplyr
089d4b5cee
Update:Remove fast-sort dependency
2022-06-07 20:22:23 -05:00
advplyr
e06a015d6e
Update:Remove proper-lockfile dependency
2022-06-07 20:15:00 -05:00
Cassie Esposito
6846de98f8
Fixed bugs that caused getSequence to run twice and broke year recognition
2022-06-05 15:52:18 -07:00
advplyr
881baa818d
Fix:Progress filter
2022-06-05 15:26:27 -05:00