Hello everybody!
After a long wait the new VDRAdmin-AM release is finally online: http://andreas.vdr-developer.org/vdradmin-am/download.html Have fun!
Regards, Andreas
*** Changes from v3.6.1 -> v3.6.2 *** - Changed: No need to set the VFAT option in VDRAdmin-AM any longer as both filename codings will be searched for. - Fixed: some bugs in tv.html. - Fixed: command line options parsing. - Fixed: pattern titles that contain double quotes. - Fixed: timer titles that contain double quotes. - Added: new command line switch "--ipv6" to use IO::Socket::INET6 for networking (See bug report #462). - Updated: Dutch translation (Submitted by Roel Koelewijn). - Added: ST_STREAMDEV_HOST config option to set the name/ip to be used for streaming. - Fixed: m3u files for Xine (Reported by Robert C. Helling). - Updated: Italian translation (Submitted by Gringo). - Updated: Spanish translation (Submitted by Rüdiger Jung). - Updated: Finnish translation (Submitted by Rolf Ahrenberg). - Changed: include UTF8 locales by default. - Introduced new config options "GUI_POPUP_WIDTH" and "GUI_POPUP_HEIGHT" for setting the prog_detail's window size (Requested by Viking @vdr-portal.de). - Added prev/next arrows in prog_list after each day (Requested by Faudeer @vdr-portal.de). - Show channel in prog_list even if it's not in the current channel list; this is useful if prog_list is called by a link (e.g. timer_list) (Requested by Faudeer @vdr-portal.de). - Added support for modifying EPGSearch blacklists (Requested by dings @vdr-portal.de). - Show stream and switch buttons in prog_summary on channels without EPG information (Reported by Faudeer @vdr-portal.de). - Added: Show channelname in recording's details (Suggested by Stefan Seyfried). - Minor bugfixes and improvements.
Andreas Mair ha scritto:
Hello everybody!
After a long wait the new VDRAdmin-AM release is finally online: http://andreas.vdr-developer.org/vdradmin-am/download.html Have fun!
Regards, Andreas
*** Changes from v3.6.1 -> v3.6.2 ***
- Changed: No need to set the VFAT option in VDRAdmin-AM any longer as
both filename codings will be searched for.
- Fixed: some bugs in tv.html.
- Fixed: command line options parsing.
- Fixed: pattern titles that contain double quotes.
- Fixed: timer titles that contain double quotes.
- Added: new command line switch "--ipv6" to use IO::Socket::INET6 for
networking (See bug report #462).
- Updated: Dutch translation (Submitted by Roel Koelewijn).
- Added: ST_STREAMDEV_HOST config option to set the name/ip to be used
for streaming.
- Fixed: m3u files for Xine (Reported by Robert C. Helling).
- Updated: Italian translation (Submitted by Gringo).
- Updated: Spanish translation (Submitted by Rüdiger Jung).
- Updated: Finnish translation (Submitted by Rolf Ahrenberg).
- Changed: include UTF8 locales by default.
- Introduced new config options "GUI_POPUP_WIDTH" and
"GUI_POPUP_HEIGHT" for setting the prog_detail's window size (Requested by Viking @vdr-portal.de).
- Added prev/next arrows in prog_list after each day (Requested by
Faudeer @vdr-portal.de).
- Show channel in prog_list even if it's not in the current channel
list; this is useful if prog_list is called by a link (e.g. timer_list) (Requested by Faudeer @vdr-portal.de).
- Added support for modifying EPGSearch blacklists (Requested by dings
@vdr-portal.de).
- Show stream and switch buttons in prog_summary on channels without
EPG information (Reported by Faudeer @vdr-portal.de).
- Added: Show channelname in recording's details (Suggested by Stefan Seyfried).
- Minor bugfixes and improvements.
Hi Andreas, i tried to installed the package and everything was good till i tried to connect to the page of my vdrbox using http:/ip_address:8001.
After long time i received a message in italian that i translate here saying: "Can't connect to VDR at vdrbox. Please check if VDR is running and if VDR's svdrphosts.conf is configured correctly."
What is the reason of this message?
My svdrphosts.conf is:
127.0.0.1 # always accept localhost 192.168.0.0/24 # any host on the local net #204.152.189.113 # a specific host #0.0.0.0/0 # any host on any net (USE THIS WITH CARE!)
My vdradmind.conf is (part of):
LOCAL_NET = 192.168.0.0/24 SERVERHOST = 192.168.0.15 SERVERPORT = 8001 ST_STREAMDEV_HOST = ST_STREAMDEV_PORT = 3000 VDR_HOST = vdrbox VDR_PORT = 2001
Thanks for anyone il help me.
DIego Pierotto
Hi Diego,
maybe "vdrbox" can't be resolved on your VDR box. Try "svdrpsend.pl -d vdrbox help". You can also try to change "VDR_HOST = vdrbox" to "VDR_HOST = 127.0.0.1" (while VDRAdmin-AM isn't running!).
Regards, Andreas
On Sat, Jul 5, 2008 at 18:39, Diego Pierotto vdr_mlist@tiscali.it wrote:
Hi Andreas, i tried to installed the package and everything was good till i tried to connect to the page of my vdrbox using http:/ip_address:8001.
After long time i received a message in italian that i translate here saying: "Can't connect to VDR at vdrbox. Please check if VDR is running and if VDR's svdrphosts.conf is configured correctly."
What is the reason of this message?
My svdrphosts.conf is:
127.0.0.1 # always accept localhost 192.168.0.0/24 # any host on the local net #204.152.189.113 # a specific host #0.0.0.0/0 # any host on any net (USE THIS WITH CARE!)
My vdradmind.conf is (part of):
LOCAL_NET = 192.168.0.0/24 SERVERHOST = 192.168.0.15 SERVERPORT = 8001 ST_STREAMDEV_HOST = ST_STREAMDEV_PORT = 3000 VDR_HOST = vdrbox VDR_PORT = 2001
Thanks for anyone il help me.
DIego Pierotto
-- Member of the Italian VDR Wiki http://vdr.spaghettilinux.org/
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr