2022-04-21, 20:26
great. thanks. and yes, you are right, i just read the last posts 
mea culpa

mea culpa
(2022-05-15, 19:58)dertyp0815 Wrote: Hi all,1) is possible, but I don't have the time to do it.
is it possible to change the default view to something different than 'list'?
Thanks much!
(2022-05-27, 14:50)Xycl Wrote:The only way to accelerate the process then would be batch search-and-replace in the config file containing individual folder view settings..whichever one that is(2022-05-15, 19:58)dertyp0815 Wrote: Hi all,1) is possible, but I don't have the time to do it.
is it possible to change the default view to something different than 'list'?
Thanks much!
All the folders and subfolders in MyPicsDB have to be opened with the desired view ID.
That's not rocket science but a lot work.
(2022-05-28, 08:26)dertyp0815 Wrote: And how about video tags? Seems so far, videos are inaccessible to tags like person, location etc..is there a way to accomplish that, so videos are tagged and scanned into the proper categories just like pictures?
(2022-05-28, 10:59)Xycl Wrote:OK,(2022-05-28, 08:26)dertyp0815 Wrote: And how about video tags? Seems so far, videos are inaccessible to tags like person, location etc..is there a way to accomplish that, so videos are tagged and scanned into the proper categories just like pictures?
As far as i know, the libraries used to load the tags do not support videos.
(2022-09-12, 22:10)bobdude Wrote: Hi there,so I replaced "path to pictures" with /pathtopictures/folder 1_test" with pictures in folder 1_test being named "<name>.no.jpg".
I've just installed the addon for Matrix 19.4.
For the life of me I cannot get it to work.
I've created the database and added both smb and nfs sources.
Both can be added, but it won't scan anything, as none of my photos are loaded into the database.
My paths are like "nfs/smb://server/path to pictures/Picture 1.JPG"
I have even renamed everything to .JPG in my testfolder, as that seems to be the regex.
No joy. When I scan a folder, it says "Scanning Folder", which goes away after 5 seconds.
There's nothing there.
I have tried this both with mariadb and local sqllite, same effect.
The addon seems to connect to the database in both cases (at least according to the log)
Can you give me some hint as to what I am doing wrong?
many thanks and greetings
bobdude
__addonname__ = 'plugin.image.mypicsdb2'
# common depends on __addonname__
import mypicsdb.common as common
xml:2023-01-21 20:07:36.692 T:4288 error <general>: Repository add-on repository.xycl.addons2 does not have any directory and won't be able to update/serve addons! Please fix the addon.xml definition
2023-01-21 20:07:36.718 T:4288 error <general>: Repository add-on repository.xycl.addons2 uses old schema definition for the repository extension point! This is no longer supported, please update your addon to use <dir> definitions.
2023-01-21 20:07:36.718 T:4288 error <general>: Repository add-on repository.xycl.addons2 does not have any directory and won't be able to update/serve addons! Please fix the addon.xml definition
2023-01-21 20:08:12.422 T:4501 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'ModuleNotFoundError'>
Error Contents: No module named 'mypicsdb'
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.image.mypicsdb2/default.py", line 6, in <module>
import mypicsdb.common as common
ModuleNotFoundError: No module named 'mypicsdb'
-->End of Python script error report<--
2023-01-21 20:08:12.449 T:4500 error <general>: GetDirectory - Error getting plugin://plugin.image.mypicsdb2/
2023-01-21 20:08:12.459 T:3929 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.image.mypicsdb2/) failed