Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,4 @@ jobs:
git add install.sh
git commit -m "Update install.sh with repository owner [skip ci]"
git push
fi
fi
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ Contributors get mentioned in:

---

**Thanks for making Plex File Renamer better! 🎬**
**Thanks for making Plex File Renamer better! 🎬**
2 changes: 1 addition & 1 deletion install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,4 @@ Write-Host ""

if (-not $isAdmin) {
Write-Host "Note: For permanent PATH update, run this script as Administrator" -ForegroundColor Yellow
}
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ffmpeg-python>=0.2.0
requests>=2.31.0
requests>=2.31.0
Loading