Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fair transcoding jobs #3637

Merged
merged 2 commits into from
Jan 25, 2021
Merged

Fair transcoding jobs #3637

merged 2 commits into from
Jan 25, 2021

Commits on Jan 21, 2021

  1. Add priority to transcoding jobs

    (1 = highest priority)
    
    100 for new resolutions
    10 for original file optimization
    
    Add a malus for transcoding jobs depending on how many uploads the user did in the
    last 7 days
    Chocobozzz committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    a138218 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Safely remove webtorrent files

    Only remove them on max quality HLS playlist generation
    Chocobozzz committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    d9dd9fc View commit details
    Browse the repository at this point in the history