Publicly expose folders media count
The only way to get the number of media in a folder for now is to run a COUNT(*) query, while the value is already available in database.
We just need to expose those values
The only way to get the number of media in a folder for now is to run a COUNT(*) query, while the value is already available in database.
We just need to expose those values
VideoLAN code repository instance