Hi all,
I've been trying to figure out what the problem with TCPMP and youtube was for a while and finally got it.
For those that don't know, the way PIE works with TCPMP is that PIE creates a video.m3u file inside \PROGRAM FILES\TCPMP which TCPMP then opens. video.m3u contains the URL of the FLV file that you pull off from youtube... (m3u files are simply playlists)
Since youtube changed the format of its URL, it has gotten significantly longer.
TCPMP has a hard limit of 256 bytes (characters) on the URL. So, what happens with the new URL is that it often exceeds the 256 byte limit, and TCPMP will only read it UP TO the 256 byte. Anything after 256 bytes is LOST and that's why you get "could not open URL"
Example:
Youtube video of half life live action thingee:
Code:
http://v15.lscache4.googlevideo.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag&itag=5&ipbits=0&sver=3&expire=1243450800&key=yt1&signature=0FD79ABE8B1527FBDCCA117F163434544DD5226F.412B317466B85C5F1DEC05B615B47F264F845325&id=ab550f304982a99a
Length = 263, I get the error. Can't play video.
same video, but instead, I edited the video.m3u file and manually resolved the domain name (v15.lscache4.googlevideo.com = 74.125.167.35)
Code:
http://74.125.167.35/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag&itag=5&ipbits=0&sver=3&expire=1243450800&key=yt1&signature=0FD79ABE8B1527FBDCCA117F163434544DD5226F.412B317466B85C5F1DEC05B615B47F264F845325&id=ab550f304982a99a
Length=248 and the video plays
I've found the solution!!!!!!
For those interested, here is the version that I used:
TCPMP new VS2008 builds for WM6.1 with FLV built in
http://forum.xda-developers.com/showthread.php?t=380387
I took that source, opened it in Visual Studio 2008 (freaking 3GB download from MS!!) and started snooping around.
Modified the following files:
interface/win32/playlst.c -> replaced all values of '256' with '1024'
interface/win32/win_win32.c -> replaced all values of '256' with '1024' (except the one that says 256*1024... on my source, it's line 2598)
common/portab.h -> replace MAXPATH 256 with MAXPATH 1024 (line 260)
The resulting files are now here! -
http://rapidshare.com/files/237840222/tcpmp-0.72rc1-fixed-youtube-05-27-2009-invar.rar
The bad news is this:
- I have no idea how to put stuff into a self install CAB, so the file I uploaded to rapidsdhare is ONLY the three files that were necessary. You MUST install a CAB version of 0.72RC1 from elsewhere (preferably the same version in this thread that was posted.)
- Also, the version of 0.72 RC1 I used does NOT install the PIE videoloader.dll (aka flashvideobundle), so if you completely uninstalled any preexisting version of TCPMP and installed the one posted here, you MUST reinstall flashvideobundle which is not really a problem, just an extra step. Here's a link for it! (google for 'flashvideobundle 1.4.4' if the link dies... there are plenty of sites)
http://handheld.softpedia.com/get/Video/FlashVideoBundle-64991.shtml
Anyway, if someone knows how to package this into a CAB or something, feel free to go ahead and do it and then post it. It appears to be working great so far, and I hope I didn't screw anything up.
Feedback appreciated, and enjoy nice high quality FLV youtube once again!
edit: There is now a nice CAB version available here that has incorporated my changes!
http://forum.ppcgeeks.com/showthread.php?t=59820
Great work!!
OMG Thank you invario... I was wondering what happined.. Thanks for all tha research and work!!
Haven't tryed it yet.. may just stick to tha Garbage MP4 quality untill a packaged CAB gets posted
criminalogic said:
OMG Thank you invario... I was wondering what happined.. Thanks for all tha research and work!!
Haven't tryed it yet.. may just stick to tha Garbage MP4 quality untill a packaged CAB gets posted
Click to expand...
Click to collapse
All you have to do is install the CAB version posted here:
http://forum.xda-developers.com/showthread.php?t=380387
And then from my file, extract those files to \program files\tcpmp and overwrite.
That's it!
Oh, and you need the flashvideobundle.
edit: there's also a CAB version that incorporates my changes, available here now!
http://forum.ppcgeeks.com/showthread.php?t=59820&page=80
Could you do your magic but using the subtitle plugin source to build the common.dll and interface.plg?
That plugin works in a very non optimal way (using those files is not the best idea... still it's the only subtitle plugin available). To test it notice the plugin only works in GDI video mode.
i figured it out. give this a shot. don't hold me responsible!
www.crimetank.com/misc/tcpmp-subtitle.rar
link is no good - cant access it for some reason =/
but its coo i just overwrite files
ok, it said failed to find pie - the videoloader.dll error
it also said link is invalid so maybe it has something to do with my cooked rom cuz links should be fine since u updated it
i do have flash 3.1 installed so let me remove and see how it goes
nope no good probably cuz cooked rom? i duno how they work but if it installs in program files/tcpmp then it should be fine as im overwriting the files
Related
I am looking for a version of MAME to run on WM5 and support 320x200.
Its limitless free games if such a thing exists.
Anyone?
http://www.mameworld.net/imame/
Don't know if it works on WM5 though....guess you would have to try.
Why dont you try PocketCult Mame, it is available at the link below.
http://www.pocketcult.com/home.php
And it seems to run on WM 5.
A few years ago I had about 100 of the old games on my PC - i was looking for Mr Do, but there seems to be no big lists of games and roms like there was in the past on the net.
Where is the best place to look now?
http://www.romnation.net/srv
Here you can download some roms....
mrdremel said:
http://www.romnation.net/srv
Here you can download some roms....
Click to expand...
Click to collapse
Thanks
Funnily i went there yesterday and got the roms for Mr Do.
However I cannot see the code for it anywhere now - and it is so long since I set it up previously - i could not remember the suffix I think I used to find things in the past.
Frustration is getting the better of me now as I spent a while on it last night - how do you locate and install the program code to be run on the emulator (which is already installed).
Is the Rom file a Zip file, If so just place this file in the roms folder of your Mame emulator, and when you run the Emulator you should be able to select the rom filefrom there.
Thanks
The rom file was a zip file but i unzipped it and transfered the unzipped files to the phone.
It was probably about 2000 when I did it last - and I was sure you had to compile a version of the game code to run on mame.
I guess the actually code would be tiny though - as I used to do 6502 m6800 and m6809 code but just got into the habit recently of seeing massive programs - but even with that - I think the rom download was only in the 30Ks
I will try it again.
Thanks - its working - although is far too small for the screen - I would guess it is displaying it as 200x240 .
I totally forgot it was possible to play space invaders on a 6502 with 8K of memory, so bver realised the files would be in with what I had presumed to be small graphics - and it was years ago I last installed some on the PC.
So is there anything that will support 320x240?
And if so - where can I get space invaders - cosmic gorillas (or was it the other spelling) galaxian centipede - and what was the one with the trackerball and the lines coming down to destroy cities and bunkers?
Missile Command, If you are looking for some roms I have a rar file with quite a number. Although some I have noticed do not work on Pocketcult Mame. What emulator are you using. If you like I can email you some roms if you let me know what you need.
Read http://forum.xda-developers.com/showthread.php?t=307165
Error : no combination of intermediate filters
Im receiving this when playing a file i have converted from .avi to 3gp. I have a file that worked before and receiving the same error with that now as well. Any help would be awesome rather then downloading any software. Im happy with mp just need it working.
i dunno man you best bet is to download tcpmp....otherwise i dont know...unless there are some codec cabs you could install heres this if u want it...it really is a great program...your not restricted by it...try installing this flash video bundle as well...it may help...it will enable you to watch you tube vids tho...hope i helped
what software are you using to convert and what settings are you converting at?
Ok so I downloaded FPSeCE and have finally got it working.
I had to download this BIOS file and drop the .bin file into the bios folder on my phone.
http://www.sendspace.com/file/xwdqpn
Then it loaded the game, then I dealt with keymapping etc. Now my only problem is, I have no sound!
Now the file of Final Fantasy VII that I have came as a .bin.ecm. I had to use the ECM program I got here:
http://www.neillcorlett.com/ecm/
To UnECM the bin file. Then I used PocketISO to make it into a Bin.z file which FPSeCE can read.
No sounds though.
I've looked through all the settings, looked through threads etc. Any ideas?
look at your ini. file and make sure sound is enabled. and btw from my experience using pocket iso works worse for me. If you want ffvii running smoother you want the audio off anyway
My ini file just copy
arucard98 said:
Ok so I downloaded FPSeCE and have finally got it working.
I had to download this BIOS file and drop the .bin file into the bios folder on my phone.
http://www.sendspace.com/file/xwdqpn
Then it loaded the game, then I dealt with keymapping etc. Now my only problem is, I have no sound!
Now the file of Final Fantasy VII that I have came as a .bin.ecm. I had to use the ECM program I got here:
http://www.neillcorlett.com/ecm/
To UnECM the bin file. Then I used PocketISO to make it into a Bin.z file which FPSeCE can read.
No sounds though.
I've looked through all the settings, looked through threads etc. Any ideas?
Click to expand...
Click to collapse
My INI File:CONTROLS
UP-Up
Down-Down
Left-Left
Right-Right
Triangle-W
Square-A
Circle-S
X-Z
Start-Enter
Select-Del
L1-1
L2-2
R1-9
R2-0
[FPSE]
DisclaimerAgree=1
LastGPU=gpusoftdx.dll
LastSPU=0peopspu109.dll
LastJOY0=joy0pse.dll
LastJOY1=joy1key.dll
LastCD=cdrimage.dll
LastPAR=parnull.dll
CDCountry=1
UseOtherMDEC=off
CDUseCache=off
CDCacheSize=16384
CDStreamSpeed=0
CpuMode=on
CpuMode2=off
ShowGenCode=off
AutoSpeed=on
MDEC_bw=off
DisableEngines=off
DisableLogo=on
EnableHLE=off
EmuConsole=off
UseSubQ=on
CacheSubQ=off
BiosName=SCPH1001.BIN
RomName=SCPH1001.BIN
MemCard1=slot1.mcd
MemCard2=slot2.mcd
ArmCoreV5=on
ArmCoreMMX=off
UseSerial=off
ComPort=COM2
Verbose=off
Disasm=off
Debugger=off
EnablePCDRV=off
PCDRV_RO=off
CDDA2SPU=off
HideMouseCur=off
RunSPUsync=off
SmartChnRead=off
EnableDatel=off
IgnoreCdErrs=on
[PocketPC]
Onscreen_OC14=0
Onscreen_O14=0
Onscreen_14=0
Onscreen_OC13=0
Onscreen_O13=0
Onscreen_13=0
Onscreen_OC12=0
Onscreen_O12=0
Onscreen_12=0
Onscreen_OC11=0
Onscreen_O11=0
Onscreen_11=0
Onscreen_OC10=0
Onscreen_O10=0
Onscreen_10=0
Onscreen_OC09=0
Onscreen_O09=0
Onscreen_09=0
Onscreen_OC08=0
Onscreen_O08=0
Onscreen_08=0
Onscreen_OC07=0
Onscreen_O07=0
Onscreen_07=0
Onscreen_OC06=0
Onscreen_O06=0
Onscreen_06=0
Onscreen_OC05=0
Onscreen_O05=0
Onscreen_05=0
Onscreen_OC04=0
Onscreen_O04=0
Onscreen_04=1
Onscreen_H=3
Onscreen_W=5
Onscreen_OC03=0
Onscreen_O03=0
Onscreen_03=0
Onscreen_OC02=0
Onscreen_O02=0
Onscreen_02=0
Onscreen_OC01=0
Onscreen_O01=0
Onscreen_01=0
Onscreen_OC00=0
Onscreen_O00=0
Onscreen_00=5
Main_Volume=4
Da_Volume=1
Xa_Volume=1
Isos_PATH=\Program Files\FpseCE
GFXDRV=2
Orientation=0
FpsCount=on
EnableSound=on
Stretch_x=0
Stretch_y=0
Start_y=10
SoundVolume=10
PadType=1
FullScreen=1
Stick_Left=0
Stick_Right=0
Stylus_Wide=20
Sensor_Zx=700
Sensor_Gpz=127
Sensor_Mpz=200
Sensor_Npz=20
Sensor_Gpx=127
Sensor_Mpx=200
Sensor_Npx=20
Stylus_Mode=1
Sensor_Mode=0
[GPUSOFT]
Odd_Even_Fix=0
Busy_Fix=0
Lazy_Update_Fix=0
High_Res_Boot_Fix=0
Frame_Skip_Mode=9
[JOY0KEY]
AutoRotate=0
MultiFix_GunB=0
MultiFix_GunA=0
MultiFix_Left=16777344
MultiFix_Down=16777220
MultiFix_Right=524288
MultiFix_Up=4
MultiFix_Select=50331680
MultiFix_Start=33554464
MultiFix_Quadrangle=34078720
MultiFix_Triangle=33554448
MultiFix_Circle=34603008
MultiFix_Cross=50331664
MultiFix_L1=0
MultiFix_L2=0
MultiFix_R1=0
MultiFix_R2=0
MultiFix=0
Button8=0
Special8=0000000000000000
Button7=0
Special7=0000000000000000
Button6=0
Special6=1000000000000000
Button5=0
Special5=0000000010000000
GunB=87
GunA=81
Up=38
Down=40
Left=37
Right=39
Start=13
Select=008
Triangle=87
Quadrangle=65
Circle=83
Cross=90
L1=49
L2=50
R1=57
R2=48
Special1=1000000010000000
Button1=87
Special2=0010000010000000
Button2=82
Special3=0001000001000000
Button3=0
Special4=0001000010000000
Button4=79
[JOY1KEY]
Up=38
Down=40
Left=37
Right=39
Start=13
Select=008
Triangle=87
Quadrangle=65
Circle=83
Cross=90
L1=49
L2=50
R1=57
R2=48
Device=0
Switch=8
An1Up=89
An1Down=66
An1Left=71
An1Right=72
An1Action=86
An2Up=73
An2Down=77
An2Left=74
An2Right=75
An2Action=78
[SPUPeops]
UseXA=1
Volume=1
XAPitch=0
UseTimer=0
SPUIRQWait=0
DebugMode=0
RecordMode=0
UseReverb=0
UseInterpolation=0
DisStereo=0
UseDBufIrq=1
Does anybody have an idea how to configure the hardware keyboard buttons?
Or is this impossible?
You mean in FpseCE? There is a GUI icon for that.. you'll get "virtual gamepad", while touching the buttons, you simply press the hardware button you want to have on that.
Copy my ini file easy button layout
blowy666 said:
Does anybody have an idea how to configure the hardware keyboard buttons?
Or is this impossible?
Click to expand...
Click to collapse
Copy My ini File Above To Overwrite Your Previous.
midin said:
You mean in FpseCE? There is a GUI icon for that.. you'll get "virtual gamepad", while touching the buttons, you simply press the hardware button you want to have on that.
Click to expand...
Click to collapse
Thanks, but the problem is, when I slide out the keyboard, the prog changes to fullscreen mode, and I cant see the setup screen any more...
charlieb620 said:
Copy My ini File Above To Overwrite Your Previous.
Click to expand...
Click to collapse
I´ve tried, but no success.
Could you upload your ini-file, pleeeeease?
Can Someone Post The Donated Version Of FpseCE 0.10?
i've followed all directions, and cant get it to work... it says load cd... i see the image files but its all frozen,.... cant select anything nor cancel... always have to restart the fone after that... help please
already replace the fpse.ini file and doesnt still work
using RRE 2.3 rom tilt 2
thanks
blowy666 said:
Thanks, but the problem is, when I slide out the keyboard, the prog changes to fullscreen mode, and I cant see the setup screen any more...
Click to expand...
Click to collapse
Tap the area where the fps is shown and voila!
I Found That When You Run A Ripped Iso/Bin You Get Better Performance. I Have 7 Games On My Phone And They All Run At 61FPS.
Can someone please help me with the key config? I have FF IX running just fine, sound and all, but I can't get keys to work. The on-screen keyboard is unresponsive and as I push buttons it doesn't do anything in the game. Trying to map the keys doesn't work either. The documentation says I should be able to click the button on the screen I want to map and then press the key I want to map it, but that doesn't work. Instead I just get a "133" on the spot corresponding to the button on the screen I press and the remainder of spots stay blank. Pressing a key does nothing at all. I see someone posted the text that I can turn into an ini file, but I don't see any mention of what folder it goes in. Does it go in the folder with the disc image? Or into the fpsece folder? A subfolder of one of those? Finally, someone mentioned a BIOS file that may be needed. I followed a link to one but it was dead. Any help there?
I'm dying to get this running. AT&T says that they have FF I available for download, but when I try, it sends me a link which takes me to a page that's moved. then when i load the alternate page it loops back to the previous page. I saw Zelda out there in the wild but couldn't get it to work. Now I have FFIX and it runs perfectly (except the audio drags a bit which is fine) and it is just beautiful! I'm so close, please help!
Thanks!
SuperJustKitchen v0.9 Released.
Go to my site: http://justkitchen.info to get the updates and the info. It takes to long to update every device's forum that is supported, and I plan to support all devices, eventually.
Word of warning:
Not all EXT's have been tested or modified for the every device. Please test test and test and then let me know which packages don't work and what YOU've done to fix them. (I don't have time to fix ALL of them by myself.) Some packages will only be compatible with some devices.
(I'm no longer updating each thread separately for each device but just updating my site and posting the release info here. I will only update each thread to say that a new version is out.)
**Warning**
Before using this kitchen, you MUST read the whole thread. Any questions that have been answered will be ignored. This is your only warning.
**Disclaimer**
I am not responsible for any damage that may be done to your phone with a ROM created in this kitchen.
I am not responsible for any damage done to your computer.
I am not responsible for anything... at all.
Introducing SuperJustKitchen!
SuperJustKitchen is based on [http://forum.xda-developers.com/member.php?u=843218"]airxtreme[/URL]'s osKitchen Zero. All credit on for the kitchen backend goes to him.
Features
A completely stripped ROM. (Work in progress for some devices.)
LZX and XPR compression (Also option for No compression.)
Auto clean files that are language specific or DPI specific that your ROM does not need
Auto port missing language MUI files
Automatic rec'loc'ing for devices without native 6.5 nk's
6.1 and 6.5 support
Auto XIP and SYS porting
Auto NBH packing
Tool to convert OEM packages to EXT packages
Auto file conflict fix (don't have to removing older file that conflict (not that there are any. )
Save custom ROM settings (for cooks for multiple ROMs)
Cook multiple languages at the same time with the same ROM settings (Have to add language support yourself. I removed the required MUI's a while back because they made updating the kitchen and adding devices a nightmare.)
MUCH better organization of EXT packages
Active development instead of a program that is no longer being developed
Cleaner and easier to use interface
A built-in and customizable Tutorial section
And more!
Builds included
21056 - WM6.1
23658 - WM6.5 with new redesigned GUI
At the moment, this is an ENGLISH (WWE) only kitchen. This might change...
NOTE: In order for me to keep track of whether my time was well spent or wasted, if you use this kitchen to make a ROM, please either include SJK in the name or just mention that it was SJK cooked in your ROM's thread.
NOTE: This kitchen assumes that you know how to flash through SD, recover from a bad flash and are able to backtrack your steps to figure out how you broke your own ROM. If you do not understand these, please learn them first. Do not PM me asking me. I have written numerous walkthroughs on all these except on how to backtrack your steps. For that, just remember what you're doing as you do it and keep backups.
If you find any issues, PLEASE report them to the bug tracker in my website. It will help me make this kitchen better!
ENJOY!!!
thanks i will try....
oh!!!!! it takes a long time as Compaed to earvius kitchen.....also i am not able to flash .nbh file it stops at 1% in ruu and then device restarts.......
Not working
indresh88 said:
oh!!!!! it takes a long time as Compaed to earvius kitchen.....also i am not able to flash .nbh file it stops at 1% in ruu and then device restarts.......
Click to expand...
Click to collapse
same here...the final ROM when flashed says image corrupt
Same here all the rom file made by sjkv0.8 gives unflashable rom.
Something might be broken then. I changed the executable last minute. What size is the NBH you are all producing?
ivan the output nbh size is ok it seems for a lite rom it produces about 56mb and remember the one nbh u provided for testing is also having prob it says its corrupt.
help me...SJK won't cook
i cannot make it work...
i get an error while cooking about some files (ringtones) not able to be copied and then hangs.
i tried it on Windows7 and it says that the some payload.nb file is not found in temp folder.
gui-wise/appearance wise...this is the best kitchen ever!!
can someone please tell me where i went wrong? i download four files from the SJK website: ext package, sys package, opal package and the SJK package and extracted to the same folder.
Update:
v0.8.1 - Fixed unflashable ROM bug
Thanks ivan now finally i can use sjk v0.8 (now 0.8.1) after using sjk 7 for so long time.
v0.8.2
Fixed LZX
still gives an error...
ivanmmj said:
v0.8.2
Fixed LZX
Click to expand...
Click to collapse
last night, i cooked 3-4 times using different settings, compression, rom version but it still gives a flash write error for me
cooking works fine except for some errors regarding some *.wma ringtone files inside SYS/PhoneRedist folder not being able to be copied (i overcame them by deleting)
flashing goes upto 100% (i used RUU via the usb cable) but the device reboots and goes to tri-color screen and says Rom Code Error.
btw...do i have to re-download every thing (SYS, EXT, *device_specific*) and the SJK_0.*.* or just the single SJK_0.*.* file?????
+1 Exactly same result since v8 and above
freelancer81 said:
last night, i cooked 3-4 times using different settings, compression, rom version but it still gives a flash write error for me
cooking works fine except for some errors regarding some *.wma ringtone files inside SYS/PhoneRedist folder not being able to be copied (i overcame them by deleting)
flashing goes upto 100% (i used RUU via the usb cable) but the device reboots and goes to tri-color screen and says Rom Code Error.
btw...do i have to re-download every thing (SYS, EXT, *device_specific*) and the SJK_0.*.* or just the single SJK_0.*.* file?????
Click to expand...
Click to collapse
No, if you already had the *_0.8 for all the files, just download the SJK_0.8.3. If you didn't have anything, download EVERY file that's not device specific and your device's file.
You're getting a flash write error?
Still error
what might be the problem????
flashing goes upto 100%, device reboots and goes to tri-color screen
and displays a "ROM CODE ERROR".
i tried all compression methods including UPX on EXT packages but same problem.
freelancer81 said:
what might be the problem????
flashing goes upto 100%, device reboots and goes to tri-color screen
and displays a "ROM CODE ERROR".
i tried all compression methods including UPX on EXT packages but same problem.
Click to expand...
Click to collapse
I think I know what happened. Please hold while I work with airxtreme to fix it.
gooooddddyyyy....i am looking forward to it!!!
Try this:
http://justkitchen.info/main/rokdownloads/SJK_0.8.5.7z
Please let me know ASAP if it works.
thank you for your promptness...i will surely try and let you know.
freelancer81 said:
thank you for your promptness...i will surely try and let you know.
Click to expand...
Click to collapse
Did you ever get a chance to try it out?
Since the FireTV is always on it is perfectly suited as a Download centre when combined with an external HDD.
At the moment I'm runnig NZBGet mobile to download media from usenet to my external HDD which is mounted using Stickmount. By installing python for android I managed to get VideoSort to work, which is a script which automatically recognizes the TV-Show/Movie for you and names it accordingly, moves it and cleans up any left-over thrash. Works very well so far.
Combined with some usenet indexing site which build rss feeds (or remote push to NZBGet) for any new episodes/movie releases you can automatically download any new stuff which you might want. Some even import any stuff from your Trakt/IMDB watchlist. As XBMC is running on the same machine it is also easy to let XBMC update the library when any new media is added.
Wonder if anyone else has set up anything like this? I looked into installing transmission through optware on the FireTV but couldn’t install optware as it wouldn’t let me remount. Can install uTorrent and control that from your phone but as far as I saw I couldn’t get it to run a cleanup script after any download is done. Really want it to be all automated so for now I’m only using usenet, which I prefer over torrents anyway.
you have just made my day you have no idea. ive been working on getting a renamer to work on my fire tv i already have a torrent based downloader with a custom rss feed to download but i couldnt for the life of me find one.
as for clean up im not quite sure what you mean but this is my setup
Flud run auto download through rss and updates decently when it downloads when its done it will delete the torrent file and there is an option to move the file when it is done downloading
i have my hdd mounted and all files are moved to the uncatagorized folder but after that i i cant sort them so im gonna try your method but a really good app i found is watchdog it auto updates the xbmc library a lot better then anything else
if theres anything i can help with let me know
thanks again
Also flud will delet old items and if its renamed and moved it should be able to delete the old unnecessary folders
so since videosort requires NZB do you know a way to make it work without it?
P.S. Sorry about my grammar its my worst subject and I was more excited to post then check haha
Dragracekid said:
you have just made my day you have no idea. ive been working on getting a renamer to work on my fire tv i already have a torrent based downloader with a custom rss feed to download but i couldnt for the life of me find one.
as for clean up im not quite sure what you mean but this is my setup
Flud run auto download through rss and updates decently when it downloads when its done it will delete the torrent file and there is an option to move the file when it is done downloading
i have my hdd mounted and all files are moved to the uncatagorized folder but after that i i cant sort them so im gonna try your method but a really good app i found is watchdog it auto updates the xbmc library a lot better then anything else
if theres anything i can help with let me know
thanks again
Also flud will delet old items and if its renamed and moved it should be able to delete the old unnecessary folders
so since videosort requires NZB do you know a way to make it work without it?
P.S. Sorry about my grammar its my worst subject and I was more excited to post then check haha
Click to expand...
Click to collapse
The VideoSort script can be modified to work with torrents as well. It uses some variables passed by NZBGet (Download Directory, NZB-name, etc) to process the download. If there is any torrent client for android which allows you to call a script after a download is done and has some way to pass the download location it should work. I don't know of any torrent client on android that does this though. uTorrent, transmission and more allow for this in their Windows clients.
What I did before I got python working was I shared my external HDD with my Windows network using Samba Filesharing. Then I just had a simple batch file setup which would sort the media by using Filebot.
So there isn't an equivalent sabnzbd suite (sickbeard, couchpotato) for the Android fork like you have on openelec?
Sent from my D6503 using Tapatalk
What if we use tasker to trigger an event when a file or folder gets moved to the UnCategorised folder? The event being a Python script that I found called turbo sort it works great.
Also one more thing I would love to get flexget working to scrape rss feeds have you looked into this at all?
I've made a lot of progress on this and the last day I'm somewhat close to making a thread that explains how to make an automated system but I've got to make sure everything works flawlessly first.
Bad grammar this time is due to voice keyboard lol
nzbget version?
I've been messing with nzbget on gbox and fire for some time now. Now gbox has openelec sabnzbdsuite is perfect. Before that was using nzbget and it worked well, however latest version with extraction would start loading on ftv but just hang. I did manage to get old version to run fine but no auto extract. Which version you using? Did you manage to add unrar pp script?
nadimsoze said:
So there isn't an equivalent sabnzbd suite (sickbeard, couchpotato) for the Android fork like you have on openelec?
Sent from my D6503 using Tapatalk
Click to expand...
Click to collapse
Not that I know off. Think there is a Sickbeard version for android though. I tried to install SABnzbd through optware on my tablet but couldn't get it to work well with python. You should try NZBGet, works well. Also is less resource intensive. If you combine NZBGet with indexer to automatically add stuff and use the NZBGet post processing scripts to order the media you will basically have sabnzbd/sickbeard/couch into 1 app by just running NZBGet combined with an indexer (I use DogNZB).
Dragracekid said:
What if we use tasker to trigger an event when a file or folder gets moved to the UnCategorised folder? The event being a Python script that I found called turbo sort it works great.
Also one more thing I would love to get flexget working to scrape rss feeds have you looked into this at all?
I've made a lot of progress on this and the last day I'm somewhat close to making a thread that explains how to make an automated system but I've got to make sure everything works flawlessly first.
Bad grammar this time is due to voice keyboard lol
Click to expand...
Click to collapse
The script I use, VideoSort, is a evolved version of the Turbo script. Good idea on Tasker to watch for the folder. Think that should work. You can try it yourself, install Python for Android and use it to run the script.
xokol2lvox said:
I've been messing with nzbget on gbox and fire for some time now. Now gbox has openelec sabnzbdsuite is perfect. Before that was using nzbget and it worked well, however latest version with extraction would start loading on ftv but just hang. I did manage to get old version to run fine but no auto extract. Which version you using? Did you manage to add unrar pp script?
Click to expand...
Click to collapse
The NZBGet version I have already has parcheck and unrarring build in. Only need to add post processing scripts if you want to do more. Atm I have 3 running, 1 to rename a specific format and place them in my tvshow/seasons/episodes folder structure. 1 to notify XBMC and 1 to notify me of new downloads on my phone.
Running this version:
https://play.google.com/store/apps/details?id=com.greatlittleapps.nzbm&hl=nl_NL
The NZBGet version I have already has parcheck and unrarring build in. Only need to add post processing scripts if you want to do more. Atm I have 3 running, 1 to rename a specific format and place them in my tvshow/seasons/episodes folder structure. 1 to notify XBMC and 1 to notify me of new downloads on my phone.
Running this version:
https://play.google.com/store/apps/details?id=com.greatlittleapps.nzbm&hl=nl_NL
Click to expand...
Click to collapse
That's odd, that's same version that just hangs of aftv for me. Maybe time to break it out again and start from scratch.
Can't quite get it to work
Hi Nedle,
Thanks for writing this post I've been scratching my head over this for days.
Ive set up sickbeard for android just for TV post processing with rss feeds from probably the same nzb indexer as you, its a bit hit and miss really because some of the extracted files are labelled 2 folders deep with the parent folder showing the show details, another folder with random characters and then finally the video file with more random characters. It seems like sickbeard will only pick up strangely labelled files in the parent folder and not go digging.
It looks like getting videosort to work could hopefully sort this out, I'm not sure how to get python running properly. Ive tried running the r5 version from the link you gave and the python3 version with no success. I've put the videosort zip in the download folder and tried to import it into python but it pops up with an error. Videosort on Nzbget continues to fail in pp.
What process did you go through to get python to work? I'm sure I must be making a rookie error here
Thanks!
Nedle said:
Since the FireTV is always on it is perfectly suited as a Download centre when combined with an external HDD.
At the moment I'm runnig NZBGet mobile to download media from usenet to my external HDD which is mounted using Stickmount.
How did you that setup? Specifically, the nzbget sideloaded on your aftv? Did you sideload google play store and download directly to your machine? Any help/instructions would be helpful...
Click to expand...
Click to collapse
olliewings said:
Hi Nedle,
Thanks for writing this post I've been scratching my head over this for days.
Ive set up sickbeard for android just for TV post processing with rss feeds from probably the same nzb indexer as you, its a bit hit and miss really because some of the extracted files are labelled 2 folders deep with the parent folder showing the show details, another folder with random characters and then finally the video file with more random characters. It seems like sickbeard will only pick up strangely labelled files in the parent folder and not go digging.
It looks like getting videosort to work could hopefully sort this out, I'm not sure how to get python running properly. Ive tried running the r5 version from the link you gave and the python3 version with no success. I've put the videosort zip in the download folder and tried to import it into python but it pops up with an error. Videosort on Nzbget continues to fail in pp.
What process did you go through to get python to work? I'm sure I must be making a rookie error here
Thanks!
Click to expand...
Click to collapse
Sorry for a very late reaction, didn't see this until now. Scripts will have to be executable, think android doesn't allow this on the sdcard. To fix this all my scripts are located on my external hdd. Furthermore you will need to set the path and call the videosort script from a shell script as it won't work directly (atleast I couldn't).
So in my nzbget scripts folder I have a call_VideoSort.sh script, which calls VideoSort.py. The libraries which VideoSort needs (guessit) I copied to /sdcard/com.googlecode.pythonforandroid\extras\python.
call_VideoSort.sh contains all the Nzbget stuff: The options for format, folder structure, etc. Then at the bottom it simply has:
Code:
export PYTHONHOME=/data/data/com.googlecode.pythonforandroid/files/python
export PYTHONPATH=/storage/sdcard0/com.googlecode.pythonforandroid/extras/python:/data/data/com.googlecode.pythonforandroid/files/python/lib/python2.6
export PATH=$PYTHONHOME/bin:/system/bin:/system/xbin:$PATH
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/data/data/com.googlecode.pythonforandroid/files/python/lib
python "<PATHtoVideoSort.py>"
Let me know if you need any help and I'll see if I can.
jnusraty said:
Nedle said:
Since the FireTV is always on it is perfectly suited as a Download centre when combined with an external HDD.
At the moment I'm runnig NZBGet mobile to download media from usenet to my external HDD which is mounted using Stickmount.
How did you that setup? Specifically, the nzbget sideloaded on your aftv? Did you sideload google play store and download directly to your machine? Any help/instructions would be helpful...
Click to expand...
Click to collapse
Yes, I have the playstore installed and installed NZBGet from there. But you can just sideload nzbget as well, shouldn't be a problem. Downloading stuff is pretty straight forward. If you want to automatically sort your media you will need post processing scripts which require python. That takes a bit more tinkering to work, as you will have to install python and make the scripts executable.
If you get stuck anywhere let me know what errors you get and I'll try to help. You can use http://apps.evozi.com/apk-downloader/ to download the nzbget apk and sideload it.
Click to expand...
Click to collapse