macbook-pro-de-oscar.home 2025-9-5:1:4:6

This commit is contained in:
oskar
2025-09-05 01:04:06 +02:00
parent 9b81bb6398
commit 6aa4bfc5a1
3 changed files with 36 additions and 3 deletions

View File

@@ -77,8 +77,8 @@ views:
file.name: 352
note.scoreImdb: 47
note.director: 141
note.year: 68
note.genre: 244
note.year: 64
note.genre: 355
note.plot: 651
- type: table
name: Vus
@@ -103,7 +103,7 @@ views:
name: Favorites
filters:
and:
- rating >= 6
- rating >= 0
order:
- file.name
- rating
@@ -113,10 +113,13 @@ views:
- ratingImdb
- last
sort:
- property: rating
direction: DESC
- property: file.name
direction: ASC
- property: ratingImdb
direction: DESC
limit: 50
columnSize:
file.name: 283
note.director: 221