https://github.com/tympanix/supper
A blazingly fast multimedia manager
https://github.com/tympanix/supper
media media-library media-manager reactjs rename-files renamer subtitle-downloader subtitles
Last synced: 1 day ago
JSON representation
A blazingly fast multimedia manager
- Host: GitHub
- URL: https://github.com/tympanix/supper
- Owner: tympanix
- License: gpl-3.0
- Created: 2017-08-03T19:19:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T19:34:12.000Z (over 4 years ago)
- Last Synced: 2025-03-27T14:55:19.272Z (19 days ago)
- Topics: media, media-library, media-manager, reactjs, rename-files, renamer, subtitle-downloader, subtitles
- Language: Go
- Homepage: https://tympanix.github.io/supper/
- Size: 6.36 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - supper - A blazingly fast multimedia manager (Go)
README
# Supper
**A blazingly fast multimedia manager**[](https://semaphoreci.com/tympanix/supper)
[](https://goreportcard.com/report/github.com/tympanix/supper)
[](https://codecov.io/gh/tympanix/supper)## [Documentation](https://tympanix.github.io/supper/)
## Features
- [x] Download subtitles for movies & TV shows
- [x] Rename and organize your media collection
- [x] Custom renaming templates
- [x] Extract media from archives (zip/rar)
- [x] Web interface to manage your media collection## Help
```
A blazingly fast multimedia managerUsage:
supper [command]Available Commands:
help Help about any command
rename Rename and process media files
subtitle Download subtitles for media
version Print the version number and exit
web Listen and serve the web applicationFlags:
--config string load config file at specified path
--dry test run command without any effects
--force overwrite media files on conflicts
-h, --help help for supper
--logfile string store application logs in specified path
--strict exit the application on any error
-v, --verbose enable verbose logging
--version show the application version and exitUse "supper [command] --help" for more information about a command.
```## Credit
[FileBot](https://www.filebot.net) for inspiration (or frustration with it being slow and clunky, sorry)