pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

1/2 lower is watched to 80%

authored by

Pas and committed by
GitHub
f4023c31 47a9e2a2

+2 -2
+2 -2
src/components/player/atoms/Episodes.tsx
··· 213 213 100 214 214 : 0; 215 215 216 - // If watched (>90%), reset to 0%, otherwise set to 100% 217 - const isWatched = percentage > 90; 216 + // If watched (>80%), reset to 0%, otherwise set to 100% 217 + const isWatched = percentage > 80; 218 218 219 219 updateItem({ 220 220 meta: {