REQUEST: Use the new search without adding Youtube and force to search locally only. - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Amber (https://forum.kodi.tv/forumdisplay.php?fid=203) +---- Thread: REQUEST: Use the new search without adding Youtube and force to search locally only. (/showthread.php?tid=348952) |
REQUEST: Use the new search without adding Youtube and force to search locally only. - Captain_Tactful - 2019-11-04 As I've mentioned, I'm looking to keep a locked down/restricted frontend to stop undue maintenance. The new search tab is a great addition as is the alphabet strip, especially for large collections. I'd like to remove youtube install pop up and to have the option to only search locally. The same goes for searching from links in the movie or tv show information. I show this as a default before playing the movie. I'd like to force it to only search through the existing local library. RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - bsoriano - 2019-11-07 (2019-11-04, 14:11)Captain_Tactful Wrote: As I've mentioned, I'm looking to keep a locked down/restricted frontend to stop undue maintenance. @Captain_Tactful , I think this is a good idea, thanks. I will work on adding some settings to exclude YouTube from the search menu option. When you do a search from clicking on fields in the video info dialog, you get a selection menu asking to search online or locally. If I understand you correctly, you want a setting that forces searches to be local only, without any selection menu. Is this correct? Please confirm. Thanks. Regards, Bart RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - Captain_Tactful - 2019-11-08 @bsoriano You are correct, I'd like only search locally, from any location. In addition, a drop down menu at the end of the text box that limits the scope of the search would help the user understand the things they can search for. regards RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - bsoriano - 2020-01-10 (2019-11-08, 12:11)Captain_Tactful Wrote: @bsoriano@Captain_Tactful, while I have not added the option to only search locally, I did add the customization of the search categories in the latest update. Have you been able to test it? Is this what you were looking for? Please let me know. Thanks. Regards, Bart RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - figrin_dan - 2020-03-04 Hi, I think I have the same issue. I would like to see all the films featuring a particular actor so click their photo. The top half of the screen shows Movies (which is empty) and below it is TV Shows (also empty). After a fraction of a second the TV Shows area says something about Youtube and I get a Youtube dialog box: ‘Login exception [401] deleted_client’And ‘the oauth client was deleted’ Pressing OK or cancel just make the box repeat and I have to shutdown. I'm only interested in what I have, not youtube and would like to be able to switch that off. I see that other skins only show what I want but they are not as nice as Amber Thanks RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - DarrenHill - 2020-03-05 Just for background, the errors reported are due to recent changes required in the YouTube addon itself (the API keys were cancelled by Google, so users need to make their own now). I know it doesn't affect your specific case, but it may be relevant for others. See the YouTube addon support thread for more details and how to make personal keys if it is of interest to other users. RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - bsoriano - 2020-03-05 (2020-03-04, 23:16)figrin_dan Wrote: Hi,@figrin_dan , with the version of Amber that is in GitHub (https://github.com/bartolomesoriano/skin.amber, Leia branch), you can customize which search categories are enabled, and you can disable YouTube. If you feel comfortable downloading and updating from GitHub, by all mean, please use the latest version. If you do not, please wait until I upload a new version to the Amber repo and eventually the Kodi repo that has customizable search categories, as well as an option to only search locally from video info. Regards, Bart RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - bsoriano - 2020-03-05 (2020-03-05, 00:18)DarrenHill Wrote: Just for background, the errors reported are due to recent changes required in the YouTube addon itself (the API keys were cancelled by Google, so users need to make their own now). I know it doesn't affect your specific case, but it may be relevant for others. @DarrenHill , thanks! I went through the process of making personal keys and the YouTube addon now is really fast. Regards, Bart RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - figrin_dan - 2020-03-05 (2020-03-05, 00:32)bsoriano Wrote:Thats great!(2020-03-04, 23:16)figrin_dan Wrote: Hi,@figrin_dan , with the version of Amber that is in GitHub (https://github.com/bartolomesoriano/skin.amber, Leia branch), you can customize which search categories are enabled, and you can disable YouTube. If you feel comfortable downloading and updating from GitHub, by all mean, please use the latest version. If you do not, please wait until I upload a new version to the Amber repo and eventually the Kodi repo that has customizable search categories, as well as an option to only search locally from video info. I don't suppose you have instructions of updating the skin on an OSMC vero4k+? I'm happy to go into the command line with instructions. Thanks RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - DarrenHill - 2020-03-05 For the Leia branch, click here to open it on GitHub, then click on the green "Clone or download" button (right hand side of the screen) then select download zip. That will give you a zip file, which you can then install into Kodi as normal with the Install from Zip option in the addons browser (you will of course need to move the zip file onto the vero device, or at least put it somewhere that the vero can access it) RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - bsoriano - 2020-03-05 (2020-03-05, 16:28)DarrenHill Wrote: For the Leia branch, click here to open it on GitHub, then click on the green "Clone or download" button (right hand side of the screen) then select download zip. @DarrenHill , thanks for explaining. Regards, Bart RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - figrin_dan - 2020-03-09 (2020-03-05, 16:28)DarrenHill Wrote: For the Leia branch, click here to open it on GitHub, then click on the green "Clone or download" button (right hand side of the screen) then select download zip. Thanks for the tip which worked very well. Sorry to derail the thread but I've but the zip file on my server. I assume now it's all set up I don't need the server to be on for Amber to work. ie it doesn't need to constantly access the zip once installed. Thanks again. RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - DarrenHill - 2020-03-09 Once it's installed you can delete the zip file you installed from. As part of the install process it is copied into the packages directory within the Kodi file tree, plus the content itself is unzipped and put in that tree as well. But the original zip you installed from can safely be discarded. RE: REQUEST: Use the new search without adding Youtube and force to search locally only. - bsoriano - 2020-03-13 @Captain_Tactful, @figrin_dan, please check out the latest version of Amber (GitHub or Amber repo). I have added the option to only search locally. You will find it in Settings, Amber Settings, Search. Let me know if this suits your needs. Thanks. Regards, Bart |