Coder Social home page Coder Social logo

playme's People

Stargazers

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

Watchers

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

playme's Issues

Need to comment out .woff mimeMap in IIS 8.5

probably just a doco thing but some api calls e.g. activeMusicProviders throw a 500 on Win 8.1 IIS

Cannot add duplicate collection entry of type 'mimeMap' with unique key attribute 'fileExtension' set to '.woff'

commenting the registration out as per the internets sorts it good n' proper

Spotify API Authorisation?

Does the IIS server need to be hosted publicly (for Spotify to authenticate the web service)? I have followed the prerequisite checks, however any search yields no results. In the logs, I can see the following:
Mongo is running
IIS has been set up appropriately
The PlayMe application has been started 'as administrator'

Log exerpt:
Creating Spotify Session
Logging into Spotify with username 'xxx'
Dequeuing next track
Asking AutoPlay for next track

Then
...Interfaces.ICallbackClient|QueueChanged failed with exception The remote server returned an unexpected response: (405) Method not Allowed

This looks as though it might be related to the App not being authorised against my spotify account?

External API?

Are there any external API's that can be used to get current playing track?

Config: CSV breaks AdminUsers configuration

The AdminUsers configuration doesn't seem to work when a CSV is provided and only activates when a singular user is present. This issue is reproducible with the build in ReadyToRun.zip as of 940bd6e.

Works:

<add key="AdminUsers" value="INFINITY\Nik" />

Doesn't work (no one is admin):

<add key="AdminUsers" value="INFINITY\Nik,INFINITY\Andrew" />

On a side note, the documentation for this setting says that admins added via the Admin tab should have full permissions, but they don't seem to be able to Skip or Forget songs. I'm unsure if this is intended behaviour; I can create a new issue for it if not.

no search results

When searching, the image of the artist is being returned, but no artist, track or album is found.

Any ideas?

ozzy

Can't search; 405

Got two issues that may or may not be related.
a) Attempting a search, after clicking the search button, no results come up, and the loading icon remains present.
b) The service seems to return HTTP status 405:
2016-05-22 22:19:53 ::1 POST /Services/SpotifyCallbackService.svc - 7529 - ::1 - - 405 0 1 2
2016-05-22 22:20:31 ::1 POST /Services/SpotifyCallbackService.svc - 7529 - ::1 - - 405 0 1 0
Ideas & pointers are welcome. Thanks.

Album ArtworkUrlLarge is not the largest size

The image url returned the ArtworkUrlLarge field on the Album response is not the largest size available.

For example on an album with with 3 image sizes(64px, 300px, 640px) the ArtworkUrlLarge field returns the image that is 300px.

Can it return the largest size?

Javascript errors after leaving page open for a while

call to api/admin/addAdminUser fails

{"Message":"An error has occurred.","ExceptionMessage":"Index was outside the bounds of the array.","ExceptionType":"System.IndexOutOfRangeException","StackTrace":" at System.Web.Http.ApiController.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__0.MoveNext()"}

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.