macbook-pro-de-oscar-1.home 2025-8-26:23:43:20

This commit is contained in:
oskar
2025-08-26 23:43:20 +02:00
parent 7b5635cc81
commit 0a808404b5
26 changed files with 658 additions and 24 deletions

View File

@@ -52,10 +52,11 @@ views:
note.genre: 261
image: note.cover
- type: table
name: To-watch
name: A voir
filters:
and:
- '!file.hasProperty("date_last_seen")'
or:
- date_last_seen == ""
- nb_times_seen == 0
order:
- file.name
- scoreImdb
@@ -79,6 +80,12 @@ views:
note.director: 238
note.genre: 261
note.plot: 233
- type: table
name: Vus
filters:
and:
- date_last_seen != ""
- nb_times_seen >= 1
- type: table
name: Favorites
filters: