Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Releases: rix1337/FeedCrawler

v.20.0.3

05 Jul 17:17
ffc7e78

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

  • ffc7e78 - Merge pull request #792 from rix1337/dev
  • 3156c46 - v.20.0.3 - GUI fixes * proper thread handling on stop / ctrl+c * macOS support * removed --no-gui parameter
  • da7bf8e - v.20.0.3 - Check if config path is writable
  • 35875fb - v.20.0.3 - Replace wiki links
  • 86df81b - v.20.0.3 - Style initial setup like Bootstrap 5
  • d576d86 - v.20.0.3 - Remove vueuse for Dark mode toggle
  • cf8e3b0 - v.20.0.3 - Rewrite initial setup
  • a063875 - v.20.0.3 - Use fstrings
  • f284931 - v.20.0.3 - Deprecate unneeded launch parameters - The initial setup will be handled over the web ui - Parameters to set up My JDownloader removed - Parameter for config path removed - Internal parameters replaced with environment variables - GitHub actions adapted to use environment variable - Docker adapted to use environment variable

v.20.0.2

30 Jun 16:12
0e2daaa

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

  • 0e2daaa - Merge pull request #791 from rix1337/dev
  • 500a505 - v.20.0.2 - Version Increment
  • 4f8c8df - v.20.0.2 - Initial Setup for My JDownloader in Web UI - users can now conveniently set up the My JDownloader credentials through their browser
  • 9733088 - v.20.0.2 - Launch automatically on *nix after 30 seconds - Don't force users to select a path for Config
  • 4cdb301 - v.20.0.2 - Initial Setup for Hostnames in Web UI - users can now conveniently set up the hostnames through their browser

v.20.0.1

30 Jun 11:38
0ed87bd

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

  • 0ed87bd - Merge pull request #790 from rix1337/dev
  • 58c551f - v.20.0.1 - Fix DW link handling - increase request timeout to a minute (for slow servers) - rework DW link unpacking (from DW to FC) - remove _MIRROR suffix from titles

v.20.0.0

30 Jun 10:34
10b91de

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

  • 10b91de - Merge pull request #789 from rix1337/dev
  • 3315602 - v.20.0.0 - Run Tests for Python 3.12
  • ad0ff92 - v.20.0.0 - Major Release due to frontend refactor
  • fc5bb1d - v.20.0.0 - Use vite ESM build instead of CJS
  • 6cc4d32 - v.20.0.0 - Bugfix: Prevent replacing spaces in Search lists
  • a864d3e - v.20.0.0 - Refactor vuex to pina
  • 721b0e7 - v.20.0.0 - Direct Connection Timeout dicreased to 1 hour
  • 127e74f - v.20.0.0 - Fix Readme Badges

v.19.2.7

29 Jun 12:37
169f430

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

  • 169f430 - Merge pull request #788 from rix1337/dev
  • 771059f - v.19.2.7 - Fix #787 by replacing special chars earlier
  • 6844881 - v.19.2.7 - Improve direct Connection to JDownloader
  • 96f8994 - v.19.2.7 - Remove vue-router

v.19.2.6

24 Jun 14:35
ee8b1af

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

  • ee8b1af - Merge pull request #786 from rix1337/dev
  • 68a858c - v.19.2.6 - Improved Plex Integration - Bugfixes relating to foreign IMDb show titles - Grab valid Plex-Direct-URLs in the web ui

v.19.2.5

24 Jun 10:15
9b80c19

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

  • 9b80c19 - Merge pull request #785 from rix1337/dev
  • caf8796 - v.19.2.5 - Switch to official alpine docker baseimage - linuxserver baseimage messed up multiple times - less clutter in the setup - removed automatic baseimage builds to stay reproducable

v.19.2.4

24 Jun 09:50
673c1d4

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

  • 673c1d4 - Merge pull request #784 from rix1337/dev
  • 5897df2 - v.19.2.4 - Switch to official alpine docker baseimage - linuxserver baseimage messed up multiple times - less clutter in the setup - removed automatic baseimage builds to stay reproducable

v.19.2.3

17 Jun 16:59
383b02e

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

v.19.2.2

20 May 10:57
8d6ee44

Choose a tag to compare

Installation und Update:

pip install -U feedcrawler


Changelog:

  • 8d6ee44 - Merge pull request #781 from rix1337/dev
  • 5335710 - v.19.2.2 - Remove Changelog check