[Bug] error aislado. No descarga y aun figuro como premium en la web.
Closed this issue · 11 comments
bueno este problema seria un "bug" aislado supongo, ya que sucede que estoy en el día 31 de mi suscripción premium y aun tengo acceso a seguir viendo anime desde la web, pero el downloader no me deja descargarlos porque tal vez me sigue detectando sin suscripción ya que aun no se a renovado el pago persistente del premium:
Edit: removed image to make sure it doesn't show cr user name
comentar eso sí, que anoche como las primeras horas si me dejaba aun sin actualizar, eso si probablemente porque aún no terminaban el ultimo día de sub premium. Espero tenga solución. 👍💯
without knowing what you get in the log i can't say if it is a bug or if crunchyroll is being stupid
also what does it show on https://www.crunchyroll.com/account/membership
without knowing what you get in the log i can't say if it is a bug or if crunchyroll is being stupid
also what does it show on https://www.crunchyroll.com/account/membership
Edit: removed image to make sure it doesn't show sensitive info
según yo debería dejar descargar ya que aún me deja ver anime en la web no?
it should let you download but the question is what crunchyroll returns if i ask them if you have a subscription - check this #47 (comment) where i described how to get the info
should look something like this:
"__class__": "v3_subscription",
"__href__": "",
"__links__": null,
"__actions__": null,
"account_id": ,
"ctp_account_id": "",
"cycle_duration": "",
"next_renewal_date": "0001-01-01T00:00:00Z",
"currency_code": "",
"is_active": false,
"tax_included": false,
"subscription_products": [],
"future_subscription_change": null,
"third_party_subscription_products": [{
"effective_date": "2024-06-19T16:36:41Z",
"source": "google-play",
"source_reference": "d",
"sku": "crunchyroll.google.premium.monthly",
"tier": "premium",
"active_free_trial": true,
"in_grace": false,
"on_hold": false,
"auto_renew": true,
"expiration_date": "2024-06-26T16:34:11Z"
}
],
"nonrecurring_subscription_products": [],
"funimation_subscriptions": []
[
{
"account_id": ,
"ctp_account_id": "",
"cycle_duration": "P1M",
"next_renewal_date": "2024-08-15T17:19:38-04:00",
"currency_code": "",
"is_active": false,
"tax_included": false,
"subscription_products": [],
"third_party_subscription_products": [
{
"effective_date": "2024-07-13T17:23:47-04:00",
"Source": "google-play",
"source_reference": "",
"Sku": "crunchyroll.google.fanpack.monthly",
"Tier": "fan_pack",
"active_free_trial": false,
"in_grace": true,
"on_hold": false,
"auto_renew": true,
"expiration_date": "0001-01-01T00:00:00",
"in_grace_expiration_date": "2024-08-15T17:19:38-04:00"
}
],
"nonrecurring_subscription_products": [],
"funimation_subscriptions": []
}
ok so crunchyroll is being stupid because both dates that are relevant are in the past
which means according to crunchyroll your subscription has ended
"next_renewal_date": "2024-08-15T17:19:38-04:00",
"in_grace_expiration_date": "2024-08-15T17:19:38-04:00"
also you don't have to send images from the other downloader working because it most likely doesn't check the subscription with the date so that is why it's working
ok so crunchyroll is being stupid because both dates that are relevant are in the past
which means according to crunchyroll your subscription has ended
"next_renewal_date": "2024-08-15T17:19:38-04:00", "in_grace_expiration_date": "2024-08-15T17:19:38-04:00"
also you don't have to send images from the other downloader working because it most likely doesn't check the subscription with the date so that is why it's working
vale gracias por la aclaración.
create a new issue with an explanation what you did so that i can try to reproduce it