Giter Club home page Giter Club logo

kfstorm.doubanfm.core's Introduction

Kai Yang's GitHub stats

kfstorm.doubanfm.core's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

kfstorm.doubanfm.core's Issues

Throws exception when songs in channel is empty

For example, anonymous user has empty 红心 channel. When user change channel to 红心, exception occurs.

Kfstorm.DoubanFM.Core.ServerException: code: 1 msg: valid sid is required
在 Kfstorm.DoubanFM.Core.ServerException.TryThrow(String jsonContent) 位置 D:\Projects\Git\kfstorm\Kfstorm.DoubanFM.Core\Kfstorm.DoubanFM.Core\ServerException.cs:行号 63
在 Kfstorm.DoubanFM.Core.ServerConnection.<>c__DisplayClass26_0.<b__1>d.MoveNext() 位置 D:\Projects\Git\kfstorm\Kfstorm.DoubanFM.Core\Kfstorm.DoubanFM.Core\ServerConnection.cs:行号 99
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter1.GetResult() 在 Kfstorm.DoubanFM.Core.ServerException.<TryThrow>d__81.MoveNext() 位置 D:\Projects\Git\kfstorm\Kfstorm.DoubanFM.Core\Kfstorm.DoubanFM.Core\ServerException.cs:行号 30
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter1.GetResult() 在 Kfstorm.DoubanFM.Core.ExceptionHelper.<LogExceptionIfAny>d__41.MoveNext() 位置 D:\Projects\Git\kfstorm\Kfstorm.DoubanFM.Core\Kfstorm.DoubanFM.Core\ExceptionHelper.cs:行号 63

Use a URL/parameters mapping to automatically append query parameters

For example: URL 1 needs parameter 1 and parameter 2. URL 2 needs parameter 2 and parameter 3. All the parameters are already stored in IServerConnection.Context. We need below mapping so that we can append query parameters by config.

  • URL 1
    • Parameter name 1
    • Parameter name 2
  • URL 2
    • Parameter name 2
    • Parameter name 3

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.