intel / dleyna-renderer

dleyna-renderer is a library for implementing services that allow clients to discover and manipulate Digital Media Renderers. An implementation of such a service for linux is also included
https://01.org/dleyna/
GNU Lesser General Public License v2.1
16 stars 19 forks source link

We can remove content being rendered #68

Closed cprigent closed 11 years ago

cprigent commented 11 years ago

Setup:

SYSTEM Description: Ubuntu 12.10 Codename: quantal Distributor ID: Ubuntu Release: 12.10 Mozilla Firefox 18.0.2

PACKAGES LIST gssdp-1.0 v0.14.2 gupnp-1.0 v0.20.3 gupnp-av-1.0 v0.12.1 gupnp-dlna-2.0 v0.10.2 dleyna-core-1.0 v0.0.2 dleyna-renderer-1.0 v0.0.2 dleyna-server-1.0 v0.0.2 dleyna-server-service-1.0 v0.0.2 dleyna-renderer-service-1.0 v0.0.2 Cloudeebus version 0.3.1

REPOSITORIES

1 Using the DMC (Cloud dLeyna), discover the DMR (TV Sony Bravia) and DMS (Rygel on NDiS166) 2 Using the DMC, select and browse through the DMS 3 Using the DMC, pre-select the DMR 4 Using the DMC, playback one audio content 5 Using the DMC, remove the audio content 6 Using the DMC, pause and play playback of the content 7 Using the DMC, stop playback of the content 8 Using the DMC, play again playback of the content

Actual result:

5 File is removed successfully 6 We can pause rendering the content and resume playback from the pause operation 7 We can stop rendering 8 Renderer (Tv Sony Bravia) displays "file not found"

Expected result:

We should maybe stop the rendering at step 5 ?

cprigent commented 11 years ago

This is more an application behaviour, so reported to Cloud-dleyna: https://github.com/01org/cloud-dleyna/issues/23