10-10-2025, 11:51 PM
(04-10-2025, 07:57 AM)Kasio napisał(a): Jeśli to nie problem dodajcie do konfiguracji FanFilm w jaki sposób ma być prezentowany pasek postępu filmu (const.py)Jak masz taki wygląd ?
#: Movie style to update description (plot). Single '{…}' means progress formating, double '{{}}' means description formating.
const.indexer.movies.progressbar.style = CONST_REF.indexer.progressbar.style
# Movie progress bar source mode:
# - 'none' - do not show progressbar at all
# - 'watching' - show video percent progress (PERCENT) if video progress >0% and < 100% else show nothing
# - 'watched' - show only watched videos (movies and episodes progresses are skiped)
# - 'percent' - show video percent progress
# - 'percent_and_watched' - show video percent progress and watched in background (use const.indexer.progressbar.watched.*)
const.indexer.movies.progressbar.mode = 'percent'


![[Obrazek: Glawa8C.png]](https://i.imgur.com/Glawa8C.png)