qBittorrent
qBittorrent copied to clipboard
Backport changes to v5.0.x branch
- #21220
- #21295
- #21480
- #21481
- #21488
- #21528
- #21553
- #21596
- #21628
#21064
Is it possible to backport this small feature customizing the save statistics time interval #21291 into v5.0.x?
@glassez I would suggest not backport #21064 and instead investigate the issue thoroughly. Backport should be the last resort.
I would suggest not backport #21064 and instead investigate the issue thoroughly. Backport should be the last resort.
No problems. I will remove it from here as soon as another solution is provided.
@Chocobo1
BTW, another quick solution that can come to my mind is to simply roll back all the basic scripts (nova2, helpers etc.) to the state of the 4.6.x branch.The situation is not so clear about the plugins themselves. It turns out that we need to keep them compatible with the release branch (aka v.5.0.x currently), and not just with the master.
BTW, another quick solution that can come to my mind is to simply roll back all the basic scripts (nova2, helpers etc.) to the state of the 4.6.x branch.The situation is not so clear about the plugins themselves. It turns out that we need to keep them compatible with the release branch (aka v.5.0.x currently), and not just with the master.
It is already targeted to release branch (v.5.0.x) correctly. The plugins repo still run CI with older python versions.
No problems. I will remove it from here as soon as another solution is provided.
It is unclear what is the actual issue as I couldn't find a proper issue report about it and I couldn't reproduce either. I suspect it doesn't affect the masses but only a few (which is the usual with a new release). I mean, until the symptom is identified it is unlikely to have a 'fix'.
It is unclear what is the actual issue as I couldn't find a proper issue report about it and I couldn't reproduce either. I suspect it doesn't affect the masses but only a few (which is the usual with a new release). I mean, until the symptom is identified it is unlikely to have a 'fix'.
It sounds strange... This is one of the top issues since the v5.0 release. Just try to setup environment with clean qBittorrent v4.6.7 + Pyton v3.8.x (e.g. v3.8.10) and download official plugins (make sure that they are listed in qBittorrent plugins dialog). Then update it to v5.0. https://github.com/qbittorrent/qBittorrent/issues/21445#issuecomment-2395115393 https://github.com/qbittorrent/qBittorrent/issues/21445#issuecomment-2395118111
@Chocobo1 It's not an upgrade issue anyway from 4.6.x -> 5.0.0, it can be re-produced with fresh profile/portable mode & python 3.8.10
- Download/extract qBittorrent 5.0.0
- Create
profilefolder - Ensure python 3.8.10 is installed & only version installed!
- Run qBittorrent
- View->Search
- Select "Search plugins..."
- Check for updates
- Met with
Couldn't install "xxxxxx" search engine plugin. Plugin is not supported. - It simply will not install the 8x official plugins.
- Installing Python 3.9.0 by itself or selecting it from advanced options....resolves the issue.
@Chocobo1 It's not an upgrade issue anyway from 4.6.x -> 5.0.0, it can be re-produced with fresh profile/portable mode & python 3.8.10
Thanks, I think I found the root cause. I'll submit a fix when ready.
https://github.com/qbittorrent/qBittorrent/issues/21445#issuecomment-2395115393 Therefore, https://github.com/qbittorrent/qBittorrent/pull/21064 definitely needs to be backported to v5.0.x branch.
It is not necessary. I'll fix it another way. See PR #21539.
Is it possible to backport this small feature customizing the save statistics time interval #21291 into v5.0.x?
By default only bugfixes are eligible for backporting into current release branch. All questions are for @Chocobo1. He is the unspoken guardian of the release policy.
Is it possible to add https://github.com/qbittorrent/qBittorrent/pull/21296 ?
#21220? -> https://github.com/qbittorrent/qBittorrent/pull/21220#issuecomment-2345833787
Is it possible to add #21296 ?
@Chocobo1 ?
https://github.com/qbittorrent/qBittorrent/pull/21300 ?
#21300 ?
I don't mind. The question is up to @Chocobo1. https://github.com/qbittorrent/qBittorrent/pull/21496#issuecomment-2402201337
#21300 ?
I'm ok with it.
Is it possible to add #21296 ?
@Chocobo1 ?
What about this one?
Is it possible to add #21296 ?
@Chocobo1 ?
What about this one?
It isn't critical, so probably not. ps. I would only reply with the OK ones.
I pushed #21605 to this.