linuxserver / docker-pyload

GNU General Public License v3.0
26 stars 10 forks source link

Requesting a tag for development version #29

Closed dausruddin closed 3 years ago

dausruddin commented 3 years ago

linuxserver.io


Desired Behavior

Able to use pyload with latest commit. I realized a development version with latest changes is needed after having this issue, https://github.com/pyload/pyload/issues/3957. Also there are fixes for filehostings which I believe only get updated into build for every new releases?

Current Behavior

NG version lags a few months behind and missing a lot of fixes.

Alternatives Considered

N/A

github-actions[bot] commented 3 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

aptalca commented 3 years ago

That's news to me. Last I checked, pyload-ng was deemed alpha.

It looks like we are installing the dev (pre-release) version as they don't even have a stable release up on pypi yet: https://pypi.org/project/pyload-ng/#history

The latest pre-release is from April 28, which is in our latest ng build

dausruddin commented 3 years ago

Oh. I was not aware. What I really want to request is to have the latest code from its Github. Is it possible?

aptalca commented 3 years ago

No, we're not going to build from source (their commits). Too much work for little to no gain

dausruddin commented 3 years ago

Okay. Thanks for replying.