Commit Graph

  • 046909333f
    Merge pull request #537 from michalmiddleton/patch-1 main meeb 2024-08-24 16:49:32 +1000
  • 8979710380
    Fix python version in manage.py Michal Middleton 2024-08-23 19:09:40 -0500
  • 4c5d6b7a4d bump to 0.13.7 v0.13.7 meeb 2024-08-07 15:57:21 +1000
  • 5af3d116bd bump ffmpeg and yt-dlp meeb 2024-08-07 15:53:27 +1000
  • 3efff6d501 enable video indexing as the default meeb 2024-08-07 15:50:55 +1000
  • 9fc98c7935
    Merge pull request #523 from FaySmash/tweaked meeb 2024-08-07 14:58:35 +1000
  • 963cae72a0
    Merge branch 'meeb:main' into tweaked FaySmash 2024-08-06 19:38:16 +0200
  • 7d9f2005e4 bump ffmpeg and yt-dlp meeb 2024-08-03 19:50:47 +1000
  • 9c3c960564
    Merge 9cc6f5eae8 into 9b2300d8f6 biolds 2024-07-29 13:30:55 -0400
  • 9b2300d8f6 bump ffmpeg meeb 2024-07-28 18:10:39 +1000
  • cab2077039 Add support for indexing Streams Fay Smash 2024-07-19 17:07:48 +0200
  • 133f87d826 wrong language meeb 2024-07-18 14:24:11 +1000
  • 623867ea3a upload_date is set by metadata and is not a filterable field meeb 2024-07-18 14:23:31 +1000
  • ebbf654cb5 account for upload_date not being set when filtering media by date meeb 2024-07-18 14:18:02 +1000
  • 68de807483 add check that media items have a published date from metadata set before checking for download caps when filtering, resolves #519 (related to #515) meeb 2024-07-18 01:42:36 +1000
  • 69a824e334 increase cached title length to 200 chars, ensure title is never set over 200 chars, resolves #518 (related to #515) meeb 2024-07-18 01:37:27 +1000
  • 99e6280334 missing import related to #94 meeb 2024-07-14 19:15:40 +1000
  • b6cec8ab11 move saving all media items linked to a source when the source is saved to recalculate media skip status to background task, resolves #94 meeb 2024-07-14 19:13:14 +1000
  • 94dbe8bf48
    Merge pull request #517 from timwhite/docker-build-caching meeb 2024-07-13 18:28:47 +1000
  • 82927a580b
    Merge pull request #516 from timwhite/higher-order-custom-filter meeb 2024-07-13 18:21:38 +1000
  • b0c09ded47 Sort install lists so we can easily uninstall the build deps Tim 2024-07-13 16:16:35 +0800
  • 9a8618cb90 Docker compose shouldn't have version numbers now Tim 2024-07-13 16:12:32 +0800
  • 1e6577130a Add docs, add logging Tim 2024-07-13 16:08:32 +0800
  • aa36cace75 Fix #509. Allow semi easy override of filtering logic with custom python code so it can be extended by end users Tim 2024-07-13 15:48:16 +0800
  • 8f31b86ae9
    Merge pull request #515 from timwhite/improve-skip-filtering meeb 2024-07-13 17:24:06 +1000
  • 575a6f0c6c Reduce how often we filter the media, it happens at save time Tim 2024-07-13 08:25:16 +0800
  • 14429fd478 Improve docker build to make use of caching more Tim 2024-07-12 16:26:25 +0800
  • 4749193edd Allow inverting filter text. Fix #266 Tim 2024-07-13 07:37:10 +0800
  • e4f060d6d4 More tests for filtering on length Tim 2024-07-12 17:09:12 +0800
  • 806e47de41 Consistent formatting Tim 2024-07-12 16:18:37 +0800
  • 9615aac8e9 Store title as column instead of just in metadata to speedup access Tim 2024-07-12 16:12:32 +0800
  • e0a2187566 Show filter seconds in source view Tim 2024-07-12 13:30:52 +0800
  • d1de11d647 Allow filtering on min/max length of media Tim 2024-07-12 11:43:31 +0800
  • 1dea5b05fd Downgrade logs to to info, make error message more helpful Tim 2024-07-11 17:51:50 +0800
  • 510f4c2f60 Fix #482 by only scheduling thumbnail downloads if we are intending to download the media Tim 2024-07-11 17:41:12 +0800
  • 96ba4d25ed Unify filtering for metadata to use same filtering for downloading Tim 2024-07-11 16:20:58 +0800
  • ea8223d86b move filtering to own module. Add filtering for days_to_keep Tim 2024-07-11 16:17:29 +0800
  • 6e8c680770 Fix typo Tim 2024-07-11 15:55:49 +0800
  • bcc6d17152 Cleanup filtering to make it easier to work out when to skip or unskip media Tim 2024-07-11 15:55:33 +0800
  • 65b5643705 bump yt-dlp, ffmpeg and libs meeb 2024-07-11 01:34:44 +1000
  • 6dad25bbaf
    Merge pull request #513 from joestump/jstump-fix-tests meeb 2024-07-11 00:38:04 +1000
  • 3cb2f708e3
    Use assertEqual as pluralized doesn't exist Joe Stump 2024-07-10 09:37:47 -0400
  • e3b5d63501 default remotely downloaded images to be converted to a flat rgb colourspace to be compatible with jpeg encoding, resolves #504 meeb 2024-06-11 15:33:47 +1000
  • 7ad54c1ecc bump ffmpeg meeb 2024-04-29 02:03:04 +1000
  • f897e0fa50 strip emojis from nfo output strings, resolves #495 meeb 2024-04-29 01:49:37 +1000
  • 8c0c6ad6c9 strip some additional characters from source name when used in filenames, resolves #494 meeb 2024-04-29 01:40:53 +1000
  • 8718fb6145 bump to 0.13.6 v0.13.6 meeb 2024-03-26 04:03:01 +1100
  • 00af9db864 bump ffmpeg to 2024-02-25-15-18 meeb 2024-03-13 15:06:48 +1100
  • 85bb92bab0 bump regex filter field to 200 chars, resolves #486 meeb 2024-03-13 14:56:15 +1100
  • e7d3705c95 version bump to trigger yt-dlp update v0.13.5 meeb 2024-03-12 00:59:02 +1100
  • 93dbaa1d07 use env vars for source defaults Robert Powel 2024-03-03 12:44:57 -0500
  • d0609279aa bump to 0.13.4 v0.13.4 meeb 2024-02-26 18:29:37 +1100
  • 81da792054 fix migration conflict meeb 2024-02-26 17:33:46 +1100
  • 688517069a bump ffmpeg to autobuild-2024-02-25-15-18 meeb 2024-02-26 17:33:27 +1100
  • e6ef3abf1d Merge branch 'main' of github.com:meeb/tubesync meeb 2024-02-26 17:05:15 +1100
  • e28c698f7e add http auth support to healthcheck, related to #472 meeb 2024-02-26 17:01:07 +1100
  • 4c02d45436
    Merge pull request #449 from InterN0te/main-extractChannelThumbnail meeb 2024-02-26 16:50:37 +1100
  • af3cf7ba63
    Merge branch 'main' into main-extractChannelThumbnail meeb 2024-02-26 16:50:29 +1100
  • 246e2a3187 revert skip metadata if already skipped change, related to #293 meeb 2024-02-26 16:44:38 +1100
  • 1b865bbf4f
    Merge pull request #293 from geoah/main meeb 2024-02-26 16:42:28 +1100
  • 0f574d9e92
    Re-add shebang Re4zOon 2024-02-22 14:33:37 +0100
  • b03ba60450
    Adding HTTP auth Re4zOon 2024-02-21 21:12:35 +0100
  • 9e524666c2
    Adding auth option for healthcheck Re4zOon 2024-02-21 21:03:23 +0100
  • 17ed149736 [ISSUE-468] Skip retrieving metadata when skippable media woozu-shin 2024-02-21 15:25:01 +0900
  • 5b4bc0c47f [ISSUE-468] Fix infinite error when accessing an invalid video which is already downloaded woozu-shin 2024-02-21 14:38:32 +0900
  • c6acd5378c move TIME_ZONE set by env var from local_settings to settings, resolves #462 meeb 2024-02-02 05:51:20 +1100
  • e7788eb8fb
    Merge pull request #450 from InterN0te/main-delete-files-on-disk meeb 2024-01-17 22:31:09 +1100
  • e4e0b48c0b
    Merge pull request #460 from skayred/main meeb 2024-01-17 22:29:59 +1100
  • 3573c1187f
    Optimized source page and dashboard loading Dmitrii Savchenko 2024-01-16 11:57:00 +0200
  • f9aeb6cf48 Update s6 version Mike Weyandt 2024-01-03 19:02:07 -0500
  • 17bec04cef Update ffmpeg version Mike Weyandt 2024-01-03 16:48:53 -0500
  • a40e3e715e Add support for indexing/downloading previously streamed content for channel and channel_id sources Mike Weyandt 2024-01-03 02:53:45 -0500
  • b11b667aff
    Merge pull request #452 from ShaneBridges1234/patch-1 meeb 2024-01-03 16:06:17 +1100
  • 1b581aa4ba
    Update other-database-backends.md Yottatron 2024-01-01 09:16:04 -0800
  • 08e12507f4
    Restore common.errors.py Someone 2023-12-12 13:18:32 +0100
  • 062cfe8e86 Use SuspiciousOperation Exception Someone 2023-12-12 12:17:18 +0000
  • 7384c00713 fix typo in sponsorblock categories, remove dupe metadata flags, related to #362 meeb 2023-12-12 16:28:26 +1100
  • 4fdd172b05 tidy up and pass a serialised list through to youtube.download_media, may help with #362 meeb 2023-12-12 14:40:23 +1100
  • bb53e78a8f Add missing import administrator 2023-12-11 19:50:12 +0100
  • 12b9dfbada Add Exception when images are requested from a source of a type that does not have any administrator 2023-12-11 19:49:06 +0100
  • 32a884365b Duplicate banner.jpg to background.jpg administrator 2023-12-11 19:38:36 +0100
  • 0478cb399e Clean code and rename thumbnail by images It now exports banner as banner.jpg and avatar as poster.jpg and season-poster.jpg administrator 2023-12-11 19:24:44 +0100
  • a359c989d2 Remove unecessary code administrator 2023-12-11 18:58:13 +0100
  • 8770c76d6b Remove BeautifulSoup to only use YT-DLP administrator 2023-12-11 18:50:31 +0100
  • 7b2bb3dca6 Add Try/Except block administrator 2023-12-11 15:53:11 +0100
  • 630f756fa6
    Merge branch 'meeb:main' into main-extractChannelThumbnail Someone 2023-12-11 15:42:12 +0100
  • 9c18115032
    Merge branch 'meeb:main' into main-delete-files-on-disk Someone 2023-12-11 15:41:50 +0100
  • a5c6e03bb8
    Merge f8b86f666e into 6853c1fa76 biolds 2023-12-11 01:03:00 -0700
  • 6853c1fa76 fix tests meeb 2023-12-11 13:42:33 +1100
  • ed07073cf4 Revert "Removed non-pertinent source option" administrator 2023-12-11 03:38:37 +0100
  • af94b37ee6 Revert "Removed non-pertinent source option" administrator 2023-12-11 03:38:14 +0100
  • ad1d49a835 Removed non-pertinent source option administrator 2023-12-11 03:25:17 +0100
  • 46ba2593a2 Removed non-pertinent source option administrator 2023-12-11 03:19:43 +0100
  • 46a43b968a Rework delete method to delete all files matching filename Remove Source folder if checkbox 'remove media' is checked administrator 2023-12-11 02:29:57 +0100
  • 805a0eefbd Merge branch 'delete-files-on-disk' of https://github.com/sparklesmcfadden/tubesync into main-delete-files-on-disk Merge from sparklesmcfadden:delete-files-on-disk administrator 2023-12-11 00:19:37 +0100
  • e9d0599569 Add option to export channel thumbnails for Jellyfin administrator 2023-12-10 19:06:00 +0100
  • 3a87b5779e
    Merge pull request #448 from InterN0te/main-addNfoInfo meeb 2023-12-10 17:58:04 +1100
  • f86e72aa92
    Optimization of episode calculation Someone 2023-12-09 23:13:28 +0100
  • f550e32b5e
    Fix secondary sorting on video key Someone 2023-12-09 19:33:59 +0100
  • 034d877d6a
    Add season and episode tags in NFO test Someone 2023-12-09 17:56:32 +0100