You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| REPLEX_REDIRECT_STREAMS | false | Redirect streams to another endpoint. |
89
89
| REPLEX_REDIRECT_STREAMS_HOST | REPLEX_HOST | Alternative streams endpoint |
90
-
| REPLEX_CACHE_TTL | 1800 | Time to live for caches in seconds. Set to 0 to disable (not recommended). |
90
+
| REPLEX_CACHE_TTL | 1800 | Time to live for general caches in seconds. Set to 0 to disable (higly recommended to keep enabled besides testing purposes). |
91
91
92
-
## Mixed rows
92
+
## Interleaved rows
93
93
94
-
Custom collections with the same name from different libraries will be merged into one on the home screen,
94
+
Collections with the same name from different libraries will be merged into one on the home screen.
95
95
So an collection named "Trending" in the Movie library will be merged with an collection named "Trending" from a shows library on home.
96
96
97
97
Note, this does not work on builtin recommendations. As i personally dont see then need of mixing those.
0 commit comments