Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GeiserX/audio-transcode-watcher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: GeiserX/audio-transcode-watcher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jan 24, 2026

  1. fix: cleanup stale temp files from interrupted encodes on startup

    Adds cleanup_stale_temp_files() that removes .tmp__ff files left behind
    when ffmpeg is interrupted (e.g., container restart, crash). Called
    automatically at the start of initial_sync.
    
    chore: bump version to 0.1.2
    GeiserX committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    d2523cb View commit details
    Browse the repository at this point in the history
Loading