kinsi55 / BeatSaber_BetterSongList

Adds Various improvements to the Basegame song list like Filters, a persisted state and much more
MIT License
42 stars 12 forks source link

Somehow fix Download date Sorter for Oculus Store #11

Closed kinsi55 closed 2 years ago

kinsi55 commented 2 years ago

Oculus Store is braindead and copies / recreates files when updating the game, so all downloaded songs folders end up at NOW() created date - The files seem to be untouched tho. Maybe when detecting an oculus install use the info.dat date instead of the song folder date.

CheezeeHobo commented 2 years ago

I have the same problem. Using song browser instead works for me.

kinsi55 commented 2 years ago

Fixed in Latest version @CheezeeHobo