You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
TTLequals0
committed
Version 2.0.55: Major refactoring and expanded format support
- Added comprehensive audio format support (MP3, FLAC, WAV, AAC, OGG, etc.)
- Expanded video format support (HEVC/H.265, ProRes, DNxHD, etc.)
- Enhanced image format support (HEIC/HEIF, RAW formats, etc.)
- Major code refactoring to eliminate redundancy
- Created utils.py with shared utilities (ProgressTracker, etc.)
- Improved performance with optimized file discovery and hash calculation
- Updated all documentation and version references
Copy file name to clipboardExpand all lines: README.md
+40-9Lines changed: 40 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,19 +149,15 @@ Interactive exclusion management with modern UI:
149
149
PixelProbe is available on Docker Hub as `ttlequals0/pixelprobe`. Check the [Docker Hub page](https://hub.docker.com/r/ttlequals0/pixelprobe/tags) for all available versions.
0 commit comments