Search Criteria
Package Details: qarte 4.11.0-1
Git Clone URL: | https://aur.archlinux.org/qarte.git (read-only, click to copy) |
---|---|
Package Base: | qarte |
Description: | Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos. |
Upstream URL: | https://launchpad.net/qarte |
Licenses: | |
Submitter: | ktalog |
Maintainer: | ktalog |
Last Packager: | ktalog |
Votes: | 42 |
Popularity: | 0.006287 |
First Submitted: | 2012-04-02 21:43 |
Last Updated: | 2020-12-07 20:05 |
Dependencies (5)
- python-pyqt5
- qt5-multimedia (qt5-multimedia-git)
- qt5-svg (qt5-svg-git)
- qt5-translations (qt5-translations-git)
- cronie (cronie-selinux) (optional) – for differed download
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 ... Next › Last »
VinsS commented on 2018-02-22 13:03
Hi,
New major version 4.0.0
The page for arte Concerts was refactored and a video viewer was integrated into it.
One new depend: libqt5multimedia5-plugins
The sources: http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/ qarte_4.0.0.orig.tar.gz
Vincent
VinsS commented on 2018-01-06 11:42
New changes in arte then new version of Qarte ... http://www.oqapy.eu/releases/qarte_3.13.0.orig.tar.gz
Vincent
VinsS commented on 2017-11-15 14:09
I've upgraded Qarte for the last changes of Arte.
No change in dependencies.
http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_3.12.0.orig.tar.gz
Vincent
ktalog commented on 2017-08-06 11:06
hello,
i get a time to update qarte to 3.8
i have no problem with this version
muf commented on 2017-08-06 00:24
Hi all !
I have a problem with the new version 3.7.0-1 :
02:21:26: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/
02:21:26: WARNING - artetv Read json error: list index out of range
02:21:26: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170805
02:21:26: WARNING - artetv Read json error: list index out of range
02:21:26: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170804
02:21:26: WARNING - artetv Read json error: list index out of range
02:21:26: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170803
02:21:27: WARNING - artetv Read json error: list index out of range
02:21:27: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170802
02:21:27: WARNING - artetv Read json error: list index out of range
02:21:27: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170801
02:21:27: WARNING - artetv Read json error: list index out of range
02:21:27: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170731
02:21:28: WARNING - artetv Read json error: list index out of range
02:21:28: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170730
02:21:28: WARNING - artetv Read json error: list index out of range
02:21:28: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170729
02:21:28: WARNING - artetv Read json error: list index out of range
02:21:28: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170728
02:21:28: WARNING - artetv Read json error: list index out of range
02:21:28: INFO - artetv Fetch page: http://www.arte.tv/fr/guide/20170727
02:21:29: WARNING - artetv Read json error: list index out of range
02:21:29: INFO - artetv Sorting videos, last index: 0
02:21:29: INFO - artetv Remove expired videos
02:21:29: INFO - artetv Check thumbnails
02:21:29: INFO - artetv Thumbnails completed
02:21:29: INFO - artetv Found 0 videos in 2.8294782638549805 sec.
02:21:29: INFO - artetv Clean thumbnail folder
02:21:29: INFO - core Call settings dialog box
Traceback (most recent call last):
File "/usr/share/qarte/core.py", line 222, in set_videos_list
self.check_video_folder()
File "/usr/share/qarte/core.py", line 233, in check_video_folder
if not os.path.isdir(self.cfg['videos_folder']):
File "/usr/lib/python3.6/genericpath.py", line 42, in isdir
st = os.stat(s)
TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
[1] 735 abort (core dumped) qarte
Loy commented on 2017-05-07 21:18
Hi ! Tested with version 3.7.0 OK for me.
pkgver=3.7.0
md5sums=('aa6308fa58a6e3c67f1faab290a98bba')
VinsS commented on 2017-04-27 03:54
I've update qarte with the new changes in arte TV site.
http://www.oqapy.eu/releases/qarte-3.7.0.tar.gz
kroogy commented on 2016-11-27 13:54
Modify PKGBuild for a working install:
pkgver=3.5.0
md5sums=('6ddc441695dd41f5b6a50bb04819a2af')
marco44 commented on 2016-11-21 15:23
Hi, this package is obsolete for a while now. Could you please upgrade it ? or disown it so someone else can continue from here ?
SkizoRutabaga commented on 2016-09-09 08:01
Here is a working pPKGBUILD for v3.2 :
- changed version, md5sum
- added new dependency qt5-svg
pkgname=qarte
pkgver=3.2.0
pkgrel=1
pkgdesc='Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos.'
url='https://launchpad.net/qarte'
arch=('i686' 'x86_64')
license=('GPL3')
source=(http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/${pkgname}_${pkgver}.orig.tar.gz)
depends=('qt5-translations' 'python-pyqt5', 'qt5-svg')
optdepends=('cronie: for differed download')
md5sums=('f4a966e888efa9e74936db0a1a585a2a')
package() {
cd $srcdir/${pkgname}-${pkgver}
# Man compression
gzip qarte.1
bin_dir="$pkgdir/usr/bin"
man_dir="$pkgdir/usr/share/man/man1"
application_dir="$pkgdir/usr/share/applications"
pixmaps_dir="$pkgdir/usr/share/pixmaps"
qarte_dir="$pkgdir/usr/share/${pkgname}"
mkdir -p $bin_dir
mkdir -p $man_dir
mkdir -p $application_dir
mkdir -p $pixmaps_dir
mkdir -p $qarte_dir
mv qarte $bin_dir
mv qarte.1.gz $man_dir
mv q_arte.desktop $application_dir
mv qarte.png $pixmaps_dir
chmod 0644 $pixmaps_dir/qarte.png
mv * $qarte_dir
}