Search Criteria
Package Details: tunarr-bin 1.3.14-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tunarr-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | tunarr-bin |
| Description: | Create a classic TV experience using your own media - IPTV backed by Plex/Jellyfin/Emby |
| Upstream URL: | https://tunarr.com/ |
| Licenses: | zlib |
| Submitter: | mmozeiko |
| Maintainer: | mmozeiko |
| Last Packager: | mmozeiko |
| Votes: | 2 |
| Popularity: | 0.41 |
| First Submitted: | 2025-04-13 01:04 (UTC) |
| Last Updated: | 2026-09-03 02:22 (UTC) |
Dependencies (4)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, librempeg-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-whisperAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-cuda-fullAUR, ffmpeg-headlessAUR, ffmpeg-full-llvmAUR)
- emby-server (emby-server-betaAUR) (optional)
- jellyfin-server (jellyfin-server-gitAUR, jellyfin-server-binAUR) (optional)
- plex-media-serverAUR (plex-media-server-plexpassAUR) (optional)
Latest Comments
mmozeiko commented on 2026-08-12 07:24 (UTC)
Check what ffmpeg command it is running when it is running transcode. Then run the same command yourself but set output location to some temporary file. And then check if video plays back from this temporary file. If it is the same green, then that is an issue with ffmpeg.
Psilovybin commented on 2026-08-12 07:10 (UTC)
It was working just fine until ffmpeg n9 installed.. now it's just a green screen. turned off hardware decoding, still green. seems like something else has changed
mmozeiko commented on 2026-08-12 00:30 (UTC)
I'm on ffmpeg 9.0 and it transcodes video for me fine, I'm using Intel QSV for that. You can try switching to software encoding if something does not work with hw acceleration. If so, that's more of a ffmpeg bug to report, not tunarr.
If you want to use different ffmpeg version, tunarr allows to specify path to ffmpeg executable in Settings -> FFMPEG tab.
Psilovybin commented on 2026-08-11 09:44 (UTC)
looks like ffmpeg 9.0 released and screwed up, tunarr may require 8.1.2 of FFMPEG. all i get is a green screen but i do get audio
mmozeiko commented on 2026-07-28 16:52 (UTC)
Updated package to use meilisearch binary from tunarr. This will require manual change to delete existing database files under
/var/lib/tunarr/data.msfolder after upgrade. Afterwards run rescan in tunarr and it will recreate database with correct version.Psilovybin commented on 2026-07-28 16:27 (UTC)
Cap the meilisearch package dependency to 1.50, i've contacted the developer and he says only 1.39 of meilisearch is supported but i'm running 1.50 and it's working fine, updating to 1.51 breaks it
mmozeiko commented on 2026-02-27 06:00 (UTC)
You start the systemd service, then open browser - default port in config file is 8000. Then follow setup instruction from upstream: https://tunarr.com/getting-started/setup/#initial-setup
RhytexxOnArch commented on 2026-02-27 04:47 (UTC)
seems interesting, how do i use it?