Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Original von xweber
der weiter oben erwähnte Versionsstand 0.0.12pre1 ist auch irgendwo schon (zum testen) downloadbar? Ich finde auf der homepage leider keinen entsprechenden link.
This post has been edited 1 times, last edit by "jowi24" (Feb 12th 2008, 2:07pm)
Quoted
Original von HolgerAusB
dasoertliche.de akzeptiert entweder
00498911223344
Quoted
genau das ist das aktuelle Verhalten.
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
2008-03-02: Version 0.0.12
- reading country- and regioncode from Fritz!Box already at startup to avoid
lookup delays on incoming calls
- modified cTcpClient and cHttpClient to call "recv" non-blocking.
This fixes a possible segfault when stopping vdr
(reported and fix tested by Frodo [23])
- fixed handling unknown messages in cFritzListener that caused an SIGABRT
- fixed reading country- and regioncode from Fritz!Box
- changed normalizing numbers ("+" -> "00")
This should fix das-oertliche reverse lookup without further modifications.
- added italian translation (provided by Diego [24])
- removed compatibility for old VDR versions (i18n-handling, UTF8-handling)
This is in preparation for a stable plugin release 1.0.0 for VDR 1.6. Please
report release-critical bugs as soon as possible. Further, translation
contributions (.po-files) are appreciated.
|
This post has been edited 1 times, last edit by "jowi24" (Mar 2nd 2008, 7:42pm)

Quoted
- removed compatibility for old VDR versions (i18n-handling, UTF8-handling)
Quoted
Original von wtor
Mmh, ich nehme mal an, das ist jetzt das Ende diesen genialen Plugins unter vdr 1.4.7 ? Schade eigentlich, da 1.4.7 z.Zt noch die stabile Version ist, für die ich meine Plugins die ich benötige auch immer aktuell halte. Naja, irgendwann ist halt alles vorbei ...
|
|
Source code |
1 2 3 4 5 6 7 |
Mar 8 21:13:08 htpc user.debug vdr: [2532] cFritzFonbuch thread started (pid=2532, tid=2532) Mar 8 21:13:08 htpc user.debug vdr: [2532] fritzfonbuch.c: sending login request to fritz.box. Mar 8 21:13:08 htpc user.info vdr: [1517] info: Rufe Telefonbuch ab Mar 8 21:13:08 htpc user.debug vdr: [2532] fritzfonbuch.c: login successful. Mar 8 21:13:08 htpc user.debug vdr: [2532] fritzfonbuch.c: sending fonbuch request. Mar 8 21:13:11 htpc user.debug vdr: [2532] fritzfonbuch.c: read 0 entries. Mar 8 21:13:11 htpc user.debug vdr: [2532] cFritzFonbuch thread ended (pid=2532, tid=2532) |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
root@mmbox:~# grep fritz /var/log/syslog Mar 23 07:04:03 localhost vdr: [3074] loading plugin: ./PLUGINS/lib/libvdr-fritzbox.so.1.5.15 Mar 23 07:04:07 localhost vdr: [3074] initializing plugin: fritzbox (0.0.12): Fritz!Box Plugin for AVM Fritz!Box Mar 23 07:04:07 localhost vdr: [3074] fritztools.c: Looking up Phone Settings... Mar 23 07:04:07 localhost vdr: [3074] fritztools.c: sending login request to fritz.box. Mar 23 07:04:07 localhost vdr: [3074] fritztools.c: login successful. Mar 23 07:04:09 localhost vdr: [3074] fritztools.c: Found LKZ 49 / OKZ 351. Mar 23 07:04:09 localhost vdr: [3074] starting plugin: fritzbox Mar 23 07:04:09 localhost vdr: [3491] fritztools.c: sending login request to fritz.box. Mar 23 07:04:09 localhost vdr: [3494] fritzlistener.c: Exception - Connection was refused. Mar 23 07:04:09 localhost vdr: [3494] fritzfonbuch.c: waiting 60 seconds before retrying Mar 23 07:04:09 localhost vdr: [3491] fritztools.c: login successful. Mar 23 07:04:09 localhost vdr: [3491] fritzfonbuch.c: sending fonbuch request. Mar 23 07:04:10 localhost vdr: [3491] fritzfonbuch.c: read 0 entries. Mar 23 07:04:10 localhost vdr: [3493] fritztools.c: sending login request to fritz.box. Mar 23 07:04:10 localhost vdr: [3493] fritztools.c: login successful. Mar 23 07:05:09 localhost vdr: [3494] fritzlistener.c: Exception - Connection was refused. Mar 23 07:05:09 localhost vdr: [3494] fritzfonbuch.c: waiting 120 seconds before retrying Mar 23 07:07:09 localhost vdr: [3494] fritzlistener.c: Exception - Connection was refused. Mar 23 07:07:09 localhost vdr: [3494] fritzfonbuch.c: waiting 240 seconds before retrying |
Quoted
Originally posted by ollo
mit der aktuellen LaborFW für die 7170 (29.04.56-10575) klemmts:
This post has been edited 1 times, last edit by "jowi24" (Mar 23rd 2008, 10:27am)