Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(seasons): Add links back to a series and season from an episode. #1823

Closed

Conversation

BrianCArnold
Copy link
Contributor

This fixes #1822.

It also parallelizes getting seasons from the server, instead of having to wait for each list of episodes in a season to load before starting to load the next season's list of episodes.

@jellyfin-bot jellyfin-bot added the vue Pull requests that edit or add Vue files label Nov 30, 2022
@sonarcloud
Copy link

sonarcloud bot commented Nov 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ferferga ferferga added the blocked Something depends on another issue or Pull Request label Dec 27, 2022
@jellyfin-bot jellyfin-bot added the frontend:store Pull requests or issues that deal with stores label Feb 14, 2023
@sonarcloud
Copy link

sonarcloud bot commented Feb 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jellyfin-bot
Copy link

Cloudflare Pages deployment

Latest commit 2679da4
Status ✅ Deployed!
Preview URL https://3c57130f.jf-vue.pages.dev
Type 🔀 Preview

View build logs
View bot logs

@ThibaultNocchi
Copy link
Member

Hey @BrianCArnold, sorry for taking this long to answer.

We're currently migrating to Vue 3 in the vite branch, could you apply your fix in there please?

Thanks!

@jellyfin-bot jellyfin-bot added the merge conflict Something has merge conflicts label Apr 3, 2023
@ferferga ferferga removed the blocked Something depends on another issue or Pull Request label Apr 3, 2023
@ferferga
Copy link
Member

ferferga commented Apr 3, 2023

@BrianCArnold Hey, vite has been merged now and the client is fully on Vue 3. I'm removing the blocked label.
Can you please rebase this so we can apply it?

@BrianCArnold
Copy link
Contributor Author

Absolutely, I'll work on that in the next couple days (if I managed to remember, ADHD is a pain)

@BrianCArnold
Copy link
Contributor Author

Hey, guess who just remembered this exists? Gonna work on it now.

@BrianCArnold
Copy link
Contributor Author

BrianCArnold commented Nov 7, 2023

Superseded by #2135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend:store Pull requests or issues that deal with stores merge conflict Something has merge conflicts vue Pull requests that edit or add Vue files
Projects
Development

Successfully merging this pull request may close these issues.

No link back to a series or season from an episode.
4 participants