Browse Source

Update search.md (#361)

Add release_date and released_nointhelast to music video search
pull/362/head
Long-Man 4 years ago committed by GitHub
parent
commit
2032bb4777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/user-guide/search.md

4
docs/user-guide/search.md

@ -77,6 +77,8 @@ The following fields are available for searching music videos: @@ -77,6 +77,8 @@ The following fields are available for searching music videos:
- `genre`: The music video genre
- `library_name`: The name of the library that contains the music video
- `language`: The music video audio stream language
- `release_date`: The music video release date (YYYYMMDD)
- `released_inthelast`: A range for the music video release date (days, weeks, months, years)
- `type`: Always `music_video`
## Sample Searches
@ -103,4 +105,4 @@ The following fields are available for searching music videos: @@ -103,4 +105,4 @@ The following fields are available for searching music videos:
### Episodes from the past week
`type:episode AND released_inthelast:"1 week"`
`type:episode AND released_inthelast:"1 week"`

Loading…
Cancel
Save