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

Update Podcasts #110

Closed
wants to merge 5 commits into from
Closed

Update Podcasts #110

wants to merge 5 commits into from

Conversation

archekb
Copy link

@archekb archekb commented Aug 10, 2023

I have a few podcasts with 1000+ items and it's works very slow. I fixed it:

  • add store;
  • infinite scroll (for render many items);
  • load episode;
  • delete episode;
  • reload episode if something went wrong while download;
  • show downloading status (and auto-update it);
  • add description cleaner (from html tags, allow only a few tags and add show it as html);
  • fix width of track number column (for 4 digits numbers)

@archekb
Copy link
Author

archekb commented Aug 20, 2023

fixed for #103

@archekb archekb closed this Aug 27, 2023
@archekb archekb deleted the feature/podcasts branch August 27, 2023 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant