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
advplyr
80c9efc618
Update:Make m4b timeout to 30 mins
2022-06-12 15:59:36 -05:00
jmt-gh
3279901ab0
remove clientside changes
2022-06-12 12:24:29 -07:00
jmt-gh
3d85d0bce6
add settings page setting
2022-06-12 00:21:37 -07:00
jmt-gh
effc63755b
remove unused console.log
2022-06-11 11:07:49 -07:00
jmt-gh
b90934a72a
remove unused modal
2022-06-11 11:06:19 -07:00
jmt-gh
e01748eb2f
Full support for generating/applying chapter data
...
This commit adds the rest of the support for actually being able to use
Overdrive MediaMarkers.
Shoutout to benonymity's project OverdriveChapterize, where I was able
to port over the logic to actually do the timestamp conversions
https://github.com/benonymity/OverdriveChapterizer/blob/main/chapters.py
I still need to do a lot of cleanup of the actual code, and finish the UI.
2022-06-11 10:57:17 -07:00
jmt-gh
430fbf5e46
Parse out mediamarkers from all files
...
This commit updates the logic in
generateChaptersFromOverdriveMediaMarkers to create a single array of
objects that holds all of the clean MediaMarker data. it still needs to
be conveted to the NewChapters format.
I should also rename this function to "cleanChaptersFromOMM", but I"ll
do that later
2022-06-11 09:34:22 -07:00
jmt-gh
27e6b9ce0d
DRAFT client support for overdrive media markers
...
Initial client side support. Still a good amount to do. Specifically
around actually parsing out all of the media markers, and generating a
single chapter object that can be applied
2022-06-11 02:01:37 -07:00
advplyr
a97c102369
Version bump 2.0.21
2022-06-09 18:24:03 -05:00
advplyr
b2880ab0a9
Fix:Match tab #708
2022-06-09 17:56:16 -05:00
advplyr
fbbceaa642
Add:Persist RSS feeds in db #696 , Update:RSS feed data model
2022-06-07 18:29:43 -05:00
advplyr
ae8f3aa918
Version bump 2.0.20
2022-06-05 10:59:01 -05:00
advplyr
6f80591afd
Fix:Switching to next track pausing player #685
2022-06-05 10:06:07 -05:00
advplyr
3d821dacb7
Fix:Sessions table cleanup
2022-06-04 15:51:00 -05:00
advplyr
e0546c6164
Version bump 2.0.19
2022-06-04 14:42:36 -05:00
advplyr
5cd343cb01
Add:All listening sessions config page
2022-06-04 12:44:42 -05:00
advplyr
2d5e4ebcf0
Add:Audio player next/prev chapter buttons
2022-06-04 12:07:38 -05:00
advplyr
3171ce5aba
Update:Paginated listening sessions
2022-06-04 10:52:37 -05:00
advplyr
0e1692d26b
Fix:Matching authors with multiple authors split by comma #667
2022-06-03 19:21:31 -05:00
advplyr
e8cd18eac2
Add:Alert when progress is not syncing
2022-06-03 19:11:13 -05:00
advplyr
0d1ff35c5e
Add:Not Finished progress filter #650
2022-06-02 18:20:18 -05:00
advplyr
67e02fddbd
Comment out expand on player ui
2022-06-02 17:54:07 -05:00
advplyr
1bd657f07d
Fix:Mark as finished once media has ended #635
2022-06-02 16:31:52 -05:00
advplyr
c3b33ea37a
Fix:Sanitize filename to remove line breaks and check filename length is not too long #663
2022-06-01 20:14:10 -05:00
advplyr
4621c78573
Update:Show version number in bottom of siderail #660 and save previous version data to continue showing if update is available
2022-06-01 17:15:13 -05:00
advplyr
d37b25a6f6
Update audio player to player ui and separate out components
2022-05-31 20:13:46 -05:00
advplyr
792268f5ee
Merge branch 'master' into video
2022-05-31 18:53:30 -05:00
advplyr
5f2d6f4d5e
Add:Support for wav #652
2022-05-31 18:45:40 -05:00
advplyr
acf22ca4fa
Testing video media type
2022-05-30 19:26:53 -05:00
advplyr
705aac40d7
Remove experimental set bookshelf texture
2022-05-30 09:58:02 -05:00
advplyr
7456052620
Fix:Match update cover image #648
2022-05-30 09:52:42 -05:00
advplyr
6cd4ec7fce
Version bump v2.0.18
2022-05-29 13:18:31 -05:00
advplyr
93b8e11378
Fix:Mark media as finished if less than 5 seconds remain on a sync and call progress sync again when last track ends #635
2022-05-29 12:55:14 -05:00
advplyr
6161daeef0
Fix:OPML file upload reset
2022-05-29 12:22:16 -05:00
advplyr
cfcd351570
Add:Match All Authors button #642
2022-05-29 12:15:39 -05:00
advplyr
514893646a
Add:OPML Upload for bulk adding podcasts #588
2022-05-29 11:46:45 -05:00
advplyr
160dac109d
Add:User permission restrict explicit content #637
2022-05-28 16:53:03 -05:00
advplyr
f41d6d5c77
Update multi-series edit for match and make into separate component with inner modal
2022-05-28 15:54:04 -05:00
advplyr
a5dacd7821
Merge master
2022-05-28 13:58:52 -05:00
advplyr
8b12508b0c
Add:Rich text editor for podcast episode description
2022-05-28 13:36:58 -05:00
advplyr
a394f38fe9
Add:Full podcast episode description parsed and viewable in modal #492
2022-05-28 11:38:51 -05:00
advplyr
b2aab06e01
Add:Listening session modal with all details
2022-05-27 17:39:24 -05:00
advplyr
f002532c1e
Add:User listening sessions page, Update:Listening sessions to save media times and device info
2022-05-26 19:09:46 -05:00
advplyr
54663f0f01
Fix:Listening stats on users page and user listening-sessions api endpoint
2022-05-26 15:10:12 -05:00
advplyr
27407d49dd
Version bump 2.0.17
2022-05-24 21:44:11 -05:00
advplyr
d2e012d7b1
Version bump 2.0.16
2022-05-24 19:19:16 -05:00
advplyr
5187d0e55f
Add:Option to hard delete podcast episode from file system #488
2022-05-24 18:38:25 -05:00
advplyr
3e98b6f749
Update:Remove manual sorting of podcast episodes and default to sort by published at
2022-05-23 19:28:00 -05:00
advplyr
3c465994fe
Fix:Hide remove icon from author images with no image
2022-05-23 19:12:40 -05:00
Kaldigo
c7e3f08d39
Merge branch 'advplyr:master' into master
2022-05-23 22:46:17 +01:00
Kaldigo
d15264832d
Updated matching with latest changes, Added override toggle for quickmatch, added asin and isbn to quickmatch query, updated audible provider to use audnexus
2022-05-23 03:56:51 +01:00
advplyr
a8d5b543d7
Update:Parsing sequence from folder will strip leading zeros #562
2022-05-22 19:17:21 -05:00
advplyr
4d227cbade
Add copy to clipboard fallback
2022-05-22 08:05:39 -05:00
advplyr
8beac53f5f
Update:Send source back with auth request
2022-05-21 11:21:03 -05:00
advplyr
dabcad5ebd
Update experimental e-reader alert
2022-05-20 16:47:00 -05: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
d38e9499db
Version bump 2.0.15
2022-05-19 19:58:09 -05:00
advplyr
2a235b8324
Add:RSS feeds for audiobooks #606
2022-05-19 18:51:58 -05:00
advplyr
06cc2a1b21
Fix:Increase width of MoreMenu since Mark as Not Finished was wrapping
2022-05-19 18:11:02 -05:00
advplyr
313b9026f1
Add:Authors page links to filter by author books and link to series page #609
2022-05-19 17:42:34 -05:00
advplyr
7e5ab477b2
Update:Persist scroll position for bookshelves #604
2022-05-18 18:37:38 -05:00
advplyr
eba37c46cb
Update:Confirmation when clicking force re-scan #591
2022-05-18 16:36:54 -05:00
advplyr
228d9cc301
Fix:Library scan toasts
2022-05-18 16:33:24 -05:00
advplyr
85946dd1d5
Update build-win add GZip
2022-05-17 19:57:50 -05:00
advplyr
e918a46d09
Fix:Siderail margin on mobile and tablets
2022-05-15 15:51:30 -05:00
advplyr
8061ee29d5
Add:Media session controls and metadata
2022-05-15 15:48:41 -05:00
advplyr
c8a743ccc1
Version bump 2.0.14
2022-05-15 12:53:41 -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
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
eaa383b6d8
Update:Show siderail on all pages not just library pages
2022-05-13 17:40:43 -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
578a946ca5
Fix:Update changes to filterdata (authors, narrators, genres, tags, languages, series)
2022-05-13 16:51:54 -05:00
advplyr
f31306eda0
Fix:Realtime updates on book cards when changing series sequence #590
2022-05-13 16:26:34 -05:00
advplyr
c62b716a2c
Fix:Duplicate keys on episode slider
2022-05-13 10:39:33 -05:00
jflattery
d5c46dcbfb
Dedupe packages
2022-05-12 21:14:36 +00:00
jflattery
d06fd1a1b1
Update npm packages
2022-05-12 20:58:30 +00:00
jflattery
6bb36381f1
Fix for unsorted feeds
...
Fix for Podcasts such as Beers with Talos who don't publish their feed in a chronological order
2022-05-12 20:26:21 +00:00
advplyr
a1331fb3f8
Version bump 2.0.13
2022-05-11 18:57:09 -05:00
advplyr
74d26eece4
Add:Re-broadcast podcast with RSS feed no longer experimental #553 , Update:Podcast RSS feed modal warnings and note text
2022-05-11 18:34:17 -05:00
advplyr
639c930779
Fix:Remove all button when not viewing issues page #585
2022-05-11 17:39:15 -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
5a6867e98a
Add:Listening sessions calendar heat map
2022-05-11 16:27:40 -05:00
advplyr
621444114f
Fix:Modal click outside srcElement null
2022-05-10 19:30:17 -05:00
advplyr
5591704aad
Fix:Uploads page set folder path on load #581
2022-05-10 17:49:25 -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
095f49824e
Version bump 2.0.12
2022-05-09 18:45:33 -05:00
advplyr
a7d422e23f
Add:Alternate view for home page, series and collections without wood texture #424
2022-05-09 18:23:23 -05:00
advplyr
f51a31c8ca
Update:Remove back arrow in appbar
2022-05-09 15:12:55 -05:00
advplyr
0137f6dfeb
Update:Show publishedYear below book cards instead of author name
2022-05-08 18:54:41 -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
4f7588c87d
Update:Author names to link to authors page
2022-05-08 18:43:24 -05:00
advplyr
a19b6370c4
Fix:getBookCoverAspectRatio
2022-05-08 18:40:43 -05:00
advplyr
fbd7ae10d1
Add:Authors landing page #187
2022-05-08 18:21:46 -05:00
advplyr
f94c706fc8
Update:Item edit modal add Save and Save & Close buttons
2022-05-08 15:25:33 -05:00
advplyr
9de4b1069a
Fix:Item edit modal scrollable and overflowing #574
2022-05-08 14:52:58 -05:00
advplyr
8fbe3c3884
Remove unnecessary background-image #569
2022-05-07 20:21:08 -05:00
advplyr
abf9120363
Fix:Hide book library settings for podcast libraries #573
2022-05-07 20:10:23 -05:00
advplyr
f34ebdc016
Version bump 2.0.11
2022-05-05 18:50:15 -05:00
advplyr
69ad651671
Fix:Context menu on library page
2022-05-05 18:12:27 -05:00
advplyr
edc919b3f5
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2022-05-05 18:07:50 -05:00
advplyr
8702ac1ccf
Fix:Manage tracks page
2022-05-05 18:04:17 -05:00
advplyr
33833e0a36
Update:Host fonts locally #563
2022-05-05 18:02:42 -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
ef0243f1d7
Version bump 2.0.10
2022-05-03 19:35:30 -05:00
advplyr
7a7d53f92e
Update:Close author modal on update
2022-05-03 19:33:00 -05: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
advplyr
55c40658f2
Add:Sort by duration for audiobooks and sort by number of episodes for podcasts #558
2022-05-03 17:50:19 -05:00
advplyr
db48a486e5
Fix:Drag and drop upload limits to 100 items per folder #560
2022-05-03 17:41:49 -05:00
advplyr
d869a9836e
Add:More menu for podcast episode cards with Mark as Finished and Edit Podcast #559
2022-05-03 17:21:22 -05:00
advplyr
944a5b3e92
Version bump v2.0.9
2022-05-02 19:04:57 -05:00
advplyr
9b9de84740
Add:Experimental embed audio metadata page
2022-05-02 18:48:00 -05:00
advplyr
2746e61cb3
Fix:Authors card hide edit & search icon for users without edit permission #549
2022-05-02 17:32:52 -05:00
advplyr
7f1d797fb2
Update:Submit edit details closes modal
2022-05-02 17:31:02 -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
e34a39dde4
Update:Edit modal merge tab to manage
2022-05-01 19:39:52 -05:00
advplyr
84c12a6e7e
Add:Experimental embed metadata in audio files #141
2022-05-01 18:33:46 -05:00
advplyr
22e3d4a150
Fix:Account tags accessible #542
2022-05-01 15:12:21 -05:00
advplyr
54389e3c25
Version bump v2.0.8
2022-04-30 13:19:07 -05:00
advplyr
bf0da1c6ec
Merge branch 'master' of https://github.com/advplyr/audiobookshelf
2022-04-30 12:33:54 -05:00
advplyr
591a866f8c
Fix:Removing section from upload page #530
2022-04-30 12:31:58 -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
Cassie Esposito
21785c8e72
Merge branch 'advplyr:master' into tooltips_for_appbar
2022-04-30 09:27:48 -07:00
Cassie Esposito
bdf6ccbd2d
Removed duplicate conditional from line 62 of client/components/app/Appbar.vue
2022-04-30 09:21:27 -07:00
advplyr
ceb163570f
Fix:Set next accessible library when currently selected library is removed
2022-04-29 18:57:46 -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
4dac8ac16c
Fix:Account type select dropdown & add root user change password button
2022-04-29 18:19:04 -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
c2a4b32192
Fix:Series on search page not directing to series page #533
2022-04-29 17:12:02 -05:00
advplyr
4185807da4
Add:Check for new episodes manual check and update last check time, Update:Adding new podcasts and downloading podcast episodes restricted to admin users
2022-04-29 16:42:40 -05:00
advplyr
8abda14e0f
Version bump v2.0.7
2022-04-29 13:16:29 -05:00
advplyr
3a2594cde9
Version bump v2.0.6
2022-04-29 13:13:54 -05:00
advplyr
a467637cb5
Version bump v2.0.5
2022-04-29 12:59:35 -05:00
advplyr
1a23001955
Update version check to use releases from gh api instead of tags, add 5 minute buffer between checking for new releases
2022-04-29 12:20:51 -05:00
advplyr
2a919012b6
Version bump 2.0.4
2022-04-28 18:43:00 -05:00
Cassie Esposito
620bf7990f
Added tooltips for edit, delete, and deselect all buttons to client/components/app/Appbar.vue
2022-04-28 15:44:07 -07:00
advplyr
35925ddc1b
Merge pull request #522 from selfhost-alt/skip-matching-identified-media
...
Add options to skip matching media items if they already have an ASIN/ISBN
2022-04-27 20:14:04 -05:00
advplyr
33dfb764fa
Add:Support for openaudible folder structure (subject to change), add support for treating single audio files in the root directory as library items #401
2022-04-27 19:42:34 -05:00
advplyr
49bef2c641
Fix:Uploader removing single item from parsed upload items #530
2022-04-27 18:08:07 -05:00
advplyr
ac58536501
Fix:Drag n drop folder upload
2022-04-27 18:03:00 -05:00
advplyr
c344555be3
Fix:default user settings for orderBy and default to sort ascending for titles and authors #515
2022-04-27 17:20:44 -05:00
Selfhost Alt
84dd06dfc4
Add options to skip matching media items if they already have an ASIN/ISBN
2022-04-26 17:36:29 -07:00
advplyr
2cc055a1ad
Fix:checkbox default check color add to tailwind safelist #521
2022-04-26 18:14:11 -05:00
advplyr
11354a3e3f
Version bump 2.0.3
2022-04-24 19:18:43 -05:00
advplyr
e253939c1e
Fix: upload page files table selectable filename, size and type #406
2022-04-24 18:55:26 -05:00
advplyr
f25ce1c0e7
Fix: overlapping text on collections book table #410
2022-04-24 18:51:11 -05:00
advplyr
2e28c9b06d
Add: button on issues page to remove all library items with issues #476
2022-04-24 18:25:33 -05:00
advplyr
4bc7cd2045
Fix: show books with invalid audio files and add error icon on book items #491
2022-04-24 18:05:15 -05:00
advplyr
5389115120
Add: Button on series page to mark all series as finished #452
2022-04-24 17:46:21 -05:00
advplyr
21bdd9f9ec
Fix set invalid flag to false when adding first episode to an empty podcast library item, dont show podcast errors on episode cards
2022-04-24 17:03:43 -05:00
advplyr
e3ae3f7e6a
Update personalized api endpoint to new optimal function that only loops through library items once
2022-04-24 16:56:30 -05:00
advplyr
fc8fec62a0
Version bump 2.0.2
2022-04-23 19:41:35 -05:00
advplyr
034d858f18
Change new podcast modal to remove episode download list #494 , Fix error when importing many episodes (set max size to 5MB) #493 , show podcast episodes downloading and in queue on podcast landing page
2022-04-23 19:41:06 -05:00
advplyr
ebc9e1a888
Fix batch mark as finished and clear selection #490
2022-04-23 17:17:05 -05:00
advplyr
c5a9c2bf5a
Merge pull request #489 from selfhost-alt/configurable-backup-size
...
Make maximum backup size configurable
2022-04-23 17:06:59 -05:00
advplyr
3dbce8fd71
Fix:Persist playback rate #419
2022-04-23 16:51:13 -05:00
Selfhost Alt
f9530897c0
Add tooltip to explain the max backup size
2022-04-23 10:23:01 -07:00
Selfhost Alt
7c7e8285a4
Make maximum backup size configurable
2022-04-23 10:19:31 -07:00
advplyr
5d12cc3f23
Podcast home page shelves for currently listening episodes, newest episodes. Podcast episode card
2022-04-22 19:31:11 -05:00
benonymity
243cc672f7
Fix libraryItem in global search, same fix as app
2022-04-22 18:58:43 -04:00
advplyr
663546dd77
Fix edit modal registering/unregistering library item listeners #483
2022-04-22 17:42:49 -05:00
advplyr
d4525ad5ca
Version bump 2.0.1 and Fix db function validation
2022-04-22 12:44:24 -05:00
advplyr
554e9ec238
Remove download button form item landing page
2022-04-22 04:53:09 -05:00
advplyr
2276228531
Fix user permissions restricted by tag #421
2022-04-21 19:29:15 -05:00
advplyr
6f7d2ef4cd
Merge pull request #477 from jflattery/master
...
remove redunant line
2022-04-21 18:52:53 -05:00
advplyr
ad3fbe7abf
Add back in m4b merge downloader in experimental #478
2022-04-21 18:52:28 -05:00
jflattery
c58110c7b7
remove redunant line
2022-04-21 18:08:45 +00:00
advplyr
f781fa9e6b
Add green finished line for series #454
2022-04-21 08:55:29 -05:00
advplyr
7f3543400a
Add realtime updates to collections bookshelf
2022-04-21 08:30:44 -05:00
advplyr
f2d9de5a5f
Library stats page links to genres, authors, items #453 , use overall days when hours > 10000
2022-04-20 18:43:39 -05:00
advplyr
8be3bebee8
Fix showing series on book landing page
2022-04-20 18:20:31 -05:00
advplyr
ef88972b25
Fix total listening time stats check for strings, remove from experimental since listening sessions are created for all playbacks
2022-04-20 18:16:27 -05:00
advplyr
35f3b5863f
Add library match all back updated to support v2 models
2022-04-20 18:05:09 -05:00
advplyr
ff294867f8
Fix library folder check if folder exists and if not then attempt to create folder and set permissions, fix library folder check for changes before saving
2022-04-20 17:49:34 -05:00
advplyr
fdf332937f
Remove match books on library item temporarily until implemented
2022-04-19 21:49:12 -05:00
advplyr
10299e3037
Merge pull request #465 from selfhost-alt/filter-by-missing-fields
...
Proposal: Add a filter for media that is missing specific fields
2022-04-19 05:02:12 -05:00
Selfhost Alt
02bf55b401
Add a filter for media that is missing specific fields
2022-04-18 21:47:03 -07:00
Selfhost Alt
f0615c2971
Include the type of filter being applied in the UI
2022-04-18 21:20:32 -07:00
advplyr
7ef44eb75b
Fix episode sort by publishedAt instead of pubDate
2022-04-18 18:09:23 -05:00
advplyr
044804115b
Version bump 2.0.0
2022-04-18 08:10:55 -05:00
advplyr
d69f6020c6
Fix podcast episode playback session duration, use podcast episode plaintext description
2022-04-17 17:52:06 -05:00
advplyr
5d305c96ad
Add support for WMA and AIFF audio files #449 , add remove orphan streams, clean up audio mime type logic
2022-04-16 12:37:10 -05:00
advplyr
6d823f4e42
Podcast episode audio file to always use index 1
2022-04-15 20:49:13 -05:00
advplyr
a62f7a4861
Update uploader to support podcast folder structure
2022-04-14 18:24:24 -05:00
advplyr
5a26b01ffb
Add LibrarySettings and update edit library modal to include settings tab
2022-04-14 17:15:52 -05:00
advplyr
cbde451120
Add redirects for media types on unsupported pages
2022-04-14 12:57:34 -05:00
advplyr
05dff2583a
Backups to store server version in zip details and check and show alert for old backups created before version 2.0.0
2022-04-13 18:51:06 -05:00
advplyr
79a82df914
Remove NFO metadata and save metadata button
2022-04-13 18:23:44 -05:00
advplyr
3f6ed6dbf9
Add Podcast match tab and find covers
2022-04-13 18:13:39 -05:00
advplyr
4edba20e9e
Update podcast search page to support manually entering podcast RSS feed
2022-04-13 16:55:48 -05:00
jflattery
e1af25d9d8
Accessible tweaks
2022-04-13 20:17:00 +00:00
jflattery
9b30a8ff4b
Accessibility Labels: User Account Icon
2022-04-13 19:14:44 +00:00
jflattery
b1a9de819e
Improve Accessibility: Zoom Labels
2022-04-13 19:10:03 +00:00
Jim Flattery
68da974c12
Merge branch 'advplyr:master' into master
2022-04-13 11:01:47 -04:00
jflattery
8c47ccb651
Add episode number
...
Add episode number to list group view
2022-04-13 15:00:20 +00:00