1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 13:37:03 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Rolf Ahrenberg
912bf068ac Added iptvstream-notrap.sh script. 2009-03-31 08:17:24 +03:00
Rolf Ahrenberg
25ec9df0cc Whitespace cleanup. 2009-03-06 19:06:47 +02:00
Rolf Ahrenberg
4e8e26a4b3 Updated iptvstream.sh script to support optional video resolution settings. 2008-09-01 14:28:05 +03:00
Rolf Ahrenberg
53b5644973 Migration changes for git and UTF-8.
Updated contact information.
2008-08-23 08:15:30 +03:00
Rolf Ahrenberg
b31de2ec23 Rephrased. 2008-06-20 19:34:18 +00:00
Rolf Ahrenberg
b3b28a5faa Initial import. 2008-06-20 19:33:43 +00:00
Rolf Ahrenberg
c507f373ff Fixed channels.conf format used in vlc2iptv. Disabled retuning feature and added some minor corrections. 2008-04-02 22:55:04 +00:00
Antti Seppälä
adcde3954c Switch away from utf-8 2007-11-24 16:44:20 +00:00
Antti Seppälä
c3d38f2345 Add vlc2iptv example script from Tobias Grimm. 2007-11-24 16:34:20 +00:00
Antti Seppälä
8f552bd19f Add GPL boilerplate 2007-11-24 15:14:52 +00:00
Antti Seppälä
3b5b7eac24 One more consistency change. 2007-11-22 17:36:37 +00:00
Antti Seppälä
3daea8b1ba Use consistent variable names. 2007-11-22 17:36:00 +00:00
Antti Seppälä
61a588ed22 An attempt at more posix compliance in iptvstream.sh. 2007-11-22 17:25:20 +00:00
Antti Seppälä
3e989d7050 Parametrize the bitrates for easier editing and management. 2007-10-19 23:08:24 +00:00
Antti Seppälä
78b1c491f0 Added a sample switch-case construct. Increased the transcoding
bitrates. Set an unique pid based on the parameter received via script
call.
2007-10-19 22:44:42 +00:00
Rolf Ahrenberg
8e3956cbeb Channel parameter refactoring. 2007-10-19 21:36:27 +00:00
Antti Seppälä
5b91ea05eb Exec doesn't need that much escaping. The url should be however wrapped
in quotation marks because it may contain spaces.
2007-10-18 20:18:33 +00:00
Rolf Ahrenberg
90abed4598 Removed SystemExec() from EXT protocol. 2007-10-18 19:33:15 +00:00