mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
fix: added preference that got lost in merging, removed old media factory ref, bumped version for release
This commit is contained in:
parent
d1e247f9e2
commit
ff0c42d14c
3 changed files with 9 additions and 4 deletions
|
|
@ -453,8 +453,6 @@ class MediaService : MediaLibraryService() {
|
|||
|
||||
private fun getRenderersFactory() = DownloadUtil.buildRenderersFactory(this, false)
|
||||
|
||||
private fun getMediaSourceFactory() =
|
||||
DefaultMediaSourceFactory(this).setDataSourceFactory(DownloadUtil.getDataSourceFactory(this))
|
||||
}
|
||||
|
||||
private const val WIDGET_UPDATE_INTERVAL_MS = 1000L
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue