Kodi Community Forum
[RELEASE] Pneumatic - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Pneumatic (/showthread.php?tid=97657)



- Popeye - 2011-11-28

kricker Wrote:As far as I can tell from he code (which is not much because I suck at Python), browsing the incomplete folder is actually using the file path and not getting the information from SABnzbd+.

You are right, I actually do both. I read the folders and then ask SAB about the state, if they are active or if they are in history so I know what to do when they get selected...


- xcandyman1 - 2011-11-29

I'm getting knocked out of videos on OpenElec stable Dharma for videos seems to be happening at the same stages on videos...

Pastebin of log..

http://pastebin.com/G6USjCij

Thanks


- Popeye - 2011-11-29

xcandyman1 Wrote:I'm getting knocked out of videos on OpenElec stable Dharma for videos seems to be happening at the same stages on videos...

Pastebin of log..

http://pastebin.com/G6USjCij

Thanks

All videos or just this one? Don't know if the space matters..


- xcandyman1 - 2011-11-29

Around 15% of videos trialed I get this...

Another file that it happens to (dont laugh at the movies as I've got kids lol)
http://pastebin.com/QfTrRuPi

Thanks


- Popeye - 2011-11-29

And when you repair in SAB it just unpacks? I suspect faulty rars...


- xcandyman1 - 2011-11-29

Extracts fine without the need for repair...

Repair [The.Smurfs.A.Christmas.Carol.2011.DVDRip.XviD-playXD] Verified in 11 seconds, all files correct
Unpack [The.Smurfs.A.Christmas.Carol.2011.DVDRip.XviD-playXD] Unpacked 2 files/folders in 23 seconds

Thanks

[Added]Just checked this on a Windows 7 system with it's own Sabnzbd and using NZB.su as the source and got the same result[/added]


- Popeye - 2011-11-29

The file plays fine when unpacked?
Your connection isnt to slow so you play into the last rar?

Code:
12:39:03 T:2853161840 M:1336369152   ERROR: ffmpeg[AA0FCB70]: [mpeg4] ac-tex damaged at 2 6
12:39:03 T:2853161840 M:1336369152   ERROR: ffmpeg[AA0FCB70]: [mpeg4] Error at MB: 248
12:39:03 T:2853161840 M:1336369152    INFO: ffmpeg[AA0FCB70]: [mpeg4] concealing 687 DC, 687 AC, 687 MV errors
12:39:03 T:2853161840 M:1336369152 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
12:39:03 T:2853161840 M:1336389632    INFO: CDVDPlayerVideo - Stillframe detected, switching to forced 23.976025 fps
12:39:03 T:2853161840 M:1336389632   DEBUG: CPullupCorrection: pattern lost
12:39:05



- xcandyman1 - 2011-11-29

The video plays fine when unpacked and connection speed is a steady 4mbps and general streams works fine (other movies and icefilms plugin) I've tried pausing playback before it closes playback to help buffering but it still closes at the exact same place for each movie/tv show which makes me think it maybe an issue with switching between first rar and the second.


- Popeye - 2011-11-29

How does it play when complete and not unpacked (e.g. from incomplete)?


- xcandyman1 - 2011-11-30

It crashes in the same place so it's something to do with playing rar files it seems then


- Popeye - 2011-11-30

xcandyman1 Wrote:It crashes in the same place so it's something to do with playing rar files it seems then

Ah, then it's not me Big Grin .With a complete rar set the I don't trick XBMC. Can you browse to the incomplete using the default XBMC file browser and not throught my plugin? It should fail this way too


- xcandyman1 - 2011-11-30

Yes it fails that way also. Could it be to do with XBMC struggling to cope with compressed RAR files an not stored RAR's?

Popeye Wrote:Ah, then it's not me Big Grin .With a complete rar set the I don't trick XBMC. Can you browse to the incomplete using the default XBMC file browser and not throught my plugin? It should fail this way too



- Popeye - 2011-11-30

Compressed? Only fools try to compress a compressed file...


- xcandyman1 - 2011-11-30

Is there a way to check if a rar archive is compressed or stored? I cannot find any information on google about it

[added]Nevermind I've figured out how to check if file is compressed or stored, it definitely seems like this is the problem[/added]


- Popeye - 2011-12-01

xcandyman1 Wrote:Is there a way to check if a rar archive is compressed or stored? I cannot find any information on google about it

[added]Nevermind I've figured out how to check if file is compressed or stored, it definitely seems like this is the problem[/added]

Thanks for finding this issue!
I have found a way to identify compressed rars and are thinking about how you (all) would like the behavior to be:
#1 a notification and just hope XBMC manages (probably not)
or
#2 a notification and not even trying to play.