griff / metaz

Two letters better than MetaX
https://metaz.maven-group.org/
MIT License
413 stars 56 forks source link

Metaz is not searching #224

Open rjosephs82 opened 4 years ago

rjosephs82 commented 4 years ago

When I add movies to Metaz for tagging it no longer searches. I have checked the prefrences and auto search is enabled. My mac and metaz are both up to date. I even deleted and re downloaded the app but it still doesnt work. I am using os catilina. Any help is appreciated, I love this app when it works

RadioactiveSharPei commented 4 years ago

I have the same problem. Nothing comes up in the search panel.

griff commented 4 years ago

I have just rewritten both the search plugins. So after you update to the latest Beta 78 or higher is this still a problem?

rjosephs82 commented 4 years ago

I downloaded the latest version and still have the same issue.

On Mon, Mar 9, 2020 at 3:00 AM Brian Olsen notifications@github.com wrote:

I have just rewritten both the search plugins. So after you update to the latest Beta 78 or higher is this still a problem?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/griff/metaz/issues/224?email_source=notifications&email_token=ABCKJ6CMB2G5GVKT7UC75FLRGSHXZA5CNFSM4KCNMXHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEOF34DI#issuecomment-596360717, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABCKJ6CO4LJ22K3WAVTIZDLRGSHXZANCNFSM4KCNMXHA .

griff commented 4 years ago

Could I get you to look in the log (Viewed from the menu Help -> View Log)? And paste some of that here? It should contain information about what plugins are running and if there are any errors in the search.

vdrumsroland commented 4 years ago

Mine is doing the same thing after the recent update (1.0.beta-94 -20.03.14.17.7205db2). Here's my log.

2020-03-18 08:21:30.842 MetaZ[97495:6104575] [lvl=2] -[SearchController doSearch:] Starting search 1
2020-03-18 08:21:30.843 MetaZ[97495:6104575] [lvl=1] -[TheMovieDbPlugin searchWithData:delegate:queue:] Sent request to TheMovieDb
2020-03-18 08:21:30.989 MetaZ[97495:6104746] CFNetwork SSLHandshake failed (-9807)
2020-03-18 08:21:30.990 MetaZ[97495:6104746] [lvl=1] -[MZOperationsController operationFinished:] Finished operation
2020-03-18 08:21:30.990 MetaZ[97495:6104746] [lvl=1] -[MZOperationsController operationFinished:] Not all finished <MZHTTPRequest: 0x7f8449f91570>
2020-03-18 08:21:30.992 MetaZ[97495:6110722] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824)
2020-03-18 08:21:31.085 MetaZ[97495:6104746] CFNetwork SSLHandshake failed (-9807)
2020-03-18 08:21:31.085 MetaZ[97495:6104746] [lvl=1] -[MZOperationsController operationFinished:] Finished operation
2020-03-18 08:21:31.085 MetaZ[97495:6104746] [lvl=1] -[MZOperationsController operationFinished:] Sending operationsFinished
2020-03-18 08:21:31.086 MetaZ[97495:6104575] [lvl=1] -[SearchController finishedSearch:] Finished search 0
griff commented 4 years ago

@vdrumsroland can you look in the preferences to see that you are using the new search plugins and not the old ones? From your log it looks like you are still using the old version of TheMovieDb plugin

griff commented 4 years ago

@vdrumsroland it also looks like from the log that you are only using the old TheMovieDb plugin

vdrumsroland commented 4 years ago

Here is what I've got enabled. I haven't changed anything in some time. I also just updated it again (1.0.beta-113).

Screen Shot 2020-03-18 at 9 41 01 AM
vdrumsroland commented 4 years ago

As a trial I deleted the App and reinstalled. Plugin that's no longer enabled is the first listed "The MovieDb". Everything else is the same. Tried a movie, nothing. I've also tried enabling and disabling different ones, one at a time and that doesn't help either.