jonoff
jonoff
Even better, those categories are what I was trying to emulate with groupings. Though some trackers are listed as a sub-set of category (IE only TV) per their attributes, but...
> > Is it possible to send an advertisement through the add-on? > > Regardless whether this is a good thing to do, no one has the permissions to merge...
I'm guessing the dataset is different for this rec area, should there be an `enum` to describe availability around this line: https://github.com/juftin/camply/blob/383617aab2591c56f8ae5f3a558a187de29d4a20/camply/providers/going_to_camp/going_to_camp_provider.py#L537
A potentially unrelated issue, this rec area's equipment (https://reservation.pc.gc.ca/api/equipment) isn't displayed correctly, due to the equipment category at index 1 not 0: https://github.com/juftin/camply/blob/383617aab2591c56f8ae5f3a558a187de29d4a20/camply/providers/going_to_camp/going_to_camp_provider.py#L472-L474
> This leaves me with one question. It showed up, but were they actually bookable? It's possible that was a frontend bug, and if the user tried booking, perhaps the...
Good find, "5" does look like it refers to site available but not matching current criteria. I wasn't making sure equipment and sub-equipment IDs were accurate in my API calls...
> [#21619](https://github.com/qbittorrent/qBittorrent/pull/21619) looks like it could be relevant, though it was never merged. > > [@Ost3rbaer](https://github.com/Ost3rbaer) Could you try setting unique session cookie names for each qBittorrent instance? [#18384](https://github.com/qbittorrent/qBittorrent/pull/18384) This...