Search Criteria
Package Details: traktarr 1.2.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/traktarr.git (read-only, click to copy) |
---|---|
Package Base: | traktarr |
Description: | Use Trakt to add shows to Sonarr and movies to Radarr. |
Upstream URL: | https://github.com/l3uddz/traktarr |
Licenses: | GPL3 |
Submitter: | fryfrog |
Maintainer: | fryfrog (mookie) |
Last Packager: | fryfrog |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-06-22 04:57 (UTC) |
Last Updated: | 2020-02-14 16:38 (UTC) |
Dependencies (11)
- python (python37AUR, python311AUR, python310AUR)
- python-apprise
- python-attrdict
- python-backoffAUR
- python-cashierAUR
- python-click
- python-pyfiglet
- python-requests
- python-scheduleAUR
- radarrAUR (radarr-binAUR, radarr-developAUR, radarr-develop-binAUR, radarr-nightly-binAUR) (optional) – Movie download automation for usenet and torrents.
- sonarrAUR (sonarr-binAUR, sonarr-developAUR, sonarr-develop-binAUR) (optional) – TV download automation for usenet and torrents.
Latest Comments
fryfrog commented on 2020-02-15 19:00 (UTC)
@mookie, added you as co-maintainer. I'll make the backup change when I can, or maybe you'll beat me to it. :)
mookie commented on 2020-02-15 08:23 (UTC)
Thanks for the update!
Yeah, that is the case with the permissions. The problem is the automated job will work fine as is, since it will run under the traktarr user. However, if I run it manually with my regular user, I'll get permission issues, at least for the log file, not sure if there are other files that might create problems launching the application.
Another issue I noticed: after the upgrade the config.json file was replaced and I lost the contents. I guess it should be part of the backups.
As for me being the co-maintainer, I've never really done anything like that, but I'll help in what I can :)
fryfrog commented on 2020-02-14 16:42 (UTC)
I added
python-apprise
to the depends. But I think permissions should already be fine? Thetraktarr.tmpfiles
should take care of that. I installed it and the folder looks like it has correct permissions.Did you maybe run it as not the
traktarr
user and that goofed it up?fryfrog commented on 2020-02-14 16:35 (UTC)
I have to admit that I started this package, but I don't think I ever quite finished it. I think because I couldn't find a use for it in my setup and so it was hard to test. I'll add that dependency and have another look...
But maybe you'd like to work on it? Happy to make you co-maintainer.
mookie commented on 2020-02-14 14:44 (UTC)
I met a couple of issues while trying to install and run this package. Shouldn't python-apprise be part of the dependencies?
There also seems to be some permission issues as well when launching traktarr:
This should fix that: