Package Details: quickmedia-git r1368.eaa2923-1

Git Clone URL: https://aur.archlinux.org/quickmedia-git.git (read-only, click to copy)
Package Base: quickmedia-git
Description: A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
Upstream URL: https://git.dec05eba.com/QuickMedia
Keywords: 4chan anilist anime jdrama kdrama lbry manga matrix media nyaa.si peertube soundcloud torrent web youtube
Licenses: GPL3
Conflicts: qm, quickmedia, quickmedia-video-player
Provides: qm, quickmedia, quickmedia-video-player
Submitter: DEC05EBA
Maintainer: DEC05EBA
Last Packager: DEC05EBA
Votes: 14
Popularity: 1.33
First Submitted: 2020-06-22 19:31 (UTC)
Last Updated: 2023-09-27 21:52 (UTC)

Dependencies (15)

Required by (0)

Sources (2)

Pinned Comments

DEC05EBA commented on 2023-04-26 22:16 (UTC)

A temporary dependency on yt-dlp has been added because youtube changed and broke youtube videos in quickmedia. The yt-dlp dependency will be removed when this has been solved.

DEC05EBA commented on 2020-09-10 19:19 (UTC) (edited on 2020-09-24 01:17 (UTC) by DEC05EBA)

See https://git.dec05eba.com/QuickMedia/about/ for controls and screenshots

Latest Comments

1 2 3 4 Next › Last »

DEC05EBA commented on 2023-04-26 22:16 (UTC)

A temporary dependency on yt-dlp has been added because youtube changed and broke youtube videos in quickmedia. The yt-dlp dependency will be removed when this has been solved.

justcommenting commented on 2023-01-29 22:19 (UTC)

@DEC05EBA

In source=( "${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.r1310.5c854e1.tar.gz"

you're changing the "r1310.5c854e1" part every time instead of just using ${pkgver} - as you're supposed to (see man). As a result, if you do check aur PKGBUILD updates with your AUR helper, you have to compare the entire URL each time, which is annoying.

DEC05EBA commented on 2023-01-23 10:09 (UTC)

@Bitals that's an issue in the mpv package and it has been reported here: https://bugs.archlinux.org/task/77211?string=mpv&project=5&search_name=&type%5B0%5D=&sev%5B0%5D=&pri%5B0%5D=&due%5B0%5D=&reported%5B0%5D=&cat%5B0%5D=&status%5B0%5D=open&percent%5B0%5D=&opened=&dev=&closed=&duedatefrom=&duedateto=&changedfrom=&changedto=&openedfrom=&openedto=&closedfrom=&closedto= but still good to know how to bypass the issue until it has been fixed

Bitals commented on 2023-01-23 09:56 (UTC)

wayland-protocols is a dependency, builds after manually installing it.

09:47:39 Package wayland-protocols was not found in the pkg-config search path.
09:47:39 Perhaps you should add the directory containing `wayland-protocols.pc'
09:47:39 to the PKG_CONFIG_PATH environment variable
09:47:39 Package 'wayland-protocols', required by 'mpv', not found
09:47:39 Packages not found, using global lib...
09:47:39 Dependency mpv in version range >=1.0.0 is missing from pkg-config, trying global lib
09:47:39 Dependency not found in global lib, trying to download from package repository
09:47:39 Failed to build ninja file: No package with the name "mpv" was found

DEC05EBA commented on 2023-01-23 01:11 (UTC)

@justcommenting Im not exactly sure what you mean. What variable and what differences? do you mean which git commits the update contains so you can see a git history diff?

justcommenting commented on 2023-01-22 23:57 (UTC)

I agree, this isn't a git package. But, even if you don't change that part, you should at least use a variable in the source= URL so it's easier to track differences on updates.

haawda commented on 2022-11-12 13:49 (UTC)

This package uses a tarball, so it should not have the git suffix in name.

DEC05EBA commented on 2022-10-28 11:37 (UTC)

@QuickmediaFan69 I fixed it now. If it still doesn't work for you then contact me by email instead (Contact detail is found here: https://git.dec05eba.com/?p=about)

DEC05EBA commented on 2022-10-28 08:12 (UTC) (edited on 2022-10-28 09:28 (UTC) by DEC05EBA)

@QuickmediaFan69 I'm able to reproduce it now after removing the cookies file. I'm working on a fix now.