Git Product home page Git Product logo

buildcast's Issues

Not loading new episodes

This might be something I've done but i am trying to add in a couple more podcast feeds and no matter what i do some of them never load any information about the episodes.

"AllFeeds.Add(new Feed(new Uri("http://feeds.twit.tv/aaa_video_hd.xml"), "All About Android", "Description", new Uri("ms-appx:///UI/StaticImages/aaa2048.jpg"), "TWiT"));"

Here is a new feed that i have added for All About Android from TWiT. No matter what i do it will never load the episodes for this feed. I have it setup exactly as the Windows Weekly is setup and it still won't work. If i hit Refresh Episodes while it is loading the whole app will crash. What could be the issue with this?

Download progress is only reported via action center

  • Add in-app UX to show download progress. Re-attach to in-progress downloads and update downloads

  • When download completes update the downloads page

  • Show empty placeholder text when the downloads page is empty

  • If an error occurs with a background download while app is closed, notify the user next time the app launches

when will we have the code

its more than a month now but still no code is in this repo at all, Please can I know when can we expect the code here?

Source code missing

Where's the source code? It's been MONTHS and yet the source code hasn't been uploaded yet. When will it be uploaded?

pip mode turns full white while loading

When video is still loading before playing and I turn on the pip mode, whole window goes white and turns back to normal when I come back in normal view mode

Cant perform Add-Migration

When I try to perform Add-Migration command, I get the following:

PM> add-migration InitialMigration
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'BuildCast.DataModel.LocalStorageContext' threw an exception. ---> System.TypeLoadException: Could not load type 'System.Threading.Tasks.Task' from assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
at BuildCast.DataModel.LocalStorageContext..cctor()
--- End of inner exception stack trace ---
at BuildCast.DataModel.LocalStorageContext..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.<>c__DisplayClass12_3.b__13()
at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.CreateContext(Func1 factory) at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.CreateContext(String contextType) at Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperations.AddMigration(String name, String outputDir, String contextType) at Microsoft.EntityFrameworkCore.Design.OperationExecutor.AddMigrationImpl(String name, String outputDir, String contextType) at Microsoft.EntityFrameworkCore.Design.OperationExecutor.AddMigration.<>c__DisplayClass0_1.<.ctor>b__0() at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.<>c__DisplayClass3_01.b__0()
at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.Execute(Action action)
Exception has been thrown by the target of an invocation.

Glyphs recognized via smart ink are not persisted

BLOCKED: this requires the datamodel update before can be tackled.
Only ink strokes are preserved in ink notes, glyphs recognized via smart ink are not currently persisted. Work here is to

  • Update datebase schema to support collection of XAML overlays by adding size, position, glyph
  • Save: iterate over all added glyphs added within xamloverlay canvas and save size, position, which glyph
  • Load: query database for glyphs, add them to the xamloverlay canvas when ink note is loaded

IntelliSense Failure

I've never loaded a UWP source application before this. But when I load this up into Visual Studio, I get this message:

[Failure] Could not find file 'C:\Users\Me\Desktop\BuildCast-master\BuildCast-master\src\BuildCast\obj\ARM\Debug\App.g.i.cs'.

It does have 'App.g.cs' in the target directory. Is this supposed to be the same file? It is not there before I load the project into Visual Studio.

the page with a single video info is not responsive

When we click a single video in listview and page opens with its thumbnail and title with option to play and download, The title on that page isnt responsive, so when we resize the screen, half of the title gets disappeared.

No in-app Picture-in-Picture

Whilst video playback continues when navigating away from the player, there is no in-app picture-in-picture currently hence you'll only hear audio play back. Need to add a visual hosted in the navigationrootpage that is dynamically hooked / unhooked when switching to and from now playing page

Microsoft HoloLens

At Build 2017 there was a demo showing the app using a MR device. However I can't get it working since the latest available release build for the HoloLens is 14393 while this project needs 16299.

Concurrent PiP Mode problems

  • Close main window, app won't re-launch because app not handling multi-view re-launch correctly
  • When using concurrent PiP mode and main view is minimized, playback stops

Unable to build because of PlaybackSource and IVisualizer

Despite doing everything that pertains to this project I can't seem to build because of the player. I have UWPAudioVisualizer nuget installed but it seems its is lacking some classes required in the player

Error CS1729 'PlaybackSource' does not contain a constructor that takes 1 arguments BuildCast D:\CSharp\PlayGround\BuildCast\src\BuildCast\Services\PlayerService.cs
Error CS0234 The type or namespace name 'IVisualizer' does not exist in the namespace 'AudioVisualizer' (are you missing an assembly reference?) BuildCast D:\CSharp\PlayGround\BuildCast\src\BuildCast\Views\Player.xaml.cs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.