SickBeard package discussion
#181
Posted 08 July 2011 - 05:28
APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra
Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.
If you like my project and want to contribute, you can show your appreciation with a small donation.
#183
Posted 07 November 2011 - 08:15
I can't seem to find my way in this forum so, with the risk of annoying everyone with a stupid question I will ask on this topic:
Can you tell me what format of metadata does the jukebox integrated in the 3.0 firmware expect? I would like to configure SickBeard to produce the appropriate metadata.
Thank you and I apologize in advance if the answer to my question is already on this forum.
Andrei
#184
Posted 31 January 2012 - 15:54
APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra
Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.
If you like my project and want to contribute, you can show your appreciation with a small donation.
#186
Posted 01 February 2012 - 17:02
cheers
#187
Posted 07 May 2012 - 08:09
can you provide any updates to resolve(SD x264 TV)issues with sickbeard.
thanks mark
#188
Posted 07 May 2012 - 08:42
Regards.
APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra
Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.
If you like my project and want to contribute, you can show your appreciation with a small donation.
#189
Posted 07 May 2012 - 09:17
pulling down hdtv x264 files!!!
great thanks for ur help
mark
#190
Posted 11 May 2012 - 18:08
12:58:25.838: Upgrading to another version...
12:58:27.353: Stopping application...
12:58:28.010: Downloading package...
12:58:39.838: Processing local package: SickBeard
12:58:40.224: Backing up files/folders...
12:58:48.678: Disabling autostart...
12:58:49.365: Uninstalling application...
12:58:52.609: Installing application...
12:58:56.793: Enabling autostart...
12:58:57.562: Restoring files/folders...
# tar xf /home/sysadmin/WWW/installer/epkg/sickbeard.alpha.build489-1.xml -C /
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Error exit delayed from previous errors
12:58:57.972: Error executing commands!
12:58:57.973: Deleting package...
12:59:01.439: Downloading logo: http://epkg.xtreamer...ha.build495.gif
12:59:06.071: Starting application...
# /home/epkg/etc/init.d/sickbeard start
Starting sickbeard: [ OK ]
13:00:05.975: Commands completed successfully.
13:00:10.566: Processing local package: SickBeard
#191
Posted 11 May 2012 - 18:24
Currently I am working on APP Installer API. It can be used with all OS and using it you can create many different GUI applications. I plan to use it also with .NET APP Installer and even old PHP version. All in its own time.
APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra
Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.
If you like my project and want to contribute, you can show your appreciation with a small donation.
#192
Posted 11 May 2012 - 20:01
TheHijacker, on 11 May 2012 - 18:24, said:
Currently I am working on APP Installer API. It can be used with all OS and using it you can create many different GUI applications. I plan to use it also with .NET APP Installer and even old PHP version. All in its own time.

Nothing that says backup. is the xml the backup, please say yes. I cant find the option to restore in the .net app or the web app
#193
Posted 11 May 2012 - 20:23
And I found the bug. In very rare case this happens. I now added additional checks inside and will release version 3.0.5.0 tomorrow.
APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra
Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.
If you like my project and want to contribute, you can show your appreciation with a small donation.
#194
Posted 11 May 2012 - 20:25
TheHijacker, on 11 May 2012 - 20:23, said:
And I found the bug. In very rare case this happens. I now added additional checks inside and will release version 3.0.5.0 tomorrow.
yay i will be spending all day re adding shows and what not
#195
Posted 11 May 2012 - 20:32
When using unified API this will never happend as the API will be same for all GUI interfaces. Working hard this last days on finishing up. It will work with Prodigy (SW3?) and eTRAYz.
APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra
Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.
If you like my project and want to contribute, you can show your appreciation with a small donation.
#198
Posted 11 May 2012 - 20:46
TheHijacker, on 11 May 2012 - 20:32, said:
When using unified API this will never happend as the API will be same for all GUI interfaces. Working hard this last days on finishing up. It will work with Prodigy (SW3?) and eTRAYz.
no worries, thanks though.
#199
Posted 05 June 2012 - 19:06
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/home/epkg/usr/local/share/sickbeard/cherrypy/_cprequest.py", line 660, in respond
response.body = self.handler()
File "/home/epkg/usr/local/share/sickbeard/cherrypy/lib/encoding.py", line 193, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/home/epkg/usr/local/share/sickbeard/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/home/epkg/usr/local/share/sickbeard/sickbeard/webserve.py", line 170, in forceVersionCheck
result = sickbeard.versionCheckScheduler.action.check_for_new_version(force=True) #@UndefinedVariable
File "/home/epkg/usr/local/share/sickbeard/sickbeard/versionChecker.py", line 90, in check_for_new_version
if not self.updater.need_update():
File "/home/epkg/usr/local/share/sickbeard/sickbeard/versionChecker.py", line 145, in need_update
self._cur_version = self._find_installed_version()
File "/home/epkg/usr/local/share/sickbeard/sickbeard/versionChecker.py", line 117, in _find_installed_version
return int(sickbeard.version.SICKBEARD_VERSION[6:])
ValueError: invalid literal for int() with base 10: 'Nonea'
Powered by CherryPy 3.2.0rc1
#200
Posted 06 June 2012 - 16:36
if not uninstall sickbeard, install python and reinstall sickbeard.
mark

Help
This topic is locked














