Hi, I am new to this forum, so hello everyone. Been using WMC with Media Browser so far, but I always wanted to switch to XBMC and I am finally doing that on all my HTPC's and PC's at home (total of 5). I am following the guide the sync all the machines together and it is so far working very well. I have a couple of issues I need help with.
Issue 1:
I have multiple language movies in my collection and they are stored in individual folders in my media server (unRaid), under the specific language folder, here is an example of the folder structure:
English Movies - smb://TOWER/Movies/English Movies/Movie1 (2011) - ISO/Movie1 (2011).ISO
Malayalam Movies - smb://TOWER/Movies/Hindi Movies/Movie 1 (2006) - ISO/Movie 1 (2006).iso
French Movies - smb://TOWER/Movies/French Movies/Movie 1 (2006) - ISO/Movie 1 (2006).iso
Spanish Movies - smb://TOWER/Movies/Spanish Movies/Movie 1 (2006) - ISO/Movie 1 (2006).iso
Malayalam Movies - smb://TOWER/Movies/Malayalam Movies/Movie 1 (2006) - ISO/Movie 1 (2006).iso
Currently I have created multiple profiles for each language and kept the source separate - is that the best way to make sure that all the movies does not show up together, or is there another way to group them.
So that only English Movies would show under say a group called (currently this is the profile name) - Hollywood.
Issue 2:
I have the Youtube Addon enabled on my XBMC Eden (Win7) - but it seems to be broken (for me).
Here is an extract from the log of what seems to be causing the problem, the log file is here
Any and all help understanding what is causing this is appreciated.
Thanks - Abhi
Issue 1:
I have multiple language movies in my collection and they are stored in individual folders in my media server (unRaid), under the specific language folder, here is an example of the folder structure:
English Movies - smb://TOWER/Movies/English Movies/Movie1 (2011) - ISO/Movie1 (2011).ISO
Malayalam Movies - smb://TOWER/Movies/Hindi Movies/Movie 1 (2006) - ISO/Movie 1 (2006).iso
French Movies - smb://TOWER/Movies/French Movies/Movie 1 (2006) - ISO/Movie 1 (2006).iso
Spanish Movies - smb://TOWER/Movies/Spanish Movies/Movie 1 (2006) - ISO/Movie 1 (2006).iso
Malayalam Movies - smb://TOWER/Movies/Malayalam Movies/Movie 1 (2006) - ISO/Movie 1 (2006).iso
Currently I have created multiple profiles for each language and kept the source separate - is that the best way to make sure that all the movies does not show up together, or is there another way to group them.
So that only English Movies would show under say a group called (currently this is the profile name) - Hollywood.
Issue 2:
I have the Youtube Addon enabled on my XBMC Eden (Win7) - but it seems to be broken (for me).
Here is an extract from the log of what seems to be causing the problem, the log file is here
Code:
14:30:27 T:1772 NOTICE: -->Python Interpreter Initialized<--
14:30:27 T:1772 NOTICE: YouTube-3.3.0
14:30:27 T:1772 NOTICE: CommonFunctions Beta-1.5.0
14:30:27 T:1772 ERROR: Error Type: <type 'exceptions.ValueError'>
14:30:27 T:1772 ERROR: Error Contents: invalid literal for float(): 11.0 Git:20120321
14:30:27 T:1772 ERROR: Traceback (most recent call last):
File "C:\Users\Oommens\AppData\Roaming\XBMC\addons\plugin.video.youtube\default.py", line 107, in <module>
params = common.getParameters(sys.argv[2])
File "C:\Users\Oommens\AppData\Roaming\XBMC\addons\script.module.parsedom\lib\CommonFunctions.py", line 110, in getParameters
if getXBMCVersion() >= 12.0:
File "C:\Users\Oommens\AppData\Roaming\XBMC\addons\script.module.parsedom\lib\CommonFunctions.py", line 102, in getXBMCVersion
version = float(version)
ValueError: invalid literal for float(): 11.0 Git:20120321
14:30:27 T:5984 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.youtube/?path=/root/login&action=settings&
14:30:27 T:5984 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/?path=/root/login&action=settings&) failed
Any and all help understanding what is causing this is appreciated.
Thanks - Abhi