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

7 Topics 50 Posts
  • SickChill unlisted from app store

    Pinned
    5
    2 Votes
    5 Posts
    55 Views
    jdaviescoatesJ

    @girish said in SickChill unlisted from app store:

    I hope they atleast bring back the issue tracker

    Out of interest, why does this matter for Cloudron?

    BTW, someone has replied to the thread I started on Discord informing me that the master releases are these https://pypi.org/project/sickchill/

    Doesn't look like there has been a new one since March though.

  • SickChill - Package Updates

    Pinned
    21
    1 Votes
    21 Posts
    2k Views
    girishG

    [1.10.4]

    Update SickChill to 2024.3.1
  • Looks like this got removed from the app store for some reason?

    4
    0 Votes
    4 Posts
    42 Views
    girishG

    Right, when we moved to the new CI system, we had to unlist this. We could not manage to update the app. But the killer reason is that they moved everything now to Discord. There is no issue tracker or any channel . https://github.com/SickChill/SickChill?tab=readme-ov-file#important-notice . Unfortunately, this doesn't work for us from a maintenance pov. I will make a sticky here.

  • Does this app work?

    7
    0 Votes
    7 Posts
    536 Views
    A

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

  • Missing permission to move finished episode to volume mount

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

    Moved Solved
    8
    0 Votes
    8 Posts
    1k 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
    626 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