Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

SickChill

5 Topics 41 Posts
  • SickChill - Package Updates

    Pinned
    21
    1 Votes
    21 Posts
    735 Views
    girishG

    [1.10.4]

    Update SickChill to 2024.3.1
  • Does this app work?

    7
    0 Votes
    7 Posts
    129 Views
    A

    @girish Thanks..Yep, I figured that part out, first time I've delved into those app settings.

  • 0 Votes
    1 Posts
    59 Views
    No one has replied
  • New Sickchill broken

    Moved Solved
    8
    0 Votes
    8 Posts
    933 Views
    girishG

    I learnt a few things about the python world as part of fixing this:

    There is now something called poetry. Projects now contain a poetry.toml file which can be converted into a requirements.txt using poetry export --format requirements.txt > requirements.txt .

    There is something called an "editable install" - https://www.python.org/dev/peps/pep-0660/ . Idea being you can just run the code and the code just "installs" away packages as needed. See https://www.python.org/dev/peps/pep-0660/#id5 .

    pyproject.toml is some new project settings file that possibly replaces setup.py

  • Link with Transmission seems broken in the last version

    Solved
    4
    0 Votes
    4 Posts
    369 Views
    mehdiM

    I created another thread, as this is not sickchill related

    https://forum.cloudron.io/topic/4702/proxyauth-addon-basic-auth-semi-broken-in-6-2