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
Describe the bug
It appears that some words can't be used for searching videos on my Invidious Instance. In particular, I was looking for a Serie A football match, Hellas Verona - Inter. I have noticed that if i type:
Hellas Verona --> error
hellas --> error
verona --> is ok
inter --> error
"hellas verona inter" (with double quotes) --> is ok
"hellas verona - inter" (with double quotes) --> is ok
"inter" (with double quotes) --> error
juventus (without double quotes) --> is ok
"juventus" (with double quotes) --> error
Steps to Reproduce
Go to Homepage
Search the following words, as them are written, once per time:
Hellas Verona
hellas
inter
"inter"
"juventus"
See error
Logs
Title:Missing hash key: "label" (KeyError)Date:2024-11-27T12:51:24ZRoute:/search?q=interVersion:2024.11.10-5d2dd40 @ (HEAD detached at v2.20241110.0)`
Backtrace
Missing hash key: "label" (KeyError)
from /usr/lib/crystal/core/string.cr:5672 in 'interpolation'
from /usr/lib/crystal/core/json/any.cr:249:3 in 'process'
from src/invidious/yt_backend/extractors.cr:986:17 in 'parse_item'
from src/invidious/yt_backend/extractors.cr:424:18 in 'process'
from src/invidious/yt_backend/extractors.cr:986:17 in 'parse_item'
from src/invidious/yt_backend/extractors.cr:1033:14 in 'extract_items'
from /usr/lib/crystal/core/array.cr:1141:11 in 'process'
from src/invidious/routes/search.cr:61:17 in 'search'
from lib/kemal/src/kemal/route.cr:13:9 in '->'
from lib/kemal/src/kemal/config.cr:92:7 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next'
from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next'
from src/invidious/helpers/handlers.cr:94:12 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next'
from /usr/lib/crystal/core/string.cr:3075:20 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call'
from /usr/lib/crystal/core/http/server/request_processor.cr:51:11 in 'handle_client'
from /usr/lib/crystal/core/fiber.cr:143:11 in 'run'
from ???
`
Screenshots
Additional context
Browsers used: Mozilla Firefox and Google Chrome (both updated at the last version)
Describe the bug
It appears that some words can't be used for searching videos on my Invidious Instance. In particular, I was looking for a Serie A football match, Hellas Verona - Inter. I have noticed that if i type:
Steps to Reproduce
Logs
Title:
Missing hash key: "label" (KeyError)Date:
2024-11-27T12:51:24ZRoute:
/search?q=interVersion:
2024.11.10-5d2dd40 @ (HEAD detached at v2.20241110.0)`Backtrace
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: