Subsonic is awesome!
I have an issue where it takes a really long time for the movies to show up when I click on my movie folder
I discovered that subsonic is running "ffmpeg -i /path/to/movie.avi" on every movie.
It does this at least every time I restart subsonic, and quite possibly more often.
Would it be possible to cache this data in the db, so if the name, size, modification date dont change, you dont have to rerun ffmpeg?
Thanks!
NOTE: I just upgraded to 4.4Beta1, so if this feature is there, then never mind!