Our Smartphone Network: BlackBerryWindows MobileAndroidPalm Pre
iPhone Forums
EverythingiCafe iPhone cases, accessories iPhone Social iPhone Wallpapers iPhone forums iPhone blog iPhone accessory reviews iPhone news

Go Back   iPhone Forums > Apple iPhone Software > iPhone Software




Reply
 
LinkBack Thread Tools Display Modes
Old 03-27-2008, 12:21 AM   #1 (permalink)
 
Join Date: Oct 2007
Posts: 105
Thanks: 0
Thanked 0 Times in 0 Posts
Default [BETA] AVPlayer.app - plays your downloaded music and video without a server

http://www.ipodtouchfans.com/forums/...ad.php?t=52077

AVPlayer.app **This was PreviewVideo.app
Plays various system-supported A/V formats.
audio, video, seeqpod, mxtube, torrent, mp4, m4v, 3gp, mp3

INSTALLER SOURCE: http:// i h a c k s . u s/a27.xml - in A27 DevTeam category

You need MobileFinder installed to use this program

Setup Your Associations
In Finder:Settings> down to the File Association section, add any of these:
(you can add one at a time, restarting Finder between additions)

for Video______________
mp4:com.system.avplayer
m4v:com.system.avplayer
3gp:com.system.avplayer

for Audio______________
mp3:com.system.avplayer
aif:com.system.avplayer

...and others

You can double-tap an associated file from Finder to play it
The application icon loads the previously played clip.
Use the Home key to quit the player

HappyModding
kariya9mdoa is offline  
Digg this Post!Share on Facebook!
Reply With Quote
Old 03-27-2008, 02:32 AM   #2 (permalink)
 
x999x's Avatar
 
Join Date: Aug 2007
Posts: 1,787
Thanks: 1
Thanked 21 Times in 8 Posts
Default

Thanks for this, works like a charm. A27 has some cool apps, I just wish they were a little friendlier, lol.

I've played files downloaded from MXTube, as well as files from my iTunes folder. Played back a DRM'd Tim&Eric Awesome Show (Great Job!) episode as well, so this looks like my new best friend to compliment the Safari DL plugin.
__________________
The First Rule of Fight Club...
x999x is offline  
Digg this Post!Share on Facebook!
Reply With Quote
Old 03-27-2008, 06:56 AM   #3 (permalink)
 
Join Date: Oct 2007
Posts: 105
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ok i downloaded this when i got home but it doesnt work do i need to set permissions. when i went to the setting there was nothing in there relating to mp3 or videos etc. If anyone could help thanks.


HappyModding
kariya9mdoa is offline  
Digg this Post!Share on Facebook!
Reply With Quote
Old 03-27-2008, 07:44 AM   #4 (permalink)
 
Join Date: Jan 2008
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Same here when i downloaded and i press on AVPlayer.app it always crash out to home , i downloaded MobileFinder and i reboot my iphone same its crashing!
mstx is offline  
Digg this Post!Share on Facebook!
Reply With Quote
Old 03-27-2008, 08:08 AM   #5 (permalink)
Super Moderator
 
Lincoln's Avatar
 
Join Date: Aug 2007
Posts: 6,425
Thanks: 69
Thanked 260 Times in 200 Posts
Default

Originally Posted by x999x View Post
Thanks for this, works like a charm. A27 has some cool apps, I just wish they were a little friendlier, lol.

I've played files downloaded from MXTube, as well as files from my iTunes folder. Played back a DRM'd Tim&Eric Awesome Show (Great Job!) episode as well, so this looks like my new best friend to compliment the Safari DL plugin.
I'd love to still have the DL plugin. But isn't it only compatible with 1.11 and 1.12?

- John
Lincoln is online now  
Digg this Post!Share on Facebook!
Reply With Quote
Old 03-27-2008, 11:17 AM   #6 (permalink)
 
x999x's Avatar
 
Join Date: Aug 2007
Posts: 1,787
Thanks: 1
Thanked 21 Times in 8 Posts
Talking

Originally Posted by John View Post
I'd love to still have the DL plugin. But isn't it only compatible with 1.11 and 1.12?

- John
The 1.1.2 version actually still works in 1.1.4. Your downloads still go to the root folder though, but you can just symlink to your mobile folder to make things easier.

I'm using a modified version which adds a progress bar to the download, as well as the ability to rename the file if you want. I've not seen this version on Installer at all, so I'll probably put it up on my repo tonight since it takes setting the right permissions on a few folders to get everything working.

Since Downloading from Safari is my "new thing" I actually cobbled together an Unzip app called Peelr. It checks the Download folder in var/root and sends the extracted files to /var/mobile/Peelr. If you download a zip through iShare, just place it in the Peelr folder to get unzipped. I have no clue how to make a GUI, so this "app" is just to save you time typing in the terminal basically. I'm going to put peelr and the SafariDL program up tonight on the Fight Club.

Here's the icon I made for Peelr

__________________
The First Rule of Fight Club...

Last edited by x999x; 03-27-2008 at 11:20 AM..
x999x is offline  
Digg this Post!Share on Facebook!
Reply With Quote
Old 03-27-2008, 12:09 PM   #7 (permalink)
 
x999x's Avatar
 
Join Date: Aug 2007
Posts: 1,787
Thanks: 1
Thanked 21 Times in 8 Posts
Default

Originally Posted by kariya9mdoa View Post
Ok i downloaded this when i got home but it doesnt work do i need to set permissions. when i went to the setting there was nothing in there relating to mp3 or videos etc. If anyone could help thanks.


HappyModding
You shouldn't have to set any permissions, Installer does this for you already.

If you launch the app on its own, it will just close. Theres no built in file browser, so you need to use Mobile Finder to locate the files you want to play back. You'll have to tell Mobile Finder what program to use to open up the files, just add the stuff in your quoted post from ipodtouchfans. Its all there, except you might also want to add m4a to your list.
__________________
The First Rule of Fight Club...
x999x is offline  
Digg this Post!Share on Facebook!
Reply With Quote
Old 03-27-2008, 01:14 PM   #8 (permalink)
 
Join Date: Jun 2007
Posts: 538
Thanks: 6
Thanked 6 Times in 6 Posts
Default

Originally Posted by x999x View Post
The 1.1.2 version actually still works in 1.1.4. Your downloads still go to the root folder though, but you can just symlink to your mobile folder to make things easier.

I'm using a modified version which adds a progress bar to the download, as well as the ability to rename the file if you want. I've not seen this version on Installer at all, so I'll probably put it up on my repo tonight since it takes setting the right permissions on a few folders to get everything working.

Since Downloading from Safari is my "new thing" I actually cobbled together an Unzip app called Peelr. It checks the Download folder in var/root and sends the extracted files to /var/mobile/Peelr. If you download a zip through iShare, just place it in the Peelr folder to get unzipped. I have no clue how to make a GUI, so this "app" is just to save you time typing in the terminal basically. I'm going to put peelr and the SafariDL program up tonight on the Fight Club.

Here's the icon I made for Peelr

x999x,
The progress bar version was the same one I used back on 1.1.2 too. But since being on 1.1.4, I couldn't get that version to work with BossPref's add on (which allows the ability to toggle on/off Safari DL plugin). So I'm currently using the old version of Safari DL Plugin. Does your modified version work with BossPrefs?
enigmanic is offline  
Digg this Post!Share on Facebook!
Reply With Quote
Old 03-27-2008, 01:32 PM   #9 (permalink)
 
x999x's Avatar
 
Join Date: Aug 2007
Posts: 1,787
Thanks: 1
Thanked 21 Times in 8 Posts
Default

Originally Posted by enigmanic View Post
x999x,
The progress bar version was the same one I used back on 1.1.2 too. But since being on 1.1.4, I couldn't get that version to work with BossPref's add on (which allows the ability to toggle on/off Safari DL plugin). So I'm currently using the old version of Safari DL Plugin. Does your modified version work with BossPrefs?
Yes, it does.

The "new" version doesn't work for you because I'm guessing that you might not have set the permissions on your quicktime plugin folder to 777 recursively.

Bossprefs needs to add an enable/disable plist in there, and for some strange reason it won't work with the cleaner version of SafariDL without the proper permissions.

Don't forget to restart your phone, (red slider), for the changes to take affect.

BTW - Its this version that I'll be hosting on my repo. Its a hack of a hack of a hack basically once I get done with it. It was written by Hachu, hacked by John Singh for better performance, and hacked by me for 1.1.4 compliance :P
__________________
The First Rule of Fight Club...
x999x is offline  
Digg this Post!Share on Facebook!
Reply With Quote
Old 03-31-2008, 08:05 PM   #10 (permalink)
 
amiroo79's Avatar
 
Join Date: Nov 2007
Location: Southern California
Posts: 227
Thanks: 0
Thanked 0 Times in 0 Posts
Question

I tried to set the file permissions in mobilefinder but they don't stay.
I enter them, then hit "Return" on the keyboard and it goes in. But, when I come back to it, I don't see it in the list.

Any ideas?
amiroo79 is offline  
Digg this Post!Share on Facebook!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 09:07 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Integrated by BBpixel