Commit Graph

  • e1ddb95250 Inital passportjs integration lukeIam 2023-03-24 18:21:25 +01:00
  • 4d29ebd647 Save Locations locally, add separate progress tracker Vincent Schmandt 2023-03-23 08:45:00 +01:00
  • fd58df4729 Add:Abridged book detail, parse from audible, abridged book filter #1408 advplyr 2023-03-22 18:05:43 -05:00
  • b4dc1c1f03 Merge branch 'master' into sqlite sqlite advplyr 2023-03-22 12:18:02 -05:00
  • 5078818295 Add MediaProgress fields Add Table of Contents Vincent Schmandt 2023-03-22 11:16:01 +01:00
  • 7181df0479 Fix:Patreon episodes with variable query strings #1622 advplyr 2023-03-21 17:59:37 -05:00
  • 633e83a4ab Update libraryItem model to include libraryId advplyr 2023-03-21 17:06:08 -05:00
  • 6c618d7760 Adjust height to fit metadata Vincent Schmandt 2023-03-21 13:36:06 +01:00
  • 17b8cf19b7 Add Location Storage Vincent Schmandt 2023-03-21 13:34:21 +01:00
  • e018f8341e EPUB progress persistence Vincent Schmandt 2023-03-21 13:27:21 +01:00
  • d745e6b656 Merge branch 'master' into sqlite advplyr 2023-03-20 16:03:07 -05:00
  • 59b5f8cbbe Merge pull request #1624 from maltejur/master advplyr 2023-03-20 16:01:23 -05:00
  • b62e88c4ed Update routes/controllers/db structure advplyr 2023-03-20 15:52:33 -05:00
  • d6108a0722 Merge pull request #1621 from burghy86/patch-9 advplyr 2023-03-20 15:49:31 -05:00
  • 1af7e59d88 Merge pull request #1618 from fidoriel/transcode-continue-bug advplyr 2023-03-20 15:49:11 -05:00
  • 7b425e9a9d Update client/players/LocalAudioPlayer.js advplyr 2023-03-20 15:48:42 -05:00
  • 596a03900b Update client/players/LocalAudioPlayer.js advplyr 2023-03-20 15:48:36 -05:00
  • b283644d95 Update client/players/LocalAudioPlayer.js advplyr 2023-03-20 15:48:31 -05:00
  • 808690c137 truncate long title in stream container Malte Jürgens 2023-03-20 21:28:15 +01:00
  • 136c347586 Update it.json burghy86 2023-03-20 12:20:02 +01:00
  • 258b9ec54e Update library item example route advplyr 2023-03-19 17:41:27 -05:00
  • e81238038e m3u8url fidoriel 2023-03-19 22:26:36 +00:00
  • fcf6964d7d hlsurl fidoriel 2023-03-19 21:41:49 +00:00
  • 54ca58e610 Update model casing & associations advplyr 2023-03-19 15:19:22 -05:00
  • 2131a65299 Merge branch 'master' into sqlite advplyr 2023-03-19 09:21:00 -05:00
  • bd75ad4576 Version bump 2.2.17 v2.2.17 advplyr 2023-03-18 17:44:45 -05:00
  • f970d8e539 Merge pull request #1517 from mfcar/addEpisodeFilter advplyr 2023-03-18 17:25:53 -05:00
  • c49010b4e1 Merge master advplyr 2023-03-18 17:26:11 -05:00
  • 243bc7b0d0 Complete migration file advplyr 2023-03-18 16:56:57 -05:00
  • b8de041497 Update migration file to use bulkCreate advplyr 2023-03-17 18:04:39 -05:00
  • 8287822354 Merge branch 'master' into sqlite advplyr 2023-03-17 17:08:11 -05:00
  • 146093d81e Add:Support for .awb AMR-WB audio file #1565 advplyr 2023-03-17 16:52:07 -05:00
  • 11ccbf1913 Merge pull request #1609 from Linden-Ryuujin/feature/semicolonSeperators advplyr 2023-03-16 17:06:22 -05:00
  • a4a334a18a Support for scanning semicolon seperated author and narator lists. Linden Ryuujin 2023-03-16 21:32:38 +00:00
  • 387a37e4da Fix:Download podcast episodes that are not mp3 #1513 advplyr 2023-03-15 18:04:31 -05:00
  • 0f83a292f6 Migration test force re-create tables advplyr 2023-03-15 17:50:47 -05:00
  • c738e35a8c Starting db migration file advplyr 2023-03-15 17:42:35 -05:00
  • b2e1e24ca5 Merge branch 'master' into sqlite advplyr 2023-03-14 16:20:08 -05:00
  • ebad304aa9 Remove filePerms log advplyr 2023-03-14 15:38:53 -05:00
  • 8b557a0cb9 Fix:Private Patreon feed URLs getting encoded twice #1600 advplyr 2023-03-14 15:38:19 -05:00
  • 40b808e73d Update:Use title ID3 tag on tracks when setting chapters and prefer audio metadata setting is enabled #679 advplyr 2023-03-13 17:56:16 -05:00
  • a8b57a1ce9 Cleanup rebuild tracks/set chapters advplyr 2023-03-13 17:45:44 -05:00
  • c7f457da3e Feed and Setting models advplyr 2023-03-13 17:13:31 -05:00
  • bed3758268 PlaybackSession, Playlist, PlaylistMediaItem, Device data models advplyr 2023-03-12 17:55:12 -05:00
  • a1a923df94 Merge branch 'master' into sqlite advplyr 2023-03-12 16:15:59 -05:00
  • 35315843f2 Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2023-03-12 15:52:55 -05:00
  • 27b9d3b94f Update:Add support for MKA audio files #1597 advplyr 2023-03-12 15:52:49 -05:00
  • bbf324ea83 Adding more models advplyr 2023-03-12 14:51:45 -05:00
  • 0010ac5a40 Merge pull request #1599 from Nab0y/master advplyr 2023-03-11 13:58:42 -06:00
  • 884808f34e Update russian localization Dmitry Naboychenko 2023-03-11 22:40:24 +03:00
  • adc4309951 Merge branch 'master' into sqlite advplyr 2023-03-11 11:54:34 -06:00
  • f75ed07497 Update readme screenshot advplyr 2023-03-10 16:23:07 -06:00
  • b707d6f3c9 Update Dockerfile run command to use node index.js advplyr 2023-03-09 11:47:48 -06:00
  • b8ab72a141 Sequelize and sqlite init with test user model advplyr 2023-03-08 12:33:52 -06:00
  • a2d4a4a906 Update:Home page episodes dont show a number if no episode number advplyr 2023-03-08 08:30:54 -06:00
  • 434d743d99 Clean translation files alphabetized advplyr 2023-03-07 10:28:10 -06:00
  • 30f16b05fe Merge pull request #1586 from Machou/master advplyr 2023-03-07 10:13:07 -06:00
  • 92a88f4416 Update fr.json Machou 2023-03-07 17:05:51 +01:00
  • 5c9c122af2 Update:Config side nav line height and padding for cleaner wrapping advplyr 2023-03-07 09:42:33 -06:00
  • 620d5ce578 Add:Spanish language option advplyr 2023-03-07 09:37:55 -06:00
  • 363e1cee4b Merge pull request #1587 from apineiro97/master advplyr 2023-03-07 09:30:16 -06:00
  • 93f576772a Merge pull request #1585 from springsunx/patch-1 advplyr 2023-03-07 09:27:52 -06:00
  • d4612bae92 Update fr.json Machou 2023-03-07 06:48:24 +01:00
  • e01af27008 LabelSettingsOverdriveMediaMarkersHelp Arturo Pineiro 2023-03-06 21:41:02 -08:00
  • 657fe0a650 Spanish translation Arturo Pineiro 2023-03-06 21:36:38 -08:00
  • 9a6ec5548e fix missing translations Arturo Pineiro 2023-03-06 21:33:51 -08:00
  • 0807509ea7 added "ButtonDownloadQueue": "Queue", Arturo Pineiro 2023-03-06 21:28:09 -08:00
  • d9d1c4e360 Added Spanish translation Arturo Pineiro 2023-03-06 21:18:59 -08:00
  • 2135e5b066 fr_FR update blok 2023-03-07 05:54:20 +01:00
  • b69eb10ae0 fr_FR update blok 2023-03-07 05:36:53 +01:00
  • e1512b6f54 Update zh-cn.json SunX 2023-03-07 11:07:01 +08:00
  • 1b8e8215d6 Update fr.json Machou 2023-03-07 03:35:21 +01:00
  • 9b44e36e7b Version bump 2.2.16 v2.2.16 advplyr 2023-03-05 16:28:45 -06:00
  • db1ca08c2e Update scanner logs to show inode value on path changes and missing items #1447 advplyr 2023-03-05 15:38:21 -06:00
  • 557d3243c3 Fix:Series & collection rss feeds repeating first book #1531 advplyr 2023-03-05 15:26:18 -06:00
  • 785942b94f Update:Series books page fallback to sort by title/collapsed series name when no sequence #1503 advplyr 2023-03-05 14:48:20 -06:00
  • 3df7caa838 Fix:OPF parser crash when no narrators #1578 advplyr 2023-03-05 12:40:21 -06:00
  • aef2c52630 Merge pull request #1581 from mfcar/improvePodcastEditing advplyr 2023-03-05 12:28:12 -06:00
  • dccad3055b Remove library item listener from edit episode modal advplyr 2023-03-05 12:28:20 -06:00
  • c629923a80 Merge pull request #1562 from mfcar/addNextScheduleInfo advplyr 2023-03-05 11:44:59 -06:00
  • b4f1fd5b25 Remove currently from date/time setting advplyr 2023-03-05 11:38:07 -06:00
  • 267897ce74 Merge pull request #1559 from mfcar/addDownloadQueue advplyr 2023-03-05 10:48:25 -06:00
  • 022bf9d0ef Show current episode download on init and download queue page updates advplyr 2023-03-05 10:35:34 -06:00
  • 61c759e0c4 Add tasks queue dropdown mfcar 2023-03-05 11:15:36 +00:00
  • cfb3ce0c60 Merge branch 'master' into addDownloadQueue mfcar 2023-03-04 22:00:18 +00:00
  • 72396c5a98 Add Prev/Next buttons on podcast editing mfcar 2023-03-04 19:04:55 +00:00
  • 12f231b886 Add save action without closing the modal mfcar 2023-03-04 16:44:52 +00:00
  • 6aeed24296 Update example label mfcar 2023-03-04 11:51:53 +00:00
  • d8b6e09bc0 Merge branch 'master' into addNextScheduleInfo mfcar 2023-03-04 11:09:35 +00:00
  • d95975cade Fix:Series page progress filter #1577 advplyr 2023-03-03 17:35:14 -06:00
  • c4208a4690 package-lock.json lacking mfcar 2023-02-28 17:07:18 +00:00
  • 7c7a6df6e4 Using cron-parse lib to parse the cron expression. Cron-parse can handle with more scenarios. mfcar 2023-02-28 17:04:46 +00:00
  • 791c058ef8 Merge pull request #1563 from mfcar/improvePodcastSearch advplyr 2023-02-27 16:42:37 -06:00
  • c847aea0a4 Merge pull request #1556 from Weldawadyathink/public_rss_feeds advplyr 2023-02-27 16:40:18 -06:00
  • e56164aa5a Add a new date format mfcar 2023-02-27 20:31:38 +00:00
  • cfb5e909a9 Improve podcast search mfcar 2023-02-27 18:22:17 +00:00
  • 071444a9e7 Improve dates, times and schedule backup info mfcar 2023-02-27 18:04:26 +00:00
  • 34ac972130 Add download queue mfcar 2023-02-27 02:56:07 +00:00
  • 97b5cf04f5 Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2023-02-25 15:05:49 -06:00
  • 0d50d730d9 Update:Html sanitizer to allow br tag advplyr 2023-02-25 15:05:44 -06:00