Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search field is wrong filetype/mime-type #195

Closed
tuxfuxch opened this issue Apr 4, 2015 · 2 comments
Closed

Search field is wrong filetype/mime-type #195

tuxfuxch opened this issue Apr 4, 2015 · 2 comments

Comments

@tuxfuxch
Copy link

tuxfuxch commented Apr 4, 2015

Hi
while developing a solution to browse the addon over a webinterface, i face a wrong beheivioir.

The search field (exeample: TV shows -> Search) comes over json/rpc as "mimetype ": "application/octet-stream" and "filetype": "file". so it thinks it has to start something.

if it would be "x-directory/normal" and "directory", the addon could fetch the results (like it does on other plugins). i really hope you guy's can change that, would be great!

@tknorris
Copy link
Contributor

tknorris commented Apr 4, 2015

We can't change that. That's done to prevent the search query from being added to the crumbtrail. If it comes back as directory, then when you go back you would get to a point where the search dialog popped up again.

@tuxfuxch
Copy link
Author

tuxfuxch commented Apr 4, 2015

hm... that's said. well hope one day there is a solution for that. so long i close the issue.

@tuxfuxch tuxfuxch closed this as completed Apr 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants