A couple of questions.

Hi, Need some questions answered. 1) Will Kodi work in South Africa? 2) Can you get these sports: a) All the South African rugby & cricket games. b) All the English Premier League football games. c) Cooking channels: BBC LifeStyle, Foo...

Kodi 17 RC4 – Play ongoing recordings

Hi there,
i have a little "problem" (maybe a bug?) with Kodi 17, I´m using RC4 on Windows x86.
My PVR-Manager is DVBViewer Recording Service.

Procedure in Kodi 16 (there it was ok):
- Program a recording (through Kodi or WebInterface of Recording Service)
- while the recording gets recorded (maybe start time at 20:15), start playing the recording (start maybe at 20:30) through Kodi
- I could then watch the whole TV show without stopping the recording (the time bar wasn´t correct, because kodi thought the file is eof (after 15 minutes --> 20:30 - 20:15 = 15), but i could watch the whole show till the end (maybe 22:00)

Procedure in Kodi 17 (broken):
- Program a recording (through Kodi or WebInterface of Recording Service)
- while the recording gets recorded (maybe start time at 20:15), start playing the recording (start maybe at 20:30) through Kodi
- The recording stops playing automatically after 15 minutes (20:30 - 20:15 = 15), because Kodi thinks its eof. but in the meanwhile the file got bigger (because of ongoing recording), but kodi still stops playing.

Can anyone tell me why this happens? Andy mabye has a solution? In my opinion thats really a big issue, because we often program a tv show and want to start watching it maybe 15 minutes later. Then we could watch 15 minutes and the playing stops... :/

Thank you!

Questions about “LOCAL ONLY” media files using .nfo files

Greetings!

I enjoy archiving certain motorsports events..

Let's take the recent Dakar Rally, for instance.

I end up with 13 episodes and various "special" interest files of various sorts.. There's no valid data on thetvdb, so I create a "tvshowslocaldataonly" directory. Set Kodi appropriately, the directory contents are TV Shows, no scraper, local .nfo only.

Okay so far. Now I want to create .nfo files, thumbnails and fan art, etc.. That's all pretty straight forward.

My questions:

1) If I MIX SEASONS in one directory as I often see it, what goes in tvshow.info in terms of tags that relate to season - just leave them out? How would I invoke a "season summary", should I keep every year as it's own season vs. trying to list it as it is, the 38th running of the Dakar Rally (aka season 38)..

2) My info files for this show aren't taking, and I'm sort of stumped as to why not..

My .nfo file looks like this:

Code:
<episodedetails>
    <showtitle>Stage 1: Eurosport</showtitle>
    <rating>10.000000</rating>
    <epbookmark>0.000000</epbookmark>
    <year>38</year>
    <top250>0</top250>
    <season>38</season>
    <episode>3</episode>
    <uniqueid></uniqueid>
    <displayseason>38</displayseason>
    <displayepisode>3</displayepisode>
    <plot>
The 2017 Dakar Rally was the 38th edition of the event and the ninth successive year that the event was held in South America.  The event started in Asunción, Paraguay on January 2, then ran through Bolivia and Argentina, before returning to Buenos Aires on January 14 after 12 stages of competition.  This year saw the introduction of the new UTV category.

Stage 1: Eurosport
</plot>
</episodedetails>

When I scan this directory, it "APPEARS" to be working, but then I get nothing in the media database at all, not even an empty TV show.

My CURRENT directory structure is:

$NFS_SERVER:/TV Shows_localdataonly/Dakar Rally/Dakar Rally 2017 (season 38)

All files in bottom dir, "Dakar Rally/Dakar Rally 2017 (season 38)" has all my .nfo, thumbs and fan art..

The LOG FILES (raspberry pi, shared mysql backend) show certain oddities:

Code:
21:20:02 5458.646973 T:1675768896 WARNING: Process directory 'nfs://192.168.100.100/nas/media/Movies/TV Shows_localdataonly/Dakar Rally/Dakar Rally 2017 (season 38)/Dakar.2017.Stage01.Highlights.Red.Bull.Sat.Feed.1080i.H264.English.m4v/' does not exist - skipping scan.
21:20:02 5458.647461 T:1675768896 WARNING: Process directory 'nfs://192.168.100.100/nas/media/Movies/TV Shows_localdataonly/Dakar Rally/Dakar Rally 2017 (season 38)/Dakar.2017.Stage01.Highlights.Sat.Feed.1080i.H264.English.Russian.m4v/' does not exist - skipping scan.

and:

Code:
21:20:01 5457.881348 T:1675768896   ERROR: VideoInfoScanner: Asked to lookup episode nfs://192.168.100.100/nas/media/Movies/TV Shows_localdataonly/Dakar Rally/Dakar Rally 2017 (season 38)/Dakar.2017.Stage01.Highlights.Sat.Feed.1080i.H264.English.Russian.m4v online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.


Why are we looking for DIRECTORY in the name of the show?

Why, despite setting "content" to local info only, is something saying "Asked to lookup episode".. No, LOCAL FILES ONLY, PLEASE..

I begin to think I need to put everything in it's own directory (show/thumb/nfo), and that CANNOT have an "empty" (nothing but other directories is "empty" to kodi?)..

Anyway, I'm wondering how other folks have dealt with this..

At this point I can get some random stuff to show up in my data base once and a while. Episode 17, with no title, but nothing else.

Episode 17's .nfo file is just like all the rest...

Code:
[etimberl@koti:/Volumes/movies/TV Shows_localdataonly/Dakar Rally/Dakar Rally 2017 (season 38)]% cat Dakar.2017.Stage07.Highlights.Red.Bull.Sat.Feed.1080i.H264.English.nfo
<episodedetails>
    <showtitle>Stage 7: Red Bull</showtitle>
    <rating>10.000000</rating>
    <epbookmark>0.000000</epbookmark>
    <year>38</year>
    <top250>0</top250>
    <season>38</season>
    <episode>17</episode>
    <uniqueid></uniqueid>
    <displayseason>38</displayseason>
    <displayepisode>17</displayepisode>
    <plot>The 2017 Dakar Rally was the 38th edition of the event and the ninth successive year that the event was held in South America.  The event started in Asunción, Paraguay on January 2, then ran through Bolivia and Argentina, before returning to Buenos Aires on January 14 after 12 stages of competition.  This year saw the introduction of the new UTV category.

Stage 7 "Red Bull Daily" version of events....
    </plot>
</episodedetails>


Apologies if this seems a little scattered.. I just think I SHOULD be able to do this in a straight forward fashion, but something is sort of hampering me and I'm having a difficult time figuring what I am doing incorrectly..

Thanks so much for your time!

Sincerely,

-ET-

Computer Science Student looking to contribute

Hi Everyone, I am working on a project for my open source class in college and am looking to get involved in a open source project. However, I am not sure where to start! Im not a big programmer but am willing to help in any ways possible! I would lov...

select dialog, detect cancel?

Is there anyway to detect a cancelled select dialog while using the preselect option? I noticed when using dialog().select with the preselect focus cancel returns the preselect value. Thank you in advance. https://github.com/xbmc/xbmc/pull/9666 Cod...

Time Remaining?

Is there a way to get the time remaining of a item in a inprogress list/panel? I know you can if it is playing but I want to know if it is possiable when it is not playing?

Добрый день!

Приветствую!
Я запал на этот сайт kinopoisky.ru
Новинки кино - есть!
Новые сериалы и их последние серии - Всегда пожалуйста!
Качество видео - лучшее что можно найти.
И с тех пор я всегда только там).
Посмотри может это то, что ты ищешь.