TSmedia enigma2 plugin 1.0
Re: TSmedia enigma2 plugin 1.0 #2301
Re: TSmedia enigma2 plugin 1.0 #2302
Re: TSmedia enigma2 plugin 1.0 #2303
Posted 1 October 2017 - 08:59
Hey mfaraj57, something I've always meant to ask you... what's the use of the TSmedia and xbmc folders that get created automatically in the download folder? The thing is they take up unnecessary space as they show up in the movie planner when going through downloaded videos. Is there any way to avoid that? Otherwise, if possible, you might consider an update to move both those folders to the TSmedia folder that is now the default location in media/hdd for the favorites2.xml file, so that those two folders will not appear among downloaded files in the movie planner.
Re: TSmedia enigma2 plugin 1.0 #2304
Posted 1 October 2017 - 11:52
Regarding xbmc folder almost created by external addons not coded by me and this is out of my control.
As you know the default location was in etc/tsmedia but decided to change it to media/hdd to keep mainly favorites,m3u files and other important files when flashing new image.
Tsmedia folder has small files will never compromise space.
If there is good suggestion regarading that i will look into it.
Thanks
Re: TSmedia enigma2 plugin 1.0 #2305
Posted 1 October 2017 - 12:50
@mick80,
The xbmc folder is created by KodiLite. The default location is /media/hdd. You can change it to your main storage (example /media/usb) via Config. If you do not use KodiLite you can delete xbmc.
@mfaraj57
Where are the currently working addons - are they in http://tunisia-dream.../updated_addons ?
Regards, pcd.
Re: TSmedia enigma2 plugin 1.0 #2306
Posted 1 October 2017 - 13:01
Sorry, I should have made myself more clear. I didn't mean space in terms of hard drive space, I just meant space in the list of events displayed in the movie planner. That's not an issue of course in TSmedia as those folders are evidently hidden in the download section, but apparently that can't be done for the movie planner, so they are always there even though there is no use for them as they don't have any video files inside.
@pcd
I don't use KodiLite, and I've tried deleting xbmc before, but it keeps coming back.
Re: TSmedia enigma2 plugin 1.0 #2307
Posted 1 October 2017 - 13:02
Now addons located in this link
http://tunisia-dreambox.info/TSmedia/
Divided in different folders movies,arabic,music,sport .....
Afraid many addons will not run in kodilite or kodi because these addons depend on files available only in tsmedia but not difficult to prepare them to run on kodilite.
Re: TSmedia enigma2 plugin 1.0 #2308
Posted 2 October 2017 - 22:02
22:03:59.808 { D } Traceback (most recent call last): 22:03:59.809 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/TSmedia/screens/addonshow.py", line 445, in progress_callback 22:03:59.809 { D } AttributeError: 'addonshowscreen' object has no attribute 'multiscreens' 22:03:59.810 { D } Traceback (most recent call last): 22:03:59.810 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/TSmedia/screens/processdata.py", line 175, in action 22:03:59.811 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/TSmedia/screens/addonshow.py", line 454, in progress_callback 22:03:59.812 { D } File "/usr/lib/enigma2/python/Plugins/Extensions/TSmedia/lib/pltools.py", line 37, in trace_error 22:03:59.812 { D } IOError: [Errno 2] No such file or directory: '/tmp/TSmedia/TSmedia_log' 22:03:59.813 [ E ] python/python.cpp:209 call (PyObject_CallObject(<bound method processdata.action of <Plugins.Extensions.TSmedia.screens.processdata.processdata instance at 0x6ce7e148>>,(1,)) failed) ]]>
Re: TSmedia enigma2 plugin 1.0 #2309
Re: TSmedia enigma2 plugin 1.0 #2310
Re: TSmedia enigma2 plugin 1.0 #2311
Re: TSmedia enigma2 plugin 1.0 #2312
Posted 4 October 2017 - 07:31
@mfaraj57 I saw there was an update available last night and forced it through the blue button, then tested it at lenght going in and out of the favorites section and scrolling through items... so far so good Did you happen to figure out what was causing those crashes?
Also, I had recently noticed the button mapped to clear the search bar when typing was not working anymore, and I figured out it's because the map context value is now "vkeyboardActions" while it had a typo and used to be "vkeyboardctions" in TSmedia 11 when it actually worked. So, I tried with "vkeyboardctions" last night and that was indeed the culprit. Still, the mute button doesn't really work that well for me and never has, as it only clears one letter at a time for some reason rather than the whole search bar. In fact, I used to replace KEY_MUTE with KEY_VMODE or other keys in TSmedia 11, but of course any of yours update that includes the keymap.xml file reverts that back to KEY_MUTE. Could you please test out a different key to clear the search bar that does the job well, maybe INFO or something like that?
Re: TSmedia enigma2 plugin 1.0 #2313
Posted 4 October 2017 - 08:54
regarding keyboard, it is just case sensitive error,now i replaced the 'vkeyboardctions' by "vkeyboardActions" in the virtual keyboard modules and it worked with me.no need to change keymap.xml
i will keep key_mute to clear all text now
Edited by mfaraj57, 4 October 2017 - 08:54.
Re: TSmedia enigma2 plugin 1.0 #2314
Re: TSmedia enigma2 plugin 1.0 #2315
Posted 6 October 2017 - 20:21
Also, YouTube only played 720p streams earlier today, even though high-1080 was selected.
Re: TSmedia enigma2 plugin 1.0 #2316
Posted 7 October 2017 - 07:34
I checked youtube now but found no problem but i have to check for that when played from favorites
regarding resolution as i understand when you select 1080 that,s does not mean 1080 but maximum resolution,however TSmedia depends on youtube-dll for link extraction and will check for update regarding that.
Re: TSmedia enigma2 plugin 1.0 #2317
Posted 7 October 2017 - 12:54
As for the resolution thing, I just noticed by chance that quality in settings was set at 720p, but despite switching back to 1080p, the addon still played 720p.
Re: TSmedia enigma2 plugin 1.0 #2318
Posted 7 October 2017 - 16:44
This is in my case ,presence of not updated file cause the behavior ,in your case sometimes by mistake i put py file in the update later on i notice that but the py file will stay in user box and any future update will be useless unless the py file removed by removing the plugin and installing again..
Re: TSmedia enigma2 plugin 1.0 #2319
Re: TSmedia enigma2 plugin 1.0 #2320
19 user(s) are reading this topic
0 members, 19 guests, 0 anonymous users