FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › No Playlists: Firefly 1.0-svn1483 + iTunes 7.0.2.16
- This topic has 0 replies, 1 voice, and was last updated 17 years, 8 months ago by vvf.
-
AuthorPosts
-
23/03/2007 at 9:39 PM #1196vvfGuest
Hi,
I am using Firefly to stream iTunes music+playlists to a Roku M1001.
The Itunes playlists are not showing up in Firefly and are shown as empty on the SB.My config:
Windows XP
Firefly 1.0-svn1483
iTunes 7.0.2.16
Roku SB fw 2.7.78
music folder is C:VVFprvMy DocumentsMy MusiciTunes, which contains iTunes Library.xml and the iTunes Music folder with the songs. All folders are on the local filesystem. The Roku is connected via a wireless network, I can browse and play songs with no problems. It is only the playlists which do not show up.I have looked at the Firefly logfile (debug level 9), and it looks like it is reading the right xml library file but does not find any playlists (this is only the tail of the complete logfile):
…….
2007-03-23 22:04:01 (1e8a145d): Processing playlists
2007-03-23 22:04:01 (1e8a145d): Starting playlist scan
2007-03-23 22:04:01 (1e8a145d): About to scan C:VVFprvMy DocumentsMy MusiciTunesiTunes Library.xml
2007-03-23 22:04:01 (1e8a145d): Finished playlist loop
2007-03-23 22:04:01 (1e8a145d): Executing: end transaction
2007-03-23 22:04:01 (1e8a145d): Rows: 0
2007-03-23 22:04:01 (1e8a145d): Executing: pragma synchronous=normal
2007-03-23 22:04:01 (1e8a145d): Rows: 0
2007-03-23 22:04:01 (1e8a145d): Executing: create index idx_songid on playlistitems(songid)
2007-03-23 22:04:01 (1e8a145d): Rows: 0
2007-03-23 22:04:01 (1e8a145d): Executing: create index idx_playlistid on playlistitems(playlistid,songid)
2007-03-23 22:04:01 (1e8a145d): Rows: 0
2007-03-23 22:04:01 (1e8a145d): Executing: select count(*) from playlists
2007-03-23 22:04:01 (1e8a145d): Executing: select * from playlists
2007-03-23 22:04:01 (1e8a145d): Executing: update playlists set items=(select co
unt(*) from playlistitems where playlistid=1) where id=1
2007-03-23 22:04:01 (1e8a145d): Rows: 1
2007-03-23 22:04:01 (1e8a145d): Executing: select count(*) FROM songs
2007-03-23 22:04:01 (1e8a145d): Scanned 3713 songs in 318 seconds
Any help is appreciated 😀 . BTW, this problem appeared after I played with the new iTunes 7 features that allows switching library at startup. -
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.