mygpo icon indicating copy to clipboard operation
mygpo copied to clipboard

The gpodder.net webservice

Results 134 mygpo issues
Sort by recently updated
recently updated
newest added

Sentry Issue: [GPODDERNET-FEEDS-D6](https://sentry.io/organizations/skoegl/issues/1734294296/?referrer=github_integration) ``` KeyError: 'content-length' (9 additional frame(s) were not displayed) ... File "feedservice/parse/soundcloud.py", line 211, in get_episodes text_processor=self.text_processor) for t in tracks] File "feedservice/parse/soundcloud.py", line 210, in parsers...

Sentry Issue: [GPODDERNET-FH](https://sentry.io/organizations/skoegl/issues/1735071962/?referrer=github_integration) ``` JSONDecodeError: Expecting value: line 1 column 1 (char 0) (6 additional frame(s) were not displayed) ... File "mygpo/users/views/user.py", line 237, in _get_email resp = requests.get(USERINFO_URL, headers=headers).json()...

Sentry Issue: [GPODDERNET-FG](https://sentry.io/organizations/skoegl/issues/1710022379/?referrer=github_integration) ``` PodcastList.DoesNotExist: PodcastList matching query does not exist. File "django/db/models/query.py", line 559, in get_or_create return self.get(**kwargs), False File "django/db/models/query.py", line 417, in get self.model._meta.object_name DataError: value too...

Sentry Issue: [GPODDERNET-FC](https://sentry.io/organizations/skoegl/issues/1699871727/?referrer=github_integration) ``` Certificate did not match expected hostname: ssl-static.libsyn.com. Certificate: {"OCSP":["http://ocsp.sectigo.com"],"caIssuers":["http://crt.sectigo.com/SectigoRSADomainValidationSecureServerCA.crt"],"issuer":[[["countryName","GB"]],[["stateOrProvinceName","Greater Manchester"]],[["localityName","Salford"]],[["organizationName","Sectigo Limited"]],[["commonName","Sectigo RSA Domain Validation Secure Server CA"]]],"notAfter":"Jan 19 23:59:59 2022 GMT","notBefore":"Jan 2 00:00:00 2020 GMT","serialNumber":"749F7523DCA7AA722DD9C4CF9959E9E7","subject":[[["commonName","*.ssl.hwcdn.net"]]],"subjectAltName":[["DNS","*.ssl.hwcdn.net"],["DNS","ssl.hwcdn.net"]],"version":3} ```

Somehow a private Patreon only podcast is available for anyone who uses gpodder. ![2019-12-09-231547_1082x658_scrot](https://user-images.githubusercontent.com/39070319/70576769-9e9a2780-1b5e-11ea-954a-bb9ea3df7d1c.png) The photo above shows the specific feed. This podcast should not be available in this way...

support

Gpodder appears to remove `#` characters from podcast feed URLs. I have a podcast with the encoded entity `%23` (which is a `#`) in the URL, which is required because...

I can't register an account on gpodder, I've tried with a Gmail and a mail.ru address, and for neither of them did I receive any activation email across any folders...

auth

I'm trying to add a new podcast (via Missing Podcast / Add Podcast) on the website and I fail. But when I also add it in my AntennaPod which synchs...

The advertisement page currently offers to book an advertisement placement of a podcast. https://gpodder.net/publisher/advertise This offer has been available for a long time, but is rarely used. Let's re-evaluate what...

Sentry Issue: [GPODDERNET-DN](https://sentry.io/organizations/skoegl/issues/1593742935/?referrer=github_integration) ``` Exception: invalid action New (8 additional frame(s) were not displayed) ... File "mygpo/decorators.py", line 77, in tmp return fn(request, *args, **kwargs) File "mygpo/decorators.py", line 113, in...