0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle Python version < 3.10 More... about 2 months ago
Add setup for manual input files More... about 2 months ago
typo fix More... 2 months ago
Drop dead code More... 2 months ago
Setup logger More... 2 months ago
Extract PhashCache and PairMatcher More... 2 months ago
Extract JellyFin class to a separate file More... 2 months ago
Move Melter to a dedicated subdir More... 2 months ago
Remove computations from constructor More... 2 months ago
Restore std * 2 for beter boundary improvement More... 2 months ago
Move initialization to constructor More... 2 months ago
Move _crop_both_sets and _calculate_cutoff to PairMatcher More... 2 months ago
Drop unused imports More... 2 months ago
Extract are_images_similar and _frame_entropy More... 2 months ago
Extract pair matching process to a PairMatcher class More... 2 months ago
Fix name clash More... 2 months ago
Be more restrictive More... 2 months ago
Filter pairs by analyzing previous ones More... 2 months ago
Make phash non optional More... 2 months ago
Add check for history consistency More... 2 months ago
Extract code to build_matches More... 2 months ago
Log more details More... 2 months ago
Unify debug pritners execution More... 2 months ago
Use logger instead of regular print More... 2 months ago
Dump more debug info More... 2 months ago
Prefer symlinks More... 2 months ago
Validate ratio when looking for boundaries More... 2 months ago
Debug segments after _match_pairs() More... 2 months ago
Validate ratio of extrapolated pairs More... 2 months ago
Add function for validating ratio More... 2 months ago