INTERACT FORUM

More => Old Versions => Media Center 12 (Development Ended) => Topic started by: JONCAT on May 22, 2007, 09:53:29 am

Title: Import of playlists not working
Post by: JONCAT on May 22, 2007, 09:53:29 am
I am getting a consistent C++ Runtime Error & crash upon import:

0022156: 3036: Import: CPlaylistExpander::GetiTunesPlaylistTracks: Number of tracks read: 0
0022156: 3036: Import: CPlaylistExpander::GetiTunesPlaylistTracks: Finish (31 ms)
0022515: 4960: Database: CMediaFileIOLoad::Load: Loading: C:\mediacenter\ma\Library\Cache\File List Sort\Cache (37).dat
0023515: 4960: Database: CMediaFileIOLoad::Load: Loading: C:\mediacenter\ma\Library\Cache\File List Sort\Cache (37).dat
0024515: 4960: Database: CMediaFileIOLoad::Load: Loading: C:\mediacenter\ma\Library\Cache\File List Sort\Cache (37).dat
0025515: 4960: Database: CMediaFileIOLoad::Load: Loading: C:\mediacenter\ma\Library\Cache\File List Sort\Cache (37).dat
0026515: 4960: Database: CMediaFileIOLoad::Load: Loading: C:\mediacenter\ma\Library\Cache\File List Sort\Cache (37).dat
0027515: 4960: Database: CMediaFileIOLoad::Load: Loading: C:\mediacenter\ma\Library\Cache\File List Sort\Cache (37).dat
0028359: 4960: General: CMJFileListCtrl::OnPaint: Start

DC
Title: Import of playlists not working
Post by: JimH on May 22, 2007, 10:00:54 am
I am getting a consistent C++ Runtime Error & crash upon import:

0022156: 3036: Import: CPlaylistExpander::GetiTunesPlaylistTracks: Number of tracks read: 0
0022156: 3036: Import: CPlaylistExpander::GetiTunesPlaylistTracks: Finish (31 ms)
...
Try turning off import of itunes playlists.  Also txt files.
Title: Re: Import of playlists not working
Post by: JONCAT on May 22, 2007, 10:13:22 am
Thanks Jim. I turned off .txt files for one partition. BTW - is is safe to assume Itunes playlists files part of the Playlist import group. I am not sure what extension these playlists have.

DC
Title: Re: Import of playlists not working
Post by: JimH on May 22, 2007, 10:28:57 am
Thanks Jim. I turned off .txt files for one partition.
And did it work then?
Quote
BTW - is is safe to assume Itunes playlists files part of the Playlist import group. I am not sure what extension these playlists have.
We made a change recently to import iTunes playlists that are stored as txt files and this may be causing the problem.
Title: Re: Import of playlists not working
Post by: JONCAT on May 22, 2007, 11:40:42 am
Oh sorry about that, yes it did work.

thanks
DC
Title: Re: Import of playlists not working
Post by: Matt on May 22, 2007, 09:26:10 pm
Should be fixed in 239 and later.  Thanks for letting us know.