Yeah I was the one who told you about the problem with searches. I didn't delete this database file to start fresh when I updated with your fix. The search cache values may be old.
However the recent problem I had with the database I shared I couldn't access any videos for both Movies and TV Shows...
A-Z, Search, Most Popular etc... Again deleting the old database and letting it create a new one seems to have fixed the problem(So far).
Edit I found the file I was looking for below...
userdata\addon_data\plugin.video.1channel\settings.xml
Also if you have time I am working on getting XBMC.Mylibrary working with 1Channel. Right now I am having a problem with the results having text formatting ( tags and color tags) the problem is XBMC.Mylibrary ignores and videos with "/" in it and when it brings up the video info it gets the Bold tags example when it finds family guy it sees it as...
- Code: Select all
"[b]Family Guy[/b]
instead of "Family Guy" and rejects it because of the "/" what file do I need to look at that ads the Text Format Tags?
I found the file located...
plugin.video.1channel\resources\settings.xml
Thats has the tags in it and I edited the tags out but It still shows the Bold tags... I guess that is not what I'm wanting. What file handles how the names are shown?