Hello,
first i want to thank the creators of this software, amazing things can be done with it.
Now time for the problems, getting the list of movies works ok, but music is not working, i go to:
http://localhost:44321/GmaWebService/MediaAccessService/json/MP_GetAllAlbums
and i get the following:
{"ExceptionType":"System.Data.SQLite.SQLiteException","Message":"SQLite error\u000d\u000ano such table: tracks","StackTrace":" en System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)\u000d\u000a en System.Data.SQLite.SQLiteCommand.BuildNextCommand()\u000d\u000a en System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)\u000d\u000a en System.Data.SQLite.SQLiteDataReader.NextResult()\u000d\u000a en System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)\u000d\u000a en System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)\u000d\u000a en System.Data.SQLite.SQLiteCommand.ExecuteReader()\u000d\u000a en GmaWebService.Code.MPMusic.GetArtists(Int32 start, Int32 end)\u000d\u000a en GmaWebService.MediaAccessService.MP_GetAllArtists()\u000d\u000a en SyncInvokeMP_GetAllArtists(Object , Object[] , Object[] )\u000d\u000a en System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)\u000d\u000a en System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)\u000d\u000a en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)\u000d\u000a en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)\u000d\u000a en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)\u000d\u000a en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)\u000d\u000a en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)\u000d\u000a en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)\u000d\u000a en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)\u000d\u000a en System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)\u000d\u000a en System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)"}
I installed MP a couple days ago, the error says table 'tracks' not found. Can it be a problem with MP configuration??
But I can listen to my music in MP...
Have you made a database scan? If you only use the shares view in MediaPortal there won't be any tracks in the MediaPortal database, you have to do a scan first...