• 1
  • 62
  • 63
  • 64(current)
  • 65
  • 66
  • 136
Release Eminence
Hi jurialmonkey. Would it be possible to add a record button to the FullscreenLiveTV OSD? This way I can record a live TV show without having to map an extra button to my remote which has very few buttons.

Also, a while back you mentioned you might add a couple Advanced Launcher views. Any chance you can re-use the great views, such as your Poster views, from the Movies section for Advanced Launcher? Thanks and keep up the amazing work!
(2014-09-02, 07:55)onlinespending Wrote: Hi jurialmonkey. Would it be possible to add a record button to the FullscreenLiveTV OSD? This way I can record a live TV show without having to map an extra button to my remote which has very few buttons.

Also, a while back you mentioned you might add a couple Advanced Launcher views. Any chance you can re-use the great views, such as your Poster views, from the Movies section for Advanced Launcher? Thanks and keep up the amazing work!

I totally forgot about the record button for live tv. Added in latest git.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
(2014-09-02, 08:21)jurialmunkey Wrote: I totally forgot about the record button for live tv. Added in latest git.

Awesome. Thanks for the prompt fix! I haven't dove into the finer details of your skin, but is there a way to setup series recordings?
(2014-09-02, 16:53)onlinespending Wrote:
(2014-09-02, 08:21)jurialmunkey Wrote: I totally forgot about the record button for live tv. Added in latest git.

Awesome. Thanks for the prompt fix! I haven't dove into the finer details of your skin, but is there a way to setup series recordings?
no, because series recording is no feature of the XBMC core. Helix might get support for that (a PR for this is pending atm).
(2014-09-02, 21:12)da-anda Wrote:
(2014-09-02, 16:53)onlinespending Wrote:
(2014-09-02, 08:21)jurialmunkey Wrote: I totally forgot about the record button for live tv. Added in latest git.

Awesome. Thanks for the prompt fix! I haven't dove into the finer details of your skin, but is there a way to setup series recordings?
no, because series recording is no feature of the XBMC core. Helix might get support for that (a PR for this is pending atm).

based on the Wiki, it seems it can be supported if the skin includes it.

Quote:5.1.1 Series Recording
Series recordings can be initiated from the XBMC EPG when using a compatible skin. To schedule a series recording, please follow the steps below:
(2014-09-02, 22:17)onlinespending Wrote:
(2014-09-02, 21:12)da-anda Wrote:
(2014-09-02, 16:53)onlinespending Wrote: Awesome. Thanks for the prompt fix! I haven't dove into the finer details of your skin, but is there a way to setup series recordings?
no, because series recording is no feature of the XBMC core. Helix might get support for that (a PR for this is pending atm).
based on the Wiki, it seems it can be supported if the skin includes it.

AFAIK, you can only do this if you use NextPVR or WMCPVR as the backend. It is, however, a hack and not a core feature. WMCPVR uses two dialog windows - DeleteTimer.xml and RecordPrefs.xml
In the very latest updates on git I have skinned those dialogs (I have no idea what they look like because I don't use wmcpvr so I can't test, but theoretically they should be fine). I'm of the understanding that NextPVR also uses the RecordPrefs.xml dialog, but I have no idea if it needs to be modified in any way to get it to work for that backend. I don't use either, so I only can go by what other users tell me. I can't test wmc because I use linux.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
(2014-09-02, 23:25)jurialmunkey Wrote: AFAIK, you can only do this if you use NextPVR or WMCPVR as the backend. It is, however, a hack and not a core feature. WMCPVR uses two dialog windows - DeleteTimer.xml and RecordPrefs.xml
In the very latest updates on git I have skinned those dialogs (I have no idea what they look like because I don't use wmcpvr so I can't test, but theoretically they should be fine). I'm of the understanding that NextPVR also uses the RecordPrefs.xml dialog, but I have no idea if it needs to be modified in any way to get it to work for that backend. I don't use either, so I only can go by what other users tell me. I can't test wmc because I use linux.

Cool. I'm using the WMC PVR add-on so I'll let you know how it works. Thanks!

UPDATE: Seems to work well and looks good in the process Smile
@jurialmunkey: A big compliment to you. You're very fast and complete in your reply's in this thread. And even implement stuff almost on the fly. Great work on a great skin.

I was able to do a lot of things on the widgets with the smart playlist based on the info you gave in this thread. More than I thought XBMC (and I) was able to do.

Carry on the good work.
Hi Jurial,

Are you going to be adding a trailer option to the context menu soon, I know it was requested before.
Image

Also, on the shutdown menu, when you chose shutdown, it just exits xbmc and doesn't shutdown the pc.

Thanks for the great skin.
Don't know if i'm overlooking it, but I'm missing the option to update my library in the menu's. Is it present, or not implemented?
(2014-09-03, 14:37)Mar16 Wrote: 1. Are you going to be adding a trailer option to the context menu soon, I know it was requested before.
2. Also, on the shutdown menu, when you chose shutdown, it just exits xbmc and doesn't shutdown the pc.
1. Totally forgot about that. Added it now.
2. http://forum.xbmc.org/showthread.php?tid=143761

(2014-09-03, 22:48)FREAKJAM Wrote: Don't know if i'm overlooking it, but I'm missing the option to update my library in the menu's. Is it present, or not implemented?
Update library was removed from the context menu as part of the Gotham changes for xbmc. I have, however, added a custom update library button to the side view menu in latest git. Also, you can already update the library from the hubs you just have to scroll down the options in the right pane.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Hi, about playing trailers with a movie, when I press the 'trailer' item in a movie detail page, I get this in my xbmc log, on screen nothing happens, just returning to movie list, what actually happened?

Code:
00:15:38 T:140720589981632   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
00:15:38 T:140720589981632   DEBUG: OnKey: return (0xf00d) pressed, action is Select
00:15:38 T:140720589981632   DEBUG: ------ Window Deinit (DialogVideoInfo.xml) ------
00:15:38 T:140720589981632   DEBUG: CPlayerCoreFactory::GetPlayers()
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
00:15:38 T:140720589981632   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
00:15:38 T:140720589981632   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
00:15:38 T:140720589981632   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
00:15:38 T:140720589981632   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
00:15:38 T:140720589981632   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
00:15:38 T:140720589981632   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
00:15:38 T:140720589981632   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
00:15:38 T:140720589981632  NOTICE: DVDPlayer: Opening:
00:15:38 T:140720589981632 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
00:15:38 T:140720589981632   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
00:15:38 T:140720589981632   DEBUG: LinuxRendererGL: Cleaning up GL resources
00:15:38 T:140720589981632   DEBUG: CLinuxRendererGL::PreInit - precision of luminance 16 is 16
00:15:38 T:140719880652544  NOTICE: Thread DVDPlayer start, auto delete: false
00:15:38 T:140719880652544  NOTICE: Creating InputStream
00:15:38 T:140719880652544   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/libdvdnav-x86_64-linux.so)
00:15:38 T:140719880652544   DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/libdvdnav-x86_64-linux.so
00:15:38 T:140719880652544    INFO:   msg: libdvdnav: Using dvdnav version 4.2.0
00:15:38 T:140719880652544    INFO:   msg: libdvdread: Using libdvdcss version 1.2.12 for DVD access
00:15:38 T:140719880652544    INFO:   msg: libdvdread: Can't stat
No such file or directory
00:15:38 T:140719880652544    INFO:   msg: libdvdread: Could not open
00:15:38 T:140719880652544   DEBUG: libdvdnav: vm: failed to open/read the DVD
00:15:38 T:140719880652544   ERROR: Error on dvdnav_open
00:15:38 T:140719880652544   ERROR: CDVDPlayer::OpenInputStream - error opening []
00:15:38 T:140719880652544  NOTICE: CDVDPlayer::OnExit()
00:15:38 T:140719880652544  NOTICE: CDVDPlayer::OnExit() deleting input stream
00:15:38 T:140719880652544   DEBUG: OnPlayBackStopped : play state was 1, starting 1
00:15:38 T:140719880652544   DEBUG: Thread DVDPlayer 140719880652544 terminating
00:15:38 T:140720589981632   DEBUG: OnPlayBackStopped : play state was 3, starting 0
00:15:38 T:140720589981632   DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
00:15:38 T:140720589981632   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
00:15:38 T:140720589981632  NOTICE: CDVDPlayer::CloseFile()
00:15:38 T:140720589981632  NOTICE: DVDPlayer: waiting for threads to exit
00:15:38 T:140720589981632  NOTICE: DVDPlayer: finished waiting
00:15:38 T:140720589981632   DEBUG: LinuxRendererGL: Cleaning up GL resources
00:15:38 T:140719691462400   DEBUG: ### [XBMC Boblight] - PlayerChanged(stop)
00:15:38 T:140720589981632  NOTICE: CDVDPlayer::CloseFile()
00:15:38 T:140720589981632  NOTICE: DVDPlayer: waiting for threads to exit
00:15:38 T:140720589981632  NOTICE: DVDPlayer: finished waiting
00:15:38 T:140720589981632   DEBUG: LinuxRendererGL: Cleaning up GL resources
00:15:38 T:140718832088832   DEBUG: XBMC callbacks: player stops
Thanks jurial, that was quick.

I think I might have found a bug, when you bring up the Now Playing playlist, there doesn't seem to be an option to change the repeat status, there is only an option for Shuffle.

Thanks again.
(2014-09-04, 00:19)subcityzero Wrote: Hi, about playing trailers with a movie, when I press the 'trailer' item in a movie detail page, I get this in my xbmc log, on screen nothing happens, just returning to movie list, what actually happened?
Not a skin issue. Looks like the videoplayer is failing to play the stream for some reason, but I really wouldn't know. Best to post in General Help forum.


(2014-09-04, 00:30)Mar16 Wrote: I think I might have found a bug, when you bring up the Now Playing playlist, there doesn't seem to be an option to change the repeat status, there is only an option for Shuffle.
Had missed that as I rarely use repeat myself. Should be fixed in 0.9.52
Arctic Fuse - Alpha now available. Support me on Ko-fi.
(2014-09-03, 10:09)jelte Wrote: @jurialmunkey: A big compliment to you. You're very fast and complete in your reply's in this thread. And even implement stuff almost on the fly. Great work on a great Carry on the good work.

+1 on my side Smile
Is there a way to get trailers back on widgets?
In the press down widget there was a teailer tile, i have config it to my needs.
Bug what is the path if i would go back?
Is there any list about the commands/paths they available?
Why there is no auto update on the skin.
Think its time to go to Repo Wink
Greetz Stealth
System : openelec 3.2.3 | Aeon Nox | Intel i3-3225 @3,3Ghz | Intel Graphic integrated | 4Gb Ram | 128 SSD
Remotes : Harmony One+ | MCE-Remote | xbmc IPhone Remote | Yatse on Asus Transformer Prime
TV : Sony Bravia over Hdmi | TV Server : 3xTechnotrend Cable Tuner | DVBViewer 5.0+RecService 1.25
Sound : Logitech Z5500 over optical
Storage : Qnap 412 4x3TB Raid5
  • 1
  • 62
  • 63
  • 64(current)
  • 65
  • 66
  • 136

Logout Mark Read Team Forum Stats Members Help
Eminence35