Commit Graph

61 Commits

Author SHA1 Message Date
sthen
72aaa0ea7d add a few patches from get_iplayer git repo
- hh:mm:ss format for --start/stop
- add --no-artwork option
- fix live streaming broken by live rewind
2012-08-08 23:17:28 +00:00
sthen
9657d20a4a update to get_iplayer 2.82 and add a patch meant to fix livetv playing. 2012-06-28 15:40:25 +00:00
sthen
4e088fedff switch swf url again. 2011-11-04 22:51:19 +00:00
sthen
38d79e9af3 Pass a newer swf url to rtmpdump, BBC updated things. 2011-11-01 16:33:19 +00:00
nigel
555264f09a update to version 2.80
ok sthen@ (maintainer)
2011-09-05 17:07:29 +00:00
sthen
dfd6bc277a Move get_iplayer to a self-packaged tarball from git upstream, fixes include:
- ensure correct file extension is used if certain modes fail
- convert AAC radio recordings to m4a format with metadata tags
2011-05-28 20:42:17 +00:00
sthen
84adc7aae9 "Radio 7" became "Radio 4 extra". from upstream via Nigel Taylor, thanks! 2011-04-20 23:07:24 +00:00
sthen
a6df4e5bcf switch to a new url to the swf file passed to rtmpdump 2011-04-19 16:39:47 +00:00
sthen
f16a71e356 update to 2.79 2011-01-09 17:31:58 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
sthen
68ea630eea no need to list MAINTAINER twice 2010-10-19 01:07:41 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
sthen
0f1d6ff7ef Update to newer swf player url. 2010-10-18 13:52:30 +00:00
sthen
a50c23ba42 - add a fix for live streaming from upstream
- fix perl 5.12 warnings
2010-09-27 20:20:35 +00:00
jakemsr
4228e3f2fa * set $HOME during do-build, so the manual gets built when USE_SYSTRACE
is set
* switch to REVISION, bump
ok sthen@
2010-08-26 01:44:26 +00:00
sthen
7dc2a2ca04 fix rtsp modes, from upstream repo. 2010-06-04 23:04:32 +00:00
sthen
cc28cad353 Fix typo in slist= generation for akamai. From upstream repo. 2010-06-01 15:05:38 +00:00
sthen
35cc2c3bc8 update to 2.78, and roll RUN_DEPENDS into BUILD_DEPENDS to avoid the
bad idiom of RUN_DEPENDS=${BUILD_DEPENDS}.
2010-05-28 15:46:02 +00:00
sthen
30c8d05947 - add the manpage back in (generated from the script itself, so a
couple of RUN_DEPENDS move to BUILD_DEPENDS).

- cherrypick a couple of diffs from git (notably, automatically add
the correct swfVfy url to rtmpdump; if you've set this manually in
/etc/get_iplayer/options you can remove it).

- improve COMMENT, update HOMEPAGE.
2010-05-27 23:33:45 +00:00
sthen
36ffe09c56 Add patches from upstream git repo. Fixes another cdn 2010-05-26 20:24:23 +00:00
sthen
b9c2edde22 update to infradead.org's v2.77, fixes flash streams following CDN changes 2010-05-26 20:13:06 +00:00
sthen
8a2cb30b90 cherrypick a couple of patches from github, including one which fixes iphone mode. 2010-05-01 21:17:25 +00:00
sthen
5abdaeca29 - update to 2.71, fixes things following some bbc changes
- better DESCR

ok jasper@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-26 18:48:06 +00:00
sthen
3b468d61b7 update get_iplayer to 2.58 2010-01-12 12:46:15 +00:00
sthen
0c62683fdf update to 2.56;
* Fix flvstreamer/rtmpdump version detection.
* Improved episode name extraction from meta-data to include episode
number where appropriate.
* Added episode and series numbers to caches.
* Added freevo as a metadata format.
* Added --email options to allow for scheduled html search results to be
sent by email (Credit: Stroller).
2010-01-08 14:30:30 +00:00
sthen
4b7179e3b9 Update to 2.55, adds --pvrscheduler option to run the PVR at regular
intervals, various other bugfixes/improvements.
2010-01-04 11:15:35 +00:00
sthen
e0db87e993 update to 2.53 with various improvements and cleanups
N.B. deprecated options have been removed in this update.
2009-12-31 14:53:33 +00:00
sthen
564c470a9d update to 2.52, parse embedded mp3 flashaudio programmes that don't have
the 'encoding' attribute set.
2009-12-27 19:32:52 +00:00
sthen
393f57cb85 Update to 2.51, fixes url encoding for prepend-type proxies, and fixes a bug
if only iphone mode is specified.
2009-12-21 21:52:27 +00:00
sthen
1629fe7104 update to 2.50, fixes iphone mode and world service aac audio following bbc changes. 2009-12-20 22:18:43 +00:00
sthen
0fc37ed272 update to 2.49, also bump flvstreamer RUN_DEPENDS to 1.9 (the new
flvstreamer fixes some problems with Flash Media Server 3.5.x)
2009-11-21 23:15:02 +00:00
sthen
17aff117b9 Update to 2.48 2009-11-14 18:42:35 +00:00
sthen
239f0ef081 update to 2.46 2009-11-09 19:47:41 +00:00
sthen
c10eaa9a85 update to 2.45, fixing a bug which caused iPlayer HD to fail with some CDNs. 2009-11-06 14:35:46 +00:00
sthen
353bf7634d - update to 2.43
- take maintainer
2009-10-25 20:01:12 +00:00
sthen
25e128603e minor update to 2.41 2009-10-10 10:42:42 +00:00
sthen
57cdbfee3e Bugfix update to 2.40 2009-09-27 23:47:14 +00:00
sthen
126faefd18 update to 2.37, list myself as MAINTAINER. 2009-09-21 22:30:58 +00:00
sthen
32450b2f60 Update to 2.31; various fixes and improvements 2009-09-10 17:09:48 +00:00
sthen
3872d65a58 Update get_iplayer to 2.26 2009-09-05 15:54:25 +00:00
sthen
cb168cfbac - update to 2.22; minor bugfixes and improvements.
- set PKG_ARCH=*

- note that upstream moved to Linux FHS /var/lib/get_iplayer/options;
we patch to retain hier(7)-compatible /etc/get_iplayer/options
2009-08-30 12:58:14 +00:00
sthen
8a09de7322 update get_iplayer to 2.18 2009-08-23 19:16:17 +00:00
sthen
5089a8b45d Update to 2.16; various fixes, adds new flashstd iPlayer
TV mode (480kbps H.264 640x360).
2009-08-17 13:52:20 +00:00
sthen
ad6d05b5de update to 2.13. 2009-07-30 13:25:47 +00:00
sthen
3a9113f38a update get_iplayer to 2.11 2009-07-27 08:39:14 +00:00
sthen
c27ec14099 update to 2.09; note that "vmode" in /etc/options/get_iplayer should be
changed to "tvmode". (both are ok on the command line).
2009-07-12 19:41:43 +00:00
sthen
2625334293 force the newer flvstreamer to be used; bump PKGNAME 2009-06-24 00:21:25 +00:00
sthen
97b731202a update to 2.03; adds support for BBC World Service live and bulletin AAC
streams from the worldservice page, bumps iPlayer swf version and fixes
some bugs.
2009-06-24 00:02:20 +00:00
sthen
7bf8e31167 update to 2.01; fixes and new features. 2009-06-19 01:04:50 +00:00
sthen
6443ee515a install a sample configuration file demonstrating some useful options.
bump PKGNAME.
2009-06-15 09:01:22 +00:00