Search found 5338 matches

by Conor
Tue Jan 28, 2020 5:28 am
Forum: Support
Topic: Missing covers importing iTunes movies DVDPedia Catalina
Replies: 3
Views: 5250

Re: Missing covers importing iTunes movies DVDPedia Catalina

Thank you for the bug report. The covers are now in the new TV app in Catalina and no longer in iTunes. I have updated the beta version to handle this in the latest update. I was having trouble getting all that unraveled and fixed now that iTunes has been broken up into different bits. Let me know i...
by Conor
Thu Jan 09, 2020 3:50 am
Forum: Support
Topic: Missing camera option for scanning barcode
Replies: 4
Views: 4291

Re: Missing camera option for scanning barcode

Update submitted to Apple for review, should be out in a couple of days.
by Conor
Mon Dec 09, 2019 3:55 am
Forum: Bug Reports
Topic: JB Hifi Plugin not working
Replies: 2
Views: 8063

Re: JB Hifi Plugin not working

Thank you for letting me know. I'll take a look for the next update.
by Conor
Thu Dec 05, 2019 5:00 am
Forum: Support
Topic: Before I plunge in...
Replies: 3
Views: 4291

Re: Before I plunge in...

Hi Hans, Thank you for the feedback. If you are on the same network as Bookpedia, you can tap the Mac icon on the lower right of the video screen and it will send the scan information over to Bookpedia for searching and adding, that has access to a greater number of online databases to search. I sha...
by Conor
Thu Dec 05, 2019 4:57 am
Forum: Bug Reports
Topic: Pocketpdia - Iphone - Barcode Scan - Camerabutton is missing
Replies: 3
Views: 4329

Re: Pocketpdia - Iphone - Barcode Scan - Camerabutton is mis

Will be in the next update in a few days on the App Store.
by Conor
Sat Nov 16, 2019 2:42 pm
Forum: Feature Requests
Topic: Goodreads Data Search/Scraping?
Replies: 5
Views: 33646

Re: Goodreads Data Search/Scraping?

Thank you. Let me finish some work on CDpedia and Pocketpedia and then jump on this and figure out if there a quick way to bridge a .py script so that I can import all those details into the search plugin, then you can carry on tweaking. I can tell a ISBN apart from a keyword search, so I can call a...
by Conor
Thu Nov 14, 2019 11:50 am
Forum: Feature Requests
Topic: Goodreads Data Search/Scraping?
Replies: 5
Views: 33646

Re: Goodreads Data Search/Scraping?

Since you are comfortable in python you can create two functions in Python that would search and return details. I can try to write a plugin that would integrate that info into Cocoa and Bookpedia. One function that takes a search term and returns a list of titles and IDs. The second function takes ...
by Conor
Sun Nov 10, 2019 1:59 pm
Forum: Bug Reports
Topic: Bookpedia bug?
Replies: 3
Views: 4237

Re: Bookpedia bug?

There are no artificial limits set in Bookpedia. Is the collection a smart collection? Do let me know more details. Could you have a look at your console log, see if there are any messages from Bookpedia? You can access the console log via the application 'Console', located inside your Applications/...
by Conor
Wed Nov 06, 2019 2:12 pm
Forum: Support
Topic: Ridiculously frequent crashes, and duplicate data retrevial.
Replies: 3
Views: 4233

Re: Ridiculously frequent crashes, and duplicate data retrev

Thank you for all the details. That should not be the case. Hopefully it's one issue from where all the other ones cascade from and we can narrow it down and fix the issue or the bug. Since there was a big import from Calibre it's likely a incorrect format in the import that is then causing the prog...
by Conor
Thu Oct 31, 2019 5:15 am
Forum: Bug Reports
Topic: Pocketpdia - Iphone - Barcode Scan - Camerabutton is missing
Replies: 3
Views: 4329

Re: Pocketpdia - Iphone - Barcode Scan - Camerabutton is mis

Thank you for the bug report. A change in iOS 13.1 made it so that in some cases the camera button does not appear, the new iOS incorrectly thinks that Pocketpedia does not have access to the camera, that there is no camera available. Shall be corrected in the next update. For capturing cover art di...
by Conor
Thu Oct 31, 2019 5:10 am
Forum: PediaTalk
Topic: pedia 6 database and 5.7
Replies: 3
Views: 32418

Re: pedia 6 database and 5.7

Yes. Currently version 5.7 and 6.0 share the same database. Will likely be like that for a while longer. I will make it clear in the upgrade when the database will not be compatible, so that you can pause updating on 10.12.
by Conor
Sun Oct 27, 2019 2:48 am
Forum: Support
Topic: No Cover art for DVDPedia.
Replies: 2
Views: 3367

Re: No Cover art for DVDPedia.

Thank you for the bug report against Catalina. Sounds like a permissions issue with Catalina. DVDpedia is unable to read the cover file from disk. Do you keep your data folder for DVDpedia in the default location? You can try visiting "System Settings -> Security -> Full Disk Access" and c...
by Conor
Tue Oct 22, 2019 3:39 am
Forum: Bug Reports
Topic: Bookpedia freezing, "not responding" after taking cover pic
Replies: 13
Views: 20997

Re: Bookpedia freezing, "not responding" after taking cover

Do please send me the crash logs, so that I can make sure I am on the right track to fix the bug for 10.12. You need not install the new version again. The logs should still be in your user folder at ~/Library/Logs/DiagnosticReports/Bookpedia. To open your home Library folder, hold down the option k...
by Conor
Tue Oct 22, 2019 3:37 am
Forum: Feature Requests
Topic: Swinsian support?
Replies: 1
Views: 4960

Re: Swinsian support?

Hi Dave, Thank you for the feedback. I'll download Swinsian and take a look, if there is an API to talk to it directly like iTunes. Do check if there are other export options. CDpedia will understand a regular tab delisted text file, so that you don't have to do all the import of the information, bu...
by Conor
Tue Oct 22, 2019 3:27 am
Forum: PediaTalk
Topic: CDPedia and Catalina
Replies: 14
Views: 83068

Re: CDPedia and Catalina

Thank you for testing it. Back to the code for me.