Windows 10 Universal App Support for WD My Cloud and WD Photos

Since Windows 10 came out with full Windows Universal app support, it would be good to see all WD apps on Windows platform. With Universal App, WD can developp one single app that will work on regular Windows PC with Windows 10, Windows Mobile 10, Windows Tablets running Windows 10, Xbox, HoloLens, IoT... Far more potential than with any other OS.

> Hi I have an WD My cloud and now I'm planning to buy a Nvidia Shield Player to play my movies collection and watch my photos on TV. If all you want to do is watch movies and look at photos, then the Shield seems to be overkill; it appears to be an Android gaming machine that also does media (that's why they stress how powerful the processor is; it's for high-performance gaming). http://www.techradar.com/reviews/gaming/games-consoles/nvidia-shield-android-tv-1287106/review > And I want to ask if someone is using it together and if its working ok. Not used the Shield, and only just looked at the website, which seems light on information and heavy on dark, moody pictures... > Most of my movies are in 1080p .mkv and I have DLNA server running on it. You have a DLNA server running on what? Oh, you mean running on the MyCloud? > Is Shield going to find my movies? I don't know... > Does WD My CLoud working with Kodi? Becouse on Shield forum they recomend [Kodi] I have music and video on my MyCloud. I have the WD-supplied supplied Twonky DLNA media server running on the MyCloud. Kodi can access my media via DLNA, or by connecting to the MyCloud SMB file server. So my experience is yes: Kodi will work with the MyCloud. Note that the reply you got from 'Tinwarble' on the Shield forum regarding installing Plex server on the MyCloud is not true for the basic MyCloud (the subject of this forum). Plex is available for the higher performance MyCloud Mirror and EX devices. You would also need a Plex client app to run on the Shield. The comment about MKV files is correct; it's a container format, not a CODEC format. https://forums.geforce.com/default/topic/864507/shield-android-tv/nvida-shield-and-mkv-from-wd-my-cloud/

Similar Messages

  • Will Universal Apps Support Visual Basic?

    Hi, I'm excited about the new Windows Universal Apps and I've been trying to find out an answer to this simple question: Will Universal Apps support the Visual Basic Language? I'm a self-taught programmer and as such I've only ever had experience with VB,
    C# & C++ are very intimidating languages to me and I'm not entirely sure how to even start on those languages. So, is there any information on VB Universal Apps? Is it a feature
    you think is likely? I feel it's the best thing MS could do to encourage more app developers and new-comers like myself to create new apps on the Windows 10 platform. 
    I should note, I am a Windows Insider and I have all the software (Win 10, Dev License & Visual Studio 15) to get started, but I don't want to start trying to get my head around C# only for VB to be supported tomorrow. Sorry if this is in the wrong category,
    I tried my best to categorize my question. 
    A huge thank you to anyone that replies. 

    I strongly prefer VB.NET, and it is where almost all my Windows & Windows Phone app development is, but I do know enough about C# to have the examples usually help me, so I strongly support the idea of language equality. But here are some sites that
    you may like:
    For creating VB.NET Universal Apps:
    http://blogs.msdn.com/b/vbteam/archive/2014/06/15/vb-universal-app-part-1-getting-started.aspx
    For help converting between VB.NET & C#:
    http://www.harding.edu/fmccown/vbnet_csharp_comparison.html
    http://www.developerfusion.com/tools/convert/csharp-to-vb/
    Hopefully you find these useful, and it's good to know there are other people that still use VB.NET!
    Nathan Sokalski [email protected] http://www.nathansokalski.com/

  • Cannot load shared 'project' in Windows Universal app after upgrading to Azure SDK 2.6

    I've just installed the
    April 2015 release of the Azure SDK. It is version 2.6 and previously I was on 2.5. Now one of my projects will not load. It is the shared project in a Windows Universal application.
    When I right-click the project and choose 'reload' I get the pop-up error 
    > The method or operation is not implemented
    The output window gives more detail:
    > Things.Shared.shproj : error  : The composition produced a single
    > composition error. The root cause is provided below. Review the
    > CompositionException.Errors property for more detailed information.

    > 1) No exports were found that match the constraint: 
    > ContractName
    Microsoft.VisualStudio.ProjectSystem.References.IBuildDependencyProjectReferencesService
    > RequiredTypeIdentity
    Microsoft.VisualStudio.ProjectSystem.References.IBuildDependencyProjectReferencesService

    > Resulting in: Cannot set import
    > 'Microsoft.VisualStudio.Azure.Deployment.ProjectReferenceMaintenanceService.ProjectReferencesService
    > (ContractName="Microsoft.VisualStudio.ProjectSystem.References.IBuildDependencyProjectReferencesService")'
    > on part
    > 'Microsoft.VisualStudio.Azure.Deployment.ProjectReferenceMaintenanceService'.
    > Element:
    > Microsoft.VisualStudio.Azure.Deployment.ProjectReferenceMaintenanceService.ProjectReferencesService
    > (ContractName="Microsoft.VisualStudio.ProjectSystem.References.IBuildDependencyProjectReferencesService")
    > -->  Microsoft.VisualStudio.Azure.Deployment.ProjectReferenceMaintenanceService

    > Resulting in: Cannot get export
    > 'Microsoft.VisualStudio.Azure.Deployment.ProjectReferenceMaintenanceService.WireUp
    > (ContractName="Microsoft.VisualStudio.ProjectSystem.ConfiguredProject.AutoLoad")'
    > from part
    > 'Microsoft.VisualStudio.Azure.Deployment.ProjectReferenceMaintenanceService'.
    > Element:
    > Microsoft.VisualStudio.Azure.Deployment.ProjectReferenceMaintenanceService.WireUp
    > (ContractName="Microsoft.VisualStudio.ProjectSystem.ConfiguredProject.AutoLoad")
    > -->  Microsoft.VisualStudio.Azure.Deployment.ProjectReferenceMaintenanceService
    The other parts to the Windows Universal app (the Windows 8.1 project and the Windows Phone 8.1 project) have two Azure NuGet packages installed: Windows Azure Mobile Services 1.3.2 and Windows Azure Storage 4.3.0. (N.B. Those two projects load without issue.)
    This is not a show stopper for me since uninstalling the Azure SDK 2.6 removes the load failure. To uninstall I go via the Control Panel to 'uninstall or change a program' and then uninstall Microsoft Azure Tools for Microsoft Visual Studio 2013 - v2.6
    I would like to know how to fix this without uninstalling the Azure SDK 4.6.

    Hi
    Have the same problem and waiting for an answer also.
    Code is like a box of chocolates!...

  • Is there any event in windows universal app (wp8.1&win8.1) that fires when screen locked and unlocked with in the app?

    Hi All,
    Is there any event in windows universal app (wp8.1&win8.1) that fires when screen locked and unlocked with in the app
    Right now, I am using this below mentioned event
    Window.Current.VisibilityChanged +=
    CurrentWindow_VisibilityChanged;, but it fires even when app relaunches.
    Please anybody help me to solve this issue.

    Thanks for your early reply. but, those are system triggers used in background task. I want an event that fires when screen gets locked. like this...(a networkstatuschangedevent)
    NetworkStatusChangedEventHandler
    networkStatusCallback =
    newNetworkStatusChangedEventHandler(OnNetworkStatusChange);

  • Blend for Visual Studio's HTML/CSS WYSIWYG editor only usable for Windows 8 apps, NOT for web apps?

    Hi there,
    In the process of learning Visual Studio (VS) and ASP.NET, I initially thought that I could use Blend for VS's seemingly great HTML/CSS WYSIWYG editor to visually design the HTML pages and CSS for a web app developped with VS, whether it be with ASP.NET MVC
    or Django (using Python Tools for Visual Studio).
    But now it dawned on me that Blend for VS seems to only be meant to design HTML/CSS for native Windows
    8 apps, and not
    web apps.
    Can someone confirm that this is indeed the case?
    Thanks a lot in advance for clarifying this point for me.
    PS: Maybe this a dumb newbie question, but from the outside, it seems rather counter-intuitive to offer a top-notch tool for web
    standards (HTML/CSS) edition (Blend for VS), all integrated with a top-notch tool for web development (VS) but prohibiting the web developer community to leverage the productivity gains of both
    the former and the integration. This is especially puzzling given that the latest components of the ASP framework (MVC, SPA projects):
    - Pushes for reliance on HTML elements and CSS instead of ASP elements and Skin files;
    - VS apparently also does not provide a visual design page view for ASP.MVC projects, which is sure to make many development teams wary of migrating from web forms to MVC.

    I believe this the case, but I'm not familiar with asp.net development. As you point out: html is html so you can edit and copy the code. That said, the Windows Store apps forums are specifically about writing Windows Store apps. For discussion
    of writing ASp.net apps and the best tools to use for that please post in the asp.net development forums on
    http://asp.net.
    --Rob

  • I bought some in app content for cartoon wars 2 and didnt get it

    i bought some in app content for cartoon wars 2 and didnt get it how can i get a refund or at least get what i purchased in the first place if possible.

    If you haven't received the item then try the 'report a problem' page to contact iTunes Support : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Is there Camera RAW support for Lightroom 4.4 and Canon 7D Mark ii?

    I need Camera RAW support for Lightroom 4.4 and Canon 7D Mark ii.  Is there a Camera RAW version for me? 

    Thanks for your help.  I checked out DNG on YouTube and understand more
    about it.  I downloaded the DNG converter and transferred in files from my
    camera.  Then I imported into Lightroom.  It works!   Thanks again.
    On Wed, Nov 19, 2014 at 5:56 PM, Jeff Schewe <[email protected]>

  • Hebrew support for nano 2nd gen and ITunes

    Hi,
    I have a new ipod nano. I've installed ITunes, and all my hebrew named files are being displayed with strange font (Giberish)
    Is there any way to get hebrew fonts support for the ipod nano and the ITune 7.0 software ?
    Dani

    I know that this question has been asked before on these forums. Have you done a search for this regarding Hebrew on these forums? Although the links provided above do not offer support for the nano. Have you tried doing a search on google for a possible solution to your question. It might be good to leave feedback regarding support for hebrew text for the ipod at the link below.
    http://www.apple.com/feedback/ipod.html
    GFF

  • I have bought a single App Premiere Pro in creative cloud and installed and downloaded my app, but the App will not launch

    I have bought a single App Premiere Pro in creative cloud and installed and downloaded Premiere Pro, but the App will not launch.

    Hi There,
    We would appreciate if you could provide us the below mentioned information so that we can assist you appropriately.
    OS Version:
    Have you used Premier Pro as trial before?:
    Error message/screenshot<if any>:
    Thanks,
    Atul Saini

  • To Bentley Wolfe, Adobe, re: Locked [ADOBE FYI] : Getting Support for Flash Player 10 and Issue Tracking post

    Hi Bentley,
    I wanted to tell you that an important link you posted does
    not work and says "Sorry, this page is not available".
    It is in your post entitled "Locked [ADOBE FYI] : Getting
    Support for Flash Player 10 and Issue Tracking post", and is at
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfmforumid=44&catid=184&threadid= 1400586&enterthread=y.
    The link that is non-functional is "If you have issues
    installing Flash Player 10, first troubleshoot your issues using
    http://www.adobe.com/support/flashplayer.
    Read the technotes, do some testing.".
    I just wanted you to know, since you have gone to all of the
    effort of posting it. I apologize for having to start a new thread,
    but I was unable to post to your thread, since it is locked and
    read-only.
    This is the issue I am dealing with myself, and desperately
    need help with. :)
    Thank you so very much,
    Karen

    Hi Bentley,
    I just noticed something. The link that I pasted, to your
    post, does not work either. I noticed why, however, and it seems to
    be why the link in your original page does not work, and why the
    link in my post that goes to your post does not work.
    It seems to be that if a link has a period after it (i.e., if
    it is at the end of a sentence), the period is incorrectly included
    in the "real" link. Somehow, whatever mechanism that processes the
    post has a mini bug in it.
    If you go to the link that is results in "Sorry, this page is
    not available", and look up into the browser address bar, you will
    see the period there each time.
    I just thought that I would point this out, too, so that the
    web techs in charge of the workings of the forums could look into
    it.
    Here is the original link, without a period after it, to your
    original page.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=44&catid=184&threadid =1400586&enterthread=y
    Thank you again,
    Karen

  • How can I install asian script for language support for bangla in safari and install a font??

    how can I install asian script for language support for bangla in safari and install a font? Some websites are working fine in ipad and iphone4 but not in mac osx supported imac or macbook. Example: www.sonarbangladesh.com.

    You just need to install a font, like one of these:
    https://sourceforge.net/projects/onkur/
    http://www.ekushey.org/?page/osx
    For non-Unicode sites, see
    http://m10lmac.blogspot.com/2011/04/reading-non-unicode-indic-language-web.html

  • [SOLVED]Support for cores revision 0x17 and 0x18 disabled...

    Everything is perfect on my arch linux setup except the following message I get at boot
    Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1
    Help please
    EDIT: After some googling I found a spanish website and did the following
    Uncommented '#RuntimeWatchdogSec=0' in /etc/systemd/system.conf
    And now it finally stfu. I've  also added in the boot parameters after quiet splash loglevel=3
    Last edited by sexyzero (2013-10-01 12:13:04)

    I did, you linked to it already
    I slightly modified modemmanager-git in the AUR and added some dependencies, the git version now works for me.

  • With new Photos app, I can no longer drag and drop photos into other applications as I did in the past with iPhoto.

    With the new Photos app, I can no longer drag and drop photos into other applications as I did with iPhoto.  For instance, I have a photo collage app that in the past, I could just drag in the photos I wanted to include.  Now, I can DRAG the photos, but they do not DROP.  So, I have to go through the export process.  It is tedious.  What am I missing?  Where can I turn on the drag and drop feature for Photos?

    YOu're not looking in the right palce. That's inside the iPhoto Application.
    You need to look inside the iPhoto Library
    As I sid above:
    Go to your Pictures Folder and find the iPhoto Library there
    Regards
    TD

  • In the photos app I have 2 camera rolls and 1 photo gallery. Each new photo that I take gets stored in one of the camera rolls, but when I back up the photos to my computer it only backs up the one camera roll, and not any of the new picks. Please help

    In the photos app I have 2 camera rolls and 1 photo gallery. Each new photo that I take gets stored in one of the camera rolls, but when I back up the photos to my computer it only backs up the one camera roll, and not any of the new picks. In the one I backed up I have 500 plus photos and the other over 1000. I need to back up the 1000 one- camera roll. Any help would be sincerely appreciated. Help .... Please

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    - Reset all settings  Already sugested
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          

  • HT204022 I have owned an ipad for a few months and taken photos without synching to Photstream.  Having just done this I now see photos are removed from iCloud after 30 days.  Are these recoverable or lost for good?

    I have owned an ipad for a few months and taken photos without synching to Photstream.  Having just done this I now see photos are removed from iCloud after 30 days.  Are these recoverable or lost for good?

    Please see the following:
    iCloud- Photo Stream FAQ
    iCloud- Photo Stream limits
    The 30 day limit, as I understand it, prevails after you reach one of the prevailing number limits. I've yet to reach one of those limits over the past few years and my PhotoStream is still intact.
    However, it's a good idea to move your photos into iPhoto which is your on-disk library. And, this library can be backed up locally, thus, preserving your photos.

Maybe you are looking for

  • Macbook air Mini DisplayPort to VGA Adapter connectivity issues

    Hi pple, Would like to ask if anyone is facing connectivity issues with Mini DisplayPort to VGA? I am currently using the 2nd Gen Macbook Air with Intel HD Graphics 3000 384 MB. Sometimes when I connect to a montior (Viewsonic VA1918wm) it works fine

  • Returning multiple instances of the same object?

    I have a fairly straight forward swing test class that contains a combobox. The problem is that an object is not selected in the combobox because I get different objects when building the list and when setting the selected item. To test this, I've ad

  • Cluster RESOURCE how can I get clusterowner (preferred Owner List) in readable mode from Powershell?

    Hello, I'm trying to list the Preferred Owner list of some cluster Resources, but we have many nodes and the output is not readable from powershell if I use the standard command but it shows somethink like {server1, server2,.....} Then I've tried to

  • No System Font in Acrobat X

    I want to make a small edit (2 words) to a document in Acrobat X but I have the no system font available error? How can I edit without converting to word first?

  • Customer Service of Creative ---- unsatisfact

    Hi, Creative seems not concern the problems which their customer face. I bought a MP3 in HK but it broke down, then I called the US hotline to see whether they can help me but unfortunately they did not help me any. So I sent a email to HK Customer S