Search Criteria
Package Details: ticketbooth 1.0.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ticketbooth.git (read-only, click to copy) |
---|---|
Package Base: | ticketbooth |
Description: | Keep track of your favorite shows |
Upstream URL: | https://github.com/aleiepure/ticketbooth |
Keywords: | gtk gtk4 libadwaita meson python shows |
Licenses: | LGPL3, CCPL:0-1, GPL3-or-later |
Submitter: | begin-theadventu |
Maintainer: | begin-theadventu |
Last Packager: | begin-theadventu |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-10-10 14:47 (UTC) |
Last Updated: | 2023-10-10 14:47 (UTC) |
Dependencies (6)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- python-tmdbsimpleAUR
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- appstream-glib (appstream-glib-gitAUR) (check)
Latest Comments
begin-theadventu commented on 2023-10-12 14:12 (UTC)
@yochananmarqos Would you like me to transfer the ownership to you?
yochananmarqos commented on 2023-10-11 23:46 (UTC)
@begin-theadventu: Users are not required to have an API key, although the option to use one's own key will be in the next version. The provided API key is in the runscript that ends up in
/usr/ticketbooth/
.See my improved PKGBUILD
begin-theadventu commented on 2023-10-10 14:53 (UTC) (edited on 2023-10-10 14:56 (UTC) by begin-theadventu)
After compiling from the source code, you must use your own API Key (otherwise
APIKeyError
will occur).https://github.com/celiao/tmdbsimple#api-key
/usr/share/ticketbooth/src/providers/tmdb_provider.py
27 line