betonme [Tue, 31 Jan 2012 17:31:03 +0000 (18:31 +0100)]
IBTS: Added dependencies: WebIf, StreamProxy
Pushed Version to 0.9.5
betonme [Mon, 30 Jan 2012 17:52:10 +0000 (18:52 +0100)]
InfoBarTunerState: Bugfix for infinite records
Pushed to 0.9.4
betonme [Mon, 30 Jan 2012 17:51:12 +0000 (18:51 +0100)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Andreas Monzner [Mon, 30 Jan 2012 00:56:23 +0000 (01:56 +0100)]
fixed typo
root [Sun, 29 Jan 2012 18:11:01 +0000 (18:11 +0000)]
deleted: subsdownloader2/CONTROL/control.save
root [Sun, 29 Jan 2012 18:08:25 +0000 (18:08 +0000)]
modified: configure.ac
modified: subsdownloader2/CONTROL/control
modified: subsdownloader2/src/SourceCode/periscope/services/Makefile.am
new file: subsdownloader2/src/SourceCode/periscope/services/Subtitulos/Makefile.am
modified: subsdownloader2/src/about.nfo
Michael Schmidt [Sat, 28 Jan 2012 18:34:53 +0000 (19:34 +0100)]
Push revision number
Michael Schmidt [Sat, 28 Jan 2012 12:36:35 +0000 (13:36 +0100)]
ADD: now also able to read a Google phonebook call Dreambox or dreambox from the FBF
Moritz Venn [Thu, 26 Jan 2012 21:47:15 +0000 (22:47 +0100)]
vps web source: some more bugs squashed
Moritz Venn [Thu, 26 Jan 2012 15:52:09 +0000 (16:52 +0100)]
Uploader.py: several enhancements
possibility to get xml responses (set xml=True in your request) and
allow to overwrite files under certain conditions (requested via
overwrite=True AND in no crucial system directory: /bin, /boot,
/dev, /etc, /lib, /proc, /sbin, /sys, /usr, /var).
normal behavior should be the same - this is merely a step in the
process of eliminating the custom 'UploadResource' files around.
Moritz Venn [Wed, 25 Jan 2012 20:37:43 +0000 (21:37 +0100)]
vps web source: fix typo
how did it get there and why did nobody notice it before? :P
Moritz Venn [Mon, 23 Jan 2012 16:04:08 +0000 (17:04 +0100)]
AutoTimerResource.py: fix logic error
Moritz Venn [Mon, 23 Jan 2012 09:08:25 +0000 (10:08 +0100)]
AutoTimerImporter.py: allow to add "day" include
the events weekday is now offered in the importer - overwrites possible
weekday include defaults. other includes are not changed though (as are
excludes!)
Moritz Venn [Mon, 23 Jan 2012 08:00:45 +0000 (09:00 +0100)]
run parse/simulate in background thread via webif
no need to block the main thread if someone somewhere does something
with our autotimers ;)
Moritz Venn [Mon, 23 Jan 2012 07:31:26 +0000 (08:31 +0100)]
AutoTimer.py: smaller cleanup based on a patch by Tode
betonme [Sun, 22 Jan 2012 18:42:45 +0000 (19:42 +0100)]
AutoTimer: New feature: Series naming
ConfigScreen: Select the episode format: Season, Episode and Title are available
Editor:
1 Select the series service, actually implemented Wunschliste.de
2 Select the correct series, matches are based on the AutoTimer name
AutoTimer WebIf:
Added the series naming options
Bugfix: During displaying the preview, the reload won't work
Bugfix: After Activate/Deactivate an AutoTimer, the list will be updated
Andreas Oberritter [Fri, 20 Jan 2012 15:58:50 +0000 (16:58 +0100)]
various: use $(sysconfdir) instead of /etc
Andreas Oberritter [Fri, 20 Jan 2012 15:58:21 +0000 (16:58 +0100)]
subsdownloader2: unbreak build. please don't commit untested code!
root [Thu, 19 Jan 2012 17:36:55 +0000 (17:36 +0000)]
modified: configure.ac
modified: subsdownloader2/CONTROL/control
modified: subsdownloader2/src/SourceCode/NapiProjekt.py
modified: subsdownloader2/src/SourceCode/Napisy24_pl.py
modified: subsdownloader2/src/SourceCode/anysub2srt.py
modified: subsdownloader2/src/SourceCode/archives_extractor.py
modified: subsdownloader2/src/SourceCode/xbmc_subtitles/XBMC_search.py
new file: subsdownloader2/src/SourceCode/xbmc_subtitles/services/Itasa/Makefile.am
new file: subsdownloader2/src/SourceCode/xbmc_subtitles/services/Itasa/__init__.py
new file: subsdownloader2/src/SourceCode/xbmc_subtitles/services/Itasa/service.py
modified: subsdownloader2/src/SourceCode/xbmc_subtitles/services/Makefile.am
modified: subsdownloader2/src/SourceCode/xbmc_subtitles/services/Napisyme/service.py
modified: subsdownloader2/src/about.nfo
new file: subsdownloader2/src/pic/Itasa.jpg
modified: subsdownloader2/src/plugin.py
reichi [Thu, 19 Jan 2012 15:36:58 +0000 (16:36 +0100)]
preservce visibility of now/next items when updating a servicelist's epg information
reichi [Thu, 19 Jan 2012 14:35:54 +0000 (15:35 +0100)]
add icons for adding/editing a timer based on now/next epg of the servicelist
Michael Schmidt [Sat, 14 Jan 2012 10:38:23 +0000 (11:38 +0100)]
FIX: error message with newest Labor-Firmware
betonme [Fri, 13 Jan 2012 23:07:50 +0000 (00:07 +0100)]
AutoTimer WebIf: Added interface to add an autotimer with parameters
betonme [Fri, 13 Jan 2012 15:42:25 +0000 (16:42 +0100)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Fri, 13 Jan 2012 15:41:35 +0000 (16:41 +0100)]
AutoTimer WebIf: Changed the HTML layout to ensure the reload icon is displayed on a white background
Andreas Oberritter [Fri, 13 Jan 2012 12:34:27 +0000 (13:34 +0100)]
fixup! rename SubsDownloader2 to subsdownloader2 to fix packaging
Andreas Oberritter [Fri, 13 Jan 2012 12:26:35 +0000 (13:26 +0100)]
rename SubsDownloader2 to subsdownloader2 to fix packaging
acid-burn [Fri, 13 Jan 2012 08:51:59 +0000 (09:51 +0100)]
Serienfilm: fixup XPOS and tslen to show the date correctly.
Dr.Best [Thu, 12 Jan 2012 23:20:49 +0000 (00:20 +0100)]
[MerlinMusicPlayer] make sure servicelist is always available
betonme [Thu, 12 Jan 2012 21:19:22 +0000 (22:19 +0100)]
AutoTimer WebIf: Internal improvements.
Display ajax load symbol during parsing.
After saving: Only update autotimer list entry, instead of doing a complete reload.
After parsing: Only update if selected the autotimer edit content.
betonme [Thu, 12 Jan 2012 18:57:22 +0000 (19:57 +0100)]
AutoTimer WebIf: Improved preview table layout
betonme [Thu, 12 Jan 2012 18:04:11 +0000 (19:04 +0100)]
AutoTimer WebIf: Fixed filter, bouquet, service restriction bug during saving
If there are restrictions available and the checkbox will be unchecked, the restrictions weren't removed during saving
betonme [Thu, 12 Jan 2012 17:50:08 +0000 (18:50 +0100)]
AutoTimer WebIf: Fixed Back button for Firefox user
betonme [Wed, 11 Jan 2012 22:53:59 +0000 (23:53 +0100)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Wed, 11 Jan 2012 22:53:05 +0000 (23:53 +0100)]
AutoTimer WebIf: Fixed preview table offset
betonme [Wed, 11 Jan 2012 22:14:16 +0000 (23:14 +0100)]
AutoTimer WebIf: Separated the preview table columns
betonme [Wed, 11 Jan 2012 22:13:49 +0000 (23:13 +0100)]
AutoTimer WebIf: Separated the preview table columns
betonme [Wed, 11 Jan 2012 21:54:14 +0000 (22:54 +0100)]
AutoTimer WebIf: Improved preview layout
Separated date and begin end time
reichi [Wed, 11 Jan 2012 21:38:07 +0000 (22:38 +0100)]
[WebBouquetEditor} fix broken appear/fade because of missing
script.aculo.us (fixes refresh after edit)
Moritz Venn [Wed, 11 Jan 2012 21:08:32 +0000 (22:08 +0100)]
AutoTimerEditor.py: add notifier to justplay
Moritz Venn [Wed, 11 Jan 2012 19:23:07 +0000 (20:23 +0100)]
imdb: some regex fixes
Moritz Venn [Wed, 11 Jan 2012 16:51:10 +0000 (17:51 +0100)]
autotimereditor.js: improve grammar in tooltips
also changes a remaining prompt with german screentext to english.
reichi [Wed, 11 Jan 2012 16:31:30 +0000 (17:31 +0100)]
[WebiIf] fix broken html
Moritz Venn [Wed, 11 Jan 2012 16:19:41 +0000 (17:19 +0100)]
tplNavTv.htm: fix bad html
Moritz Venn [Wed, 11 Jan 2012 13:13:59 +0000 (14:13 +0100)]
autotimer: fix webgui source not being installed
Moritz Venn [Wed, 11 Jan 2012 13:09:14 +0000 (14:09 +0100)]
OrderedSet.py: implement union method
Moritz Venn [Tue, 10 Jan 2012 20:27:30 +0000 (21:27 +0100)]
Merge branch 'AutoTimerWebIf'
Moritz Venn [Tue, 10 Jan 2012 20:26:53 +0000 (21:26 +0100)]
autotimer: autofoo fixes
Moritz Venn [Tue, 10 Jan 2012 20:22:21 +0000 (21:22 +0100)]
WebComponents/Makefile.am: actually fix path this time
betonme [Tue, 10 Jan 2012 20:21:43 +0000 (21:21 +0100)]
Merge branch 'AutoTimerWebIf' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins into AutoTimerWebIf
betonme [Tue, 10 Jan 2012 20:21:29 +0000 (21:21 +0100)]
AutoTimer WebIf: If the user runs a Preview, clear the autotimer list selection
Moritz Venn [Tue, 10 Jan 2012 19:51:03 +0000 (20:51 +0100)]
autotimereditor.js: fix preselection of location
betonme [Tue, 10 Jan 2012 19:49:00 +0000 (20:49 +0100)]
AutoTimer WebIf: Avoid adding markers as service restrictions
Moritz Venn [Tue, 10 Jan 2012 19:30:38 +0000 (20:30 +0100)]
autotimereditor.js: workaround empty service name
this actually is the reaction to a bug in both the autotimer and the
webgui - the autotimer assumes the services to be valid while the webgui
does not currently take care of this, so when both just assume the data
to be valid invalid data might get injected and in result crash the
editor.
Moritz Venn [Tue, 10 Jan 2012 15:59:13 +0000 (16:59 +0100)]
epgrefresh: try harder to preserve service order
preparing might be a little slower now and I quite possibly overshot,
but the explicitly specified services now a) are checked first and b)
are checked in the order they were added in.
usual restrictions apply (only one service / transponder).
OrderedSet implementation taken from http://code.activestate.com/recipes/576694-orderedset/
Moritz Venn [Tue, 10 Jan 2012 13:02:21 +0000 (14:02 +0100)]
WebComponents/Sources/Vps.py: add checksoon-support
if begin is in less than 15 minutes and the timer has not ended yet run
checksoon so the plugin does not miss it.
betonme [Mon, 9 Jan 2012 21:57:39 +0000 (22:57 +0100)]
AutoTimer WebIf: Added a back button and tooltips for the menu buttons
betonme [Mon, 9 Jan 2012 19:26:38 +0000 (20:26 +0100)]
AutoTimer WebIf: Fixed Parse, Backup and added times to preview results
reichi [Mon, 9 Jan 2012 15:22:03 +0000 (16:22 +0100)]
also update the tooltip when updating the progressbar
Moritz Venn [Mon, 9 Jan 2012 09:25:49 +0000 (10:25 +0100)]
add very own api for simulating autotimers
also changes the xml format which is now closer to a "standard" e2 xml
document
betonme [Sun, 8 Jan 2012 23:21:01 +0000 (00:21 +0100)]
Merge branch 'AutoTimerWebIf' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Sun, 8 Jan 2012 23:20:18 +0000 (00:20 +0100)]
AutoTimer WebIf: Added a preview pane via simulating an AutoTimer run
reichi [Sun, 8 Jan 2012 22:13:48 +0000 (23:13 +0100)]
[WebIf] Fix progressbars not being updated on servicelist epg update
Moritz Venn [Sun, 8 Jan 2012 22:12:12 +0000 (23:12 +0100)]
autotimer/src/web-data/Makefile.am: fix
root [Sun, 8 Jan 2012 21:21:13 +0000 (22:21 +0100)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
root [Sun, 8 Jan 2012 21:19:46 +0000 (22:19 +0100)]
modified: SubsDownloader2/CONTROL/control
modified: SubsDownloader2/src/SourceCode/Napisy24_pl.py
modified: SubsDownloader2/src/SourceCode/anysub2srt.py
modified: SubsDownloader2/src/SourceCode/periscope/services/OpenSubtitle/services.py
modified: SubsDownloader2/src/SourceCode/xbmc_subtitles/XBMC_search.py
modified: SubsDownloader2/src/SourceCode/xbmc_subtitles/services/Makefile.am
new file: SubsDownloader2/src/SourceCode/xbmc_subtitles/services/Napisyme/Makefile.am
new file: SubsDownloader2/src/SourceCode/xbmc_subtitles/services/Napisyme/__init__.py
new file: SubsDownloader2/src/SourceCode/xbmc_subtitles/services/Napisyme/service.py
modified: SubsDownloader2/src/about.nfo
new file: SubsDownloader2/src/pic/Napisyme.jpg
modified: SubsDownloader2/src/plugin.py
modified: configure.ac
betonme [Sun, 8 Jan 2012 15:52:01 +0000 (16:52 +0100)]
AutoTimer WebIf: VPS options are only shown if the VPS plugin is installed
Shaderman [Sun, 8 Jan 2012 15:48:41 +0000 (16:48 +0100)]
MerlinEPGCenter: Polish translation update
betonme [Sun, 8 Jan 2012 01:21:12 +0000 (02:21 +0100)]
AutoTimer WebIf: Implemented after event timespan interface
betonme [Sun, 8 Jan 2012 01:10:06 +0000 (02:10 +0100)]
AutoTimer WebIf: Changed service restriction width
betonme [Sun, 8 Jan 2012 01:02:39 +0000 (02:02 +0100)]
AutoTimer WebIf: Added after event text for timespan checkbox
betonme [Sun, 8 Jan 2012 00:51:00 +0000 (01:51 +0100)]
AutoTimer WebIf: Check if service is a bouquet via service reference flags
Service reference flags == isDirectory | mustDescent | canDescent (== 7)
betonme [Sun, 8 Jan 2012 00:22:13 +0000 (01:22 +0100)]
AutoTimer WebIf: Service restrictions - Added a placeholder for the bouquet select box
Because there is actually no way to determine the true bouquet of a service.
betonme [Sun, 8 Jan 2012 00:10:43 +0000 (01:10 +0100)]
AutoTimer WebIf: Added VPS options
Moritz Venn [Sat, 7 Jan 2012 22:23:27 +0000 (23:23 +0100)]
growlee: no initial_call when adding notifier
Moritz Venn [Sat, 7 Jan 2012 19:53:04 +0000 (20:53 +0100)]
vps/src_py/Makefile.am: fix another typo
Moritz Venn [Sat, 7 Jan 2012 19:44:59 +0000 (20:44 +0100)]
vps/src_py/web-data/Makefile.am: fix
Moritz Venn [Thu, 5 Jan 2012 11:36:42 +0000 (12:36 +0100)]
vps: compatibility change
fifth tuple element for addExternalChild is False by default, but
versions which do not know the fifth parameter won't show it in the
externals list.
so by omitting this explicit "False" it is still not shown in the webgui
in the most recent version but visible in the externals list of previous
ones.
Moritz Venn [Wed, 4 Jan 2012 21:09:04 +0000 (22:09 +0100)]
WebComponents/Makefile.am: fix typo
Moritz Venn [Wed, 4 Jan 2012 13:25:17 +0000 (14:25 +0100)]
WebComponents/Sources/Vps.py: detect -1 as "None" for vpsplugin_time
we convert it internally from None to -1 on display, so accepting -1 as
None on input seems logical.
should make it a bit easier to use.
Moritz Venn [Wed, 4 Jan 2012 10:58:47 +0000 (11:58 +0100)]
vpsplugin: add prototype webif api
add placeholder for possible future gui but the main feature is the new
api. mirrors the functionality of the regular timer api (add/addbyeit/
change/list) but accepts / shows vps values.
this allows third party apps to easily control the plugin settings
without introducing a bunch of new and cryptic apis ;)
root [Sat, 7 Jan 2012 17:15:06 +0000 (18:15 +0100)]
modified: SubsDownloader2/CONTROL/control
modified: SubsDownloader2/src/about.nfo
modified: SubsDownloader2/src/pic/buttons/HD/Makefile.am
Moritz Venn [Thu, 5 Jan 2012 06:50:28 +0000 (07:50 +0100)]
AutoTimerResource.py: add vps-plugin support
we previously exposed the information if the plugin was installed or
not, but offered no way to change the respective timer settings.
also bumps api version and adds it as fake-entry to our settings (since
we can't count on the external-interface to expose this information to
us).
betonme [Fri, 6 Jan 2012 19:58:15 +0000 (20:58 +0100)]
AutoTimer WebIf: Fixed the width of all selects with user content
betonme [Wed, 4 Jan 2012 23:16:07 +0000 (00:16 +0100)]
Merge branch 'AutoTimerWebIf' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Moritz Venn [Wed, 4 Jan 2012 22:36:30 +0000 (23:36 +0100)]
autotimer: fix shutdown
betonme [Wed, 4 Jan 2012 22:34:10 +0000 (23:34 +0100)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Moritz Venn [Wed, 4 Jan 2012 20:54:37 +0000 (21:54 +0100)]
External.py: small functional change
now checks Len > 4 instead of Len == 5.
if we ever append another element, those values will just be ignored
instead of (what what happening before) causing the plugin to be hidden
from the overview.
this really had me confused when my external-detection did not work :D
Moritz Venn [Wed, 4 Jan 2012 20:41:38 +0000 (21:41 +0100)]
add autofoo stuff for autotimer webgui
Moritz Venn [Wed, 4 Jan 2012 20:38:46 +0000 (21:38 +0100)]
plugin.py: unify/cleanup a bit
no reason to use eEnv one time but util.sibpath(__file__, y) the other.
go with the second approach.
Moritz Venn [Wed, 4 Jan 2012 20:25:28 +0000 (21:25 +0100)]
web/*.xml: cleanup whitespaces
Moritz Venn [Wed, 4 Jan 2012 20:24:23 +0000 (21:24 +0100)]
WebComponents/Sources/AutoTimerEditor.py: cleanup
on a sidenote: why is it called AutoTimerEditor? AutoTimer,
AutoTimerBackup or just Backup would be understandable, but Editor? It
does not edit anything!
Moritz Venn [Wed, 4 Jan 2012 20:20:04 +0000 (21:20 +0100)]
cosmetical change: AutoTimerEditorWebScreens -> AutoTimerEditorWebScreen
the py may contain screens, but the class is only one screen.
Shaderman [Tue, 3 Jan 2012 21:50:31 +0000 (22:50 +0100)]
MerlinEPGCenter: Replaced selection pixmaps to show lists correctly with increased list item height
Shaderman [Tue, 3 Jan 2012 21:48:11 +0000 (22:48 +0100)]
Merge branch 'master' of git://schwerkraft.elitedvb.net/enigma2-plugins/enigma2-plugins
root [Tue, 3 Jan 2012 20:56:49 +0000 (21:56 +0100)]
modified: SubsDownloader2/CONTROL/control
root [Tue, 3 Jan 2012 20:36:43 +0000 (21:36 +0100)]
new file: SubsDownloader2/src/SourceCode/BeautifulSoup.py
modified: SubsDownloader2/src/SourceCode/GetFPS.py
modified: SubsDownloader2/src/SourceCode/GetFPS_MI.py
modified: SubsDownloader2/src/SourceCode/MediaInfoDLL.py
modified: SubsDownloader2/src/SourceCode/NapiProjekt.py
modified: SubsDownloader2/src/SourceCode/Napisy24_pl.py
modified: SubsDownloader2/src/SourceCode/__init__.py
modified: SubsDownloader2/src/SourceCode/anysub2srt.py
modified: SubsDownloader2/src/SourceCode/archives_extractor.py
modified: SubsDownloader2/src/SourceCode/chardet/__init__.py
modified: SubsDownloader2/src/SourceCode/chardet/big5freq.py
modified: SubsDownloader2/src/SourceCode/chardet/big5prober.py
modified: SubsDownloader2/src/SourceCode/chardet/chardistribution.py
modified: SubsDownloader2/src/SourceCode/chardet/charsetgroupprober.py
modified: SubsDownloader2/src/SourceCode/chardet/charsetprober.py
modified: SubsDownloader2/src/SourceCode/chardet/codingstatemachine.py
modified: SubsDownloader2/src/SourceCode/chardet/constants.py
modified: SubsDownloader2/src/SourceCode/chardet/escprober.py
modified: SubsDownloader2/src/SourceCode/chardet/escsm.py
modified: SubsDownloader2/src/SourceCode/chardet/eucjpprober.py
modified: SubsDownloader2/src/SourceCode/chardet/euckrfreq.py
modified: SubsDownloader2/src/SourceCode/chardet/euckrprober.py
modified: SubsDownloader2/src/SourceCode/chardet/euctwfreq.py
modified: SubsDownloader2/src/SourceCode/chardet/euctwprober.py
modified: SubsDownloader2/src/SourceCode/chardet/gb2312freq.py
modified: SubsDownloader2/src/SourceCode/chardet/gb2312prober.py
modified: SubsDownloader2/src/SourceCode/chardet/hebrewprober.py
modified: SubsDownloader2/src/SourceCode/chardet/jisfreq.py
modified: SubsDownloader2/src/SourceCode/chardet/jpcntx.py
modified: SubsDownloader2/src/SourceCode/chardet/langbulgarianmodel.py
modified: SubsDownloader2/src/SourceCode/chardet/langcyrillicmodel.py
modified: SubsDownloader2/src/SourceCode/chardet/langgreekmodel.py
modified: SubsDownloader2/src/SourceCode/chardet/langhebrewmodel.py
modified: SubsDownloader2/src/SourceCode/chardet/langhungarianmodel.py
modified: SubsDownloader2/src/SourceCode/chardet/langthaimodel.py
modified: SubsDownloader2/src/SourceCode/chardet/latin1prober.py
modified: SubsDownloader2/src/SourceCode/chardet/mbcharsetprober.py
modified: SubsDownloader2/src/SourceCode/chardet/mbcsgroupprober.py
modified: SubsDownloader2/src/SourceCode/chardet/mbcssm.py
modified: SubsDownloader2/src/SourceCode/chardet/sbcharsetprober.py
modified: SubsDownloader2/src/SourceCode/chardet/sbcsgroupprober.py
modified: SubsDownloader2/src/SourceCode/chardet/sjisprober.py
modified: SubsDownloader2/src/SourceCode/chardet/test.py
modified: SubsDownloader2/src/SourceCode/chardet/universaldetector.py
modified: SubsDownloader2/src/SourceCode/chardet/utf8prober.py
modified: SubsDownloader2/src/SourceCode/chardet_OutpuyTranslation.py
modified: SubsDownloader2/src/SourceCode/myFileList.py
modified: SubsDownloader2/src/SourceCode/periscope/SubtitleDatabase.py
modified: SubsDownloader2/src/SourceCode/periscope/__init__.py
modified: SubsDownloader2/src/SourceCode/periscope/services/BierDopje/__init__.py
modified: SubsDownloader2/src/SourceCode/periscope/services/BierDopje/services.py
modified: SubsDownloader2/src/SourceCode/periscope/services/OpenSubtitle/__init__.py
modified: SubsDownloader2/src/SourceCode/periscope/services/OpenSubtitle/services.py
new file: SubsDownloader2/src/SourceCode/periscope/services/Subtitulos/__init__.py
new file: SubsDownloader2/src/SourceCode/periscope/services/Subtitulos/services.py
modified: SubsDownloader2/src/SourceCode/periscope/services/__init__.py
modified: SubsDownloader2/src/SourceCode/xbmc_subtitles/XBMC_search.py
modified: SubsDownloader2/src/SourceCode/xbmc_subtitles/__init__.py
modified: SubsDownloader2/src/SourceCode/xbmc_subtitles/services/__init__.py
modified: SubsDownloader2/src/SourceCode/xbmc_subtitles/utilities.py
modified: SubsDownloader2/src/SourceCode/xmlrpclib.py
modified: SubsDownloader2/src/__init__.py
modified: SubsDownloader2/src/about.nfo
modified: SubsDownloader2/src/keybind.nfo
modified: SubsDownloader2/src/keymap.xml
modified: SubsDownloader2/src/pic/BierDopje.jpg
modified: SubsDownloader2/src/pic/NapiProjekt.jpg
modified: SubsDownloader2/src/pic/Napisy24.jpg
modified: SubsDownloader2/src/pic/OpenSubtitle.jpg
new file: SubsDownloader2/src/pic/Subtitulos.jpg
new file: SubsDownloader2/src/pic/TheSubDB.jpg
modified: SubsDownloader2/src/pic/buttons/HD/key_blue.png
modified: SubsDownloader2/src/pic/buttons/HD/key_green.png
modified: SubsDownloader2/src/pic/buttons/HD/key_help.png
modified: SubsDownloader2/src/pic/buttons/HD/key_info.png
modified: SubsDownloader2/src/pic/buttons/HD/key_last.png
modified: SubsDownloader2/src/pic/buttons/HD/key_menu.png
modified: SubsDownloader2/src/pic/buttons/HD/key_next.png
modified: SubsDownloader2/src/pic/buttons/HD/key_red.png
modified: SubsDownloader2/src/pic/buttons/HD/key_text.png
modified: SubsDownloader2/src/pic/buttons/HD/key_yellow.png
modified: SubsDownloader2/src/pic/none1.jpg
modified: SubsDownloader2/src/pic/res/back.png
modified: SubsDownloader2/src/pic/res/blue.png
modified: SubsDownloader2/src/pic/res/dir.png
modified: SubsDownloader2/src/pic/res/green.png
modified: SubsDownloader2/src/pic/res/info.png
modified: SubsDownloader2/src/pic/res/menu.png
modified: SubsDownloader2/src/pic/res/movie.png
modified: SubsDownloader2/src/pic/res/music.mvi
modified: SubsDownloader2/src/pic/res/music.png
modified: SubsDownloader2/src/pic/res/package.png
modified: SubsDownloader2/src/pic/res/picture.png
modified: SubsDownloader2/src/pic/res/red.png
modified: SubsDownloader2/src/pic/res/script.png
modified: SubsDownloader2/src/pic/res/yellow.png
modified: SubsDownloader2/src/plugin.py
modified: SubsDownloader2/src/subsdownloader.png
acid-burn [Tue, 3 Jan 2012 15:48:03 +0000 (16:48 +0100)]
serienfilm: dont try to access not exisiting path
reichi [Tue, 3 Jan 2012 14:53:02 +0000 (15:53 +0100)]
[WebIf]
* Implement a very simple frontend-navigation-hook based on /web/external where any external can define if it as has a gui or not (array-elemnt [4] True/False). If so, the path and name of the external will be used to show a simple navigation option "Extras"
* simplify some templates by switching from <table> to <li>
* some minor whitespace cleanups
[WebBouquetEditor]
* Use new webif-navigation-hook
Dario [Mon, 2 Jan 2012 20:10:17 +0000 (21:10 +0100)]
MerlinEPGCenter: update for italian translation.