![]() |
|
2 XBMC PCs and 1 Database on the shared NAS - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Windows support (/forumdisplay.php?fid=59) +---- Thread: 2 XBMC PCs and 1 Database on the shared NAS (/showthread.php?tid=70603) |
- piipes - 2011-04-01 15:02 Ok, i get it work with library videos. BUT, i have big dvb recording collection and those work only fileview-mode. How i can add non-library videos to mysql database? I really need mark as wached and continue from last point function. - piipes - 2011-04-02 20:25 Is there any trick, how to get non-library videos to mysql? - zosky - 2011-04-02 20:33 piipes Wrote:Is there any trick, how to get non-library videos to mysql? the trick is to create an NFO file for each of your dvb recording. ( warning; it can be tedious )
- bradvido88 - 2011-04-02 20:41 piipes Wrote:Ok, i get it work with library videos.Mark as watched and continue from last point will work for any video, whether it's in the library or not. It is keyed on the file itself. - bradvido88 - 2011-04-02 20:44 bionic1234 Wrote:I've been looking for a complete list of files/folders to create symlinks for, the main three mentioned above make sense, would it also make sense to create symlinks for the following?I use symlinks for favorites.xml sources.xml playlists folder advancedsettings.xml thumbnails folder bookmarks folder All these work great for me. Others may work too, but i haven't tested - piipes - 2011-04-02 21:13 bradvido88 Wrote:Mark as watched and continue from last point will work for any video, whether it's in the library or not. Yes, but should those move to mysql video database? - bradvido88 - 2011-04-02 21:16 piipes Wrote:Yes, but should those move to mysql video database?If you have XMBC configured to use mysql, it will track all video files in the mysql database. - piipes - 2011-04-02 21:18 Doh... Then there is still something wrong. Only library videos mark as watched work, not file mode. Edit: Thanks, i get it work. I check and mark as watched does not work at all on my server pc. I remove all XBMC files from my server, and re-install. I don't check, but maybe there was wrong local path in my server. Or there is left some nightly files, mark as watched do not work with files and nightly builds. Anyway, thanks for your help, now all works ok. - bionic1234 - 2011-04-03 02:44 bradvido88 Wrote:I use symlinks for Thanks I've been testing symlinks for addons and addon_data but I am noticing delays and stability issues when video plugins are run. I was wondering, don't some video plugins use the database/thumbnails folder, and if so could this potentially cause problems later on if addon and addon_data is not shared between XBMC PCs with a single SQL db? - StarLite - 2011-04-11 13:11 I'm also using a MySQL setup for 2 pc's and a NAS (Conceptronic CH3SNAS) with MySQL installed on it. I have created .nfo files etc for all my movies & tv shows with sickbeard (and checked if they were correct using ember media manager). Scraping uses the .nfo files fine according to the logs, but it's still quite slow. Each tv-show still takes about 3 seconds to add to the DB. The log shows that 99% of that time is spent doing inserts to the DB. has anyone else noticed this and is there any way to speed this up? I know the NAS isn't the fastest sql server in the world, but 3 seconds sounds like a LOT to me for a few inserts
|