Tags: dominicrico/jellyseerr
Tags
Merge pull request seerr-team#157 from Fallenbagel/staging-for-1.1.1 chore(release): 1.1.1
Merge pull request seerr-team#76 from Fallenbagel/updatePackagejson Update package.json to reflect the jellyseerr version. This helps fix the version issue.
fix: fixed request card not displaying the requested season and episodes
When requested, the request card shows as {seasonCount, plural, one {Season}} and does not display
which season or episode was requested because it was still using the alpha request cards. This fixed
that issue