Search Criteria
Package Details: kometa 2.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kometa.git (read-only, click to copy) |
|---|---|
| Package Base: | kometa |
| Description: | A powerful tool designed to give you complete control over your Plex media libraries. |
| Upstream URL: | https://kometa.wiki |
| Licenses: | MIT |
| Replaces: | plex-meta-manager |
| Submitter: | fryfrog |
| Maintainer: | fryfrog |
| Last Packager: | fryfrog |
| Votes: | 1 |
| Popularity: | 0.000237 |
| First Submitted: | 2024-04-26 15:03 (UTC) |
| Last Updated: | 2026-04-02 04:07 (UTC) |
Dependencies (18)
- python-arrapiAUR
- python-cloudscraperAUR
- python-dateutil (python-dateutil-gitAUR)
- python-dotenv
- python-gitpython
- python-lxml
- python-num2wordsAUR
- python-pathvalidateAUR
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-plexapi (python-plexapi-girensAUR)
- python-psutil
- python-requests
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-scheduleAUR
- python-tenacity
- python-tmdbapisAUR
- python-setuptools (make)
- plex-media-serverAUR (plex-media-server-plexpassAUR) (optional)
Latest Comments
mmozeiko commented on 2025-04-02 05:29 (UTC)
Missing dependencies: python-dateutil and python-cloudscraper.
mmozeiko commented on 2025-03-03 03:20 (UTC)
python-retrying should be changed to python-tenacity in dependencies. Upstream switched it some time ago: https://github.com/Kometa-Team/Kometa/pull/2105
mmozeiko commented on 2024-04-30 05:04 (UTC)
One more mistake - service file refers to config.yaml, but actual file is named config.yml. After that it looks good. Then it runs for me. I would still need to monitor what happens on scheduled runs, but it seems fine so far.
fryfrog commented on 2024-04-30 03:51 (UTC)
@mmozeiko: Thanks for the reports and keep them coming, I still am not actually using it!
mmozeiko commented on 2024-04-30 01:53 (UTC)
One more request - the .service file references plexmetamanager name.
mmozeiko commented on 2024-04-27 21:34 (UTC) (edited on 2024-04-27 21:34 (UTC) by mmozeiko)
I get error during makepkg:
Because .tar.gz file unpacks to
Kometa-2.0.0folder with uppercase K.fryfrog commented on 2024-04-26 15:05 (UTC)
This package is a work in progress, it is taking me longer to learn and understand kometa and how to package it. Help is welcome. :)