bug when using music search function or ampdroid to play music (1 Viewer)

Rbentley100

Portal Pro
December 6, 2011
50
5
38
Home Country
United Kingdom United Kingdom
Hi,

I first discovered this issue while using ampdroid to play music. However since then I have also discovered I get the same error when using the search function within music and then playing my tracks from there. The relevant snippet from the logs is below. (I have attached all my mediaportal logs too from around the bug.

In this example I am loading an mp3 from mediaportal directly fine, then try and play exactly the same one from ampdroid and it fails. Then I using the mediaportal and manually find the track again and it works.

Any help/ideas on how I could fix this would be great.
The ampdroid forum post is:
https://forum.team-mediaportal.com/threads/playing-mp3s-with-ampdroid-problem.109005/

Cheers in advance

2012-06-29 00:11:36.687616 [Debug][MPMain(1)]: MediaInfoWrapper: disabled for this content
2012-06-29 00:11:36.687616 [Info.][MPMain(1)]: PlaylistPlayer: *** unable to play - D:\Music\Compilations\Classical 1 giant leap\01 Dunya Salam.mp3 - skipping track!
2012-06-29 00:11:36.688616 [Debug][MPMain(1)]: MediaInfoWrapper: isVideo:False, isDVD:False[enabled:False]
2012-06-29 00:11:36.688616 [Debug][MPMain(1)]: MediaInfoWrapper: disabled for this content
2012-06-29 00:11:36.688616 [Info.][MPMain(1)]: g_Player.Play(D:\Music\Compilations\Classical 1 giant leap\02 My Culture.mp3 Unknown)
2012-06-29 00:11:36.688616 [Debug][MPMain(1)]: PlayerFactory: Successfully created player instance for file - D:\Music\Compilations\Classical 1 giant leap\02 My Culture.mp3
2012-06-29 00:11:36.688616 [Info.][MPMain(1)]: AudioPlayerVMR7.play D:\Music\Compilations\Classical 1 giant leap\02 My Culture.mp3
2012-06-29 00:11:36.702617 [Info.][MPMain(1)]: DirectShowUtils: First try to insert new audio renderer Default DirectSound Device
2012-06-29 00:11:36.702617 [Info.][MPMain(1)]: DirectShowUtils: Found audio renderer
2012-06-29 00:11:36.702617 [Debug][MPMain(1)]: DirectShowUtils: added filter:Default DirectSound Device to graph
2012-06-29 00:11:36.703617 [Info.][MPMain(1)]: g_Player: ended
2012-06-29 00:11:36.703617 [Debug][MPMain(1)]: MediaInfoWrapper: isVideo:False, isDVD:False[enabled:False]
2012-06-29 00:11:36.703617 [Debug][MPMain(1)]: MediaInfoWrapper: disabled for this content
2012-06-29 00:11:36.703617 [Info.][MPMain(1)]: PlaylistPlayer: *** unable to play - D:\Music\Compilations\Classical 1 giant leap\02 My Culture.mp3 - skipping track!
2012-06-29 00:11:36.704617 [Debug][MPMain(1)]: MediaInfoWrapper: isVideo:False, isDVD:False[enabled:False]
2012-06-29 00:11:36.704617 [Debug][MPMain(1)]: MediaInfoWrapper: disabled for this content

while when I load it directly I get the message:

2012-06-29 00:11:26.171014 [Debug][MPMain(1)]: Folder: D:\Music\Classical\1 giant leap : took : 0.2420139 s to load
2012-06-29 00:11:26.172014 [Debug][FileExistsCache Thread(8)]: FileExistsCacheThread: new items found waiting for caching: 1
2012-06-29 00:11:26.172014 [Debug][FileExistsCache Thread(8)]: InsertFilesIntoCacheAsynch: pre-scanning dir : c:\programdata\team mediaportal\mediaportal\thumbs\music\albums
2012-06-29 00:11:26.174015 [Debug][FileExistsCache Thread(8)]: FileExistsCacheThread: no more items to cache, suspending thread.: 1
2012-06-29 00:11:27.970117 [Debug][MPMain(1)]: MediaInfoWrapper: isVideo:False, isDVD:False[enabled:False]
2012-06-29 00:11:27.970117 [Debug][MPMain(1)]: MediaInfoWrapper: disabled for this content
2012-06-29 00:11:27.970117 [Info.][MPMain(1)]: g_Player.Play(D:\Music\Classical\1 giant leap\01 Dunya Salam.mp3 Unknown)
2012-06-29 00:11:27.977118 [Info.][MPMain(1)]: Loading external players plugins
2012-06-29 00:11:27.978118 [Info.][MPMain(1)]: found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
2012-06-29 00:11:27.978118 [Info.][MPMain(1)]: player:iTunes. author: Frodo
2012-06-29 00:11:27.978118 [Info.][MPMain(1)]: found plugin:MediaPortal.WinampPlayer.WinampPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
2012-06-29 00:11:27.979118 [Info.][MPMain(1)]: player:Winamp. author: int_20h
2012-06-29 00:11:27.979118 [Debug][MPMain(1)]: PlayerFactory: Successfully created player instance for file - D:\Music\Classical\1 giant leap\01 Dunya Salam.mp3
2012-06-29 00:11:27.981118 [Info.][MPMain(1)]: AudioPlayerVMR7.play D:\Music\Classical\1 giant leap\01 Dunya Salam.mp3
2012-06-29 00:11:27.995119 [Info.][MPMain(1)]: DirectShowUtils: First try to insert new audio renderer Default DirectSound Device
2012-06-29 00:11:28.060122 [Info.][MPMain(1)]: DirectShowUtils: Found audio renderer
2012-06-29 00:11:28.062123 [Debug][MPMain(1)]: DirectShowUtils: added filter:Default DirectSound Device to graph
2012-06-29 00:11:28.276135 [Info.][MPMain(1)]: g_Player.OnStarted() D:\Music\Classical\1 giant leap\01 Dunya Salam.mp3 media:Music
 

Users who are viewing this thread

Top Bottom