Commit Graph

3190 Commits

Author SHA1 Message Date
5389115120 Add: Button on series page to mark all series as finished #452 2022-04-24 17:46:21 -05:00
6e99cf6570 Fix: filter sort authors and series, authors page sort alphabetical #497 2022-04-24 17:15:41 -05:00
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
e3ae3f7e6a Update personalized api endpoint to new optimal function that only loops through library items once 2022-04-24 16:56:30 -05:00
74bf917150 Update readme 2022-04-24 11:14:30 -05:00
5666b263f5 Readme updates and banner update to represent podcasts 2022-04-24 11:11:49 -05:00
fc8fec62a0 Version bump 2.0.2 v2.0.2 2022-04-23 19:41:35 -05:00
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
ebc9e1a888 Fix batch mark as finished and clear selection #490 2022-04-23 17:17:05 -05:00
c5a9c2bf5a Merge pull request #489 from selfhost-alt/configurable-backup-size
Make maximum backup size configurable
2022-04-23 17:06:59 -05:00
3dbce8fd71 Fix:Persist playback rate #419 2022-04-23 16:51:13 -05:00
b2d299dba6 Remove open playback sessions for user when starting a new playback session 2022-04-23 16:18:34 -05:00
cb5d9a8287 Add explicit byte conversion variable to make code more self-documenting 2022-04-23 10:26:37 -07:00
f9530897c0 Add tooltip to explain the max backup size 2022-04-23 10:23:01 -07:00
7c7e8285a4 Make maximum backup size configurable 2022-04-23 10:19:31 -07:00
7b3f9a1e0c Add bulkInsertEntities to db to handle migrating large collections 2022-04-23 06:25:16 -05:00
399e0ea0bc Merge pull request #486 from selfhost-alt/quickmatch-updates-media-descriptions
Set description when quick matching media
2022-04-23 06:00:59 -05:00
a47b0bce57 Merge pull request #485 from selfhost-alt/fix-scan-error
Update folder update logic to use new media path name
2022-04-23 05:59:10 -05:00
4b60b4f73e Set description when quick matching media 2022-04-22 23:19:46 -07:00
d88b20addd Update folder update logic to use new media path name 2022-04-22 22:29:38 -07:00
5d12cc3f23 Podcast home page shelves for currently listening episodes, newest episodes. Podcast episode card 2022-04-22 19:31:11 -05:00
84fb7ce8b3 Merge pull request #484 from benonymity/search_fix
Fix libraryItem ID reference in global search
2022-04-22 18:03:56 -05:00
243cc672f7 Fix libraryItem in global search, same fix as app 2022-04-22 18:58:43 -04:00
663546dd77 Fix edit modal registering/unregistering library item listeners #483 2022-04-22 17:42:49 -05:00
1b79b3f42d Add secondary sort by series sort title when sorting by author #274 2022-04-22 17:11:03 -05:00
d4525ad5ca Version bump 2.0.1 and Fix db function validation v2.0.1 2022-04-22 12:44:24 -05:00
dc9c307663 Fix user tags issue 2022-04-22 05:00:52 -05:00
554e9ec238 Remove download button form item landing page 2022-04-22 04:53:09 -05:00
2276228531 Fix user permissions restricted by tag #421 2022-04-21 19:29:15 -05:00
6f7d2ef4cd Merge pull request #477 from jflattery/master
remove redunant line
2022-04-21 18:52:53 -05:00
ad3fbe7abf Add back in m4b merge downloader in experimental #478 2022-04-21 18:52:28 -05:00
c58110c7b7 remove redunant line 2022-04-21 18:08:45 +00:00
f781fa9e6b Add green finished line for series #454 2022-04-21 08:55:29 -05:00
7f3543400a Add realtime updates to collections bookshelf 2022-04-21 08:30:44 -05:00
1ff5637c1b Fix user issue sending POST requests to play endpoints #473 2022-04-21 07:24:54 -05:00
f2d9de5a5f Library stats page links to genres, authors, items #453, use overall days when hours > 10000 2022-04-20 18:43:39 -05:00
8be3bebee8 Fix showing series on book landing page 2022-04-20 18:20:31 -05:00
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
35f3b5863f Add library match all back updated to support v2 models 2022-04-20 18:05:09 -05:00
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
1c6cd7499b Remove old cover method make sure cover filename is an actual image 2022-04-20 17:34:20 -05:00
ce35ae6b03 Merge pull request #469 from jflattery/master
Increase readability of logs
2022-04-20 16:38:50 -05:00
28c99cf17f Increase readability of logs
Add podcast title to log output when autodownload fails
2022-04-20 17:35:15 +00:00
584e754eae Remove db log from testing 2022-04-20 08:38:24 -05:00
68cf748e77 Fix previous version check for db migration to v2 2022-04-20 08:31:57 -05:00
9b8f53caf6 abmetadata generator fixes 2022-04-20 07:41:45 -05:00
fdf332937f Remove match books on library item temporarily until implemented 2022-04-19 21:49:12 -05:00
182545a729 Fix ebook scan 2022-04-19 21:10:24 -05:00
e83df2bf4b Update migration version 2022-04-19 20:55:40 -05:00
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