Reply To: xbmc and firefly rating problem

#12712
rpedde
Participant

@ulysses wrote:

Then isnt it posible that it only scans the itunes.xml file for updates in ratings.
And the making of playlists etc..

That wouldnt take a big amouth of cpu power to do every minute…

is it posible to seperate those 2 ? 😛

Actually, it takes less to do the fs scan. The iTunes scanning is the most cpu intensive and longest part of the scan.

But no, currently the two aren’t separated. It’s possible, yeah, but it’s a fair chunk of code and I’d have to prioritize it after the playlist enhancements and upnp support.

— Ron