Search the Community
Showing results for tags 'windows 8'.
-
Hallo zusammen, ich habe bisher DVBViewer Pro (4.9.0.0) unter Windows 7 und "devolo TV-Sat" problemlos verwenden können, d.h. "Fernsehen" schauen können (Signalabgreifung von einer Sat-Schüssel). Ich habe mir nun einen neuen PC mit Windows 8.1 gekauft. Dadurch ist leider ein Fernsehen nicht mehr möglich. Nach Rücksprache mit der Hotline von Devolo wurde devolo TV-Sat nicht an Windows 8.x angepasst. Die "dLAN-Konstruktion" mit den ganzen Adaptern ist intakt, d.h. grüne Verbindungen im devolo Cockpit. Insofern ist von der "Devolo-Seite" Alles in Ordnung. Die Hotline von Devolo behauptet nun, dass das Abspielprogramm - also DVBViewer Pro nicht das Signal abgreifen kann bzw. ich eine Einstellung in DVBViewer finden muss, damit das Signal, das über dLAN an den PC gelangt, "abgegriffen" werden kann. Ich habe mir in der Zwischenzeit die aktuellste Version von DVBViewer Pro geholt. Dies hat aber mein Problem nicht gelöst. Hat jemand eine Lösung für das o.g. Problem? Gruß Jochen support.zip
-
Hi, I've had a play with creating Windows store apps that talk to the recording service API and I'm getting somewhere. I thought it would be nice to have a little tile that told me about the recording service, recordings due etc so I have an easy place to check to see if it's Ok to put the computer to sleep. I've got it done - see attached. It's s live tile that updates every 30 minutes, and lists recordings coming up in the next hour. It's possible to make it 'live' instead of every 30 minutes, but a lot of work for not much benefit. This tile updates without the app needing to run (the app itself doesn't do very much at the moment) but it needs a web service. The web service simply supplies a little XML that the tile uses to update itself. So I created a little web service that draws live data from the RS API in order to provide live updates to the tile. The web service is only a few lines of XML so I wondered if you would be able to include little tile and badge pages in the Recording Service API itself and save the need for an additional web service. The tile and badge service XML feeds required for the attached tile are below. Tile <?xml version="1.0"?> -<tile>-<visual>-<binding template="TileWideText09"><text id="1">Imminent Recordings</text><text id="2">This Is BBC Four ; </text></binding>-<binding template="TileSquareBlock"><text id="1">1</text><text id="2">Active Recordings</text></binding></visual></tile> Badge <?xml version="1.0"?> <badge value="1"/> In the badge example, the number supplied is simply the number of recordings due in the next hour.
- 17 replies
-
- windows 8
- recording service
-
(and 2 more)
Tagged with: