[7. June 2013] Youporn available now | [19. April 2013] A-400 Advanced Network Setup | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
[Titan] Dynamic Jukebox for Movies
12-03-2010, 10:45 PM (This post was last modified: 04-29-2011 12:34 AM by GutsBlack.)
Post: #1
[Titan] Dynamic Jukebox for Movies
Sorry for my English


Titan v0.4 :
Script PHP/SQLITE, Dynamic Jukebox for C200. Available in english and french, but it is possible to add language with an xml file.

Contributeur
Joebar78 : Scraper Allociné, check / uncheck the list of films during the scan and the database, can delete XML data, photograph, film.

For installation
[] -> Installer le paquet CSI lighttpd

Wiki Titan C200

Changelog 0.4
[] -> Add serie tv
[] -> Scrap TVDB
[] -> Get Banner, Cover, Fanart
[] -> Get Episode Screenshot
[] -> Get Serie Information (id, id_imdb, synopsis)
[] -> Get Episode Information (id, id_imdb, synopsis, title, director, writer, actor)

[] -> For the series naming is the following minimum :
Dexter (Directory)
|----->Saison 1 (Directory)
|--------> [1x01].avi (File)
|--------> [1x02].avi
|--------> [1x03].avi

Battlestar Galactica (Directory)
|----->Saison 4 (Directory)
|--------> [4x05].avi (File)
|----->Specials (Directory)
|--------> [0x01].avi (Pilote 01)
|--------> [0x02].avi (Pilote 02)
|--------> [0x22].avi (The Plan)

Titan will rename the files once the scrap to make the correct file name such as : Battlestar Galactica - [1x01] - 33 minutes.avi


Changelog 0.4
[] -> Add an init script to configure the language, the jukebox directory, Titan architecture directory jukebox (with movie_information, movie_media, tv_information, tv_medias, actor, backup ...) at first boot.
[] -> Scan network locations NETWORK_SHARE (NFS / SAMBA for NAS) SATA_DISK, and SATA_DISK_B1 USB_DISK.
[] -> Create .mediainfo.xml video files for the information technology (codecs, resolution, fps ...)
[] -> Cleaning files .mediainfo.xml with SED to avoid special characters in the XML tree
[] -> Scrap on TMDb (fr and en) or Allociné (fr)
[] -> With TMDb, recovery of covers and fanart.
[] -> Selected photographs for the movie page
[] -> Add files to the database with the possibility of selection of videos to add test with duplicates
[] -> Editing records
[] -> Remove the movie in the database, deleting information associated xml, deleting images, removing the movie itself
[] -> In the list of films possibility yards (display 10, 25, 50, where all products).

Next step
[] -> Debug

Information collected by the scraper
[] -> id Scraper
[] -> id IMDb (so far used the info keep it carefully)
[] -> Internet address of the movie sheet of scrap
[] -> Movie Title
[] -> Original title of the movie
[] -> Production date
[] -> Certification
[] -> Adult Film (or not)
[] -> Budget Film
[] -> Film Recipe
[] -> Synopsis
[] -> Evaluation
[] -> Time
[] -> Trailer
[] -> Official Website
[] -> type (type)
[] -> Studios / Editors
[] -> Picture (for the sake of bandwidth use for the site, I retrieve only a single photo of each, original / cover / thumb / fanart)
[] -> Actor (Name, Role and picture in the correct order of importance)
[] -> Director
[] -> Writer

Information collected by mediainfo
[] -> Time
[] -> Format
[] -> Size
[] -> Codec Video
[] -> Bitrate
[] -> Resolution
[] -> Ratio
[] -> Framerate
[] -> Codec Audio
[] -> Canal

Preview v0.4
[Image: titan3_s.png] [Image: titan3_scan_s.png] [Image: titan3_edit_s.png]

[Image: titan3_poster_s.png]

Preview Series TV
[Image: titan3_list_serie_s.png]

[Image: titan3_edit_serie_s.png]

Preview Popcorn C200
[Image: titan3_wall_s.png]

[Image: titan3_list_genre_s.png]

[Image: titan3_movie_s.png]
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 5 users say Thank You to GutsBlack for this post
12-04-2010, 05:24 AM
Post: #2
RE: [Titan] Dynamic Jukebox for Movies
Felicitation et merci.

Nice job... written in PHP.

Does it scrape any info from EMM or YAMJ' NFO files?
Find all posts by this user
Add Thank You Quote this message in a reply
12-07-2010, 10:38 PM
Post: #3
RE: [Titan] Dynamic Jukebox for Movies
Quote:Does it scrape any info from EMM or YAMJ' NFO files?
Not yet because the scrap Ciné-Passion is complete for english and french and Titan create an XML file with information of the movie.
Find all posts by this user
Add Thank You Quote this message in a reply
12-18-2010, 08:06 PM
Post: #4
RE: [Titan] Dynamic Jukebox for Movies
Hi,

I want to try the Titan out but I got a question about how to run it for the first time.

I own a A-200
I have installed the Lighttpd.
I have copied the Titan into the lost+found folder on the A-200 via FTP
When I try to run it throw my PC webbrowser (http://<IP>:8088/stream/file=/share/lost+found/titan/index.php) I get an exception:
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /opt/sybhttpd/localhost.drives/SATA_DISK/lost+found/titan/index.php on line 35

Can you please help me with this problem?
Find all posts by this user
Add Thank You Quote this message in a reply
12-19-2010, 10:51 AM
Post: #5
RE: [Titan] Dynamic Jukebox for Movies
(12-18-2010 08:06 PM)bikkibo Wrote:  I have copied the Titan into the lost+found folder on the A-200 via FTP

Why would you that?
the lost+found folder in Linux/Unix is like the RECYCLE BIN folder on Windows.
You should leave it alone, it's a special folder that you can't modify or try to delete.

And if you didn't know, on the NMT you cannot delete the Music, Photo, or Video folders
because after your next reboot, the NMT will re-create them.
Find all posts by this user
Add Thank You Quote this message in a reply
12-19-2010, 12:44 PM
Post: #6
RE: [Titan] Dynamic Jukebox for Movies
(12-19-2010 10:51 AM)garp99 Wrote:  Why would you that?
the lost+found folder in Linux/Unix is like the RECYCLE BIN folder on Windows.
You should leave it alone, it's a special folder that you can't modify or try to delete.

And if you didn't know, on the NMT you cannot delete the Music, Photo, or Video folders
because after your next reboot, the NMT will re-create them.


Yes I know that the lost+found is not the best place to put the Titan. It was just the current one when I wrote my request on the forum.

I get the same error when the Titan is located in other folders. So moving it form the lost+found folder doesn't solve my problem with running the Titan.
Find all posts by this user
Add Thank You Quote this message in a reply
12-19-2010, 06:24 PM (This post was last modified: 12-19-2010 06:25 PM by Scorpys.)
Post: #7
RE: [Titan] Dynamic Jukebox for Movies
make link compatible CSI,its not csi compatible.In this forum all user use CSI not the method for chmod etc......

Panasonic th-42px60e
HomeCinema Yamaha 4115
DUNE
Find all posts by this user
Add Thank You Quote this message in a reply
12-19-2010, 07:28 PM
Post: #8
RE: [Titan] Dynamic Jukebox for Movies
Nice work, GutsBlack!

It's quite easy to make a CSI package, which will enable much more users to try and use your work.

Have a look here:
http://nmtinstaller.com/?p=createpackage
https://docs.google.com/View?docID=dch89...test&pli=1

Summarized:
1. Add a "appinfo.json" file, see links above for details.
2. Add a daemon.sh for install, uninstall, start, stop and restart execution. See details in links above.
3. Tar everything, with the appinfo and installation files in the "root" of the tar file.
(Preferably do this on the NMT, to avoid problems untarring later on)
4. Zip the tar file
5. Finally, try to install it with the CSI ( http://www.nmtinstaller.com ), "Install from file..." in CSI's menu.
If all works out you have made your first CSI package!

If you need help let us know and we'll be here for support.

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user
Add Thank You Quote this message in a reply
04-29-2011, 12:35 AM
Post: #9
RE: [Titan] Dynamic Jukebox for Movies
Update Titan to version 0.4

Available soon with CSI package.
Find all posts by this user
Add Thank You Quote this message in a reply
08-27-2011, 01:49 PM
Post: #10
RE: [Titan] Dynamic Jukebox for Movies
Any chance this would run n the A-110?
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Information [MUSIC] Music Jukebox Release 8 Download and Installation wandidj 1,484 525,669 03-30-2013 01:36 AM
Last Post: kcstueber
Music [MUSIC] MPD JukeBox (MPDJB) joblo10 378 205,829 01-18-2013 02:57 PM
Last Post: Penfold
  music jukebox with ipad remote wesley2004 0 672 12-26-2012 12:31 AM
Last Post: wesley2004
  Anyone else here use MyFilms to manage movies? Angry Axcent 1 595 10-18-2012 10:40 AM
Last Post: Garcks
  What is wrong? music jukebox config help jplinux3 15 3,109 07-23-2012 07:55 AM
Last Post: jluc2808
  Kroozbox- Personal Video Database - PVD (or any DB) and Music Jukebox to Popcorn Hour Nono 383 159,248 07-03-2012 01:52 PM
Last Post: Paul_T
  Any new flash based music jukebox? grey 1 1,420 06-18-2012 12:44 AM
Last Post: accident
  [PHOTO] uPNP client Photo Jukebox spud 0 1,246 05-02-2012 02:43 PM
Last Post: spud
  JUKEBOX w/movie series grouping+VIDEO_TS/ISO TV series episode parsing+music vid+shuf heinza 6 3,829 01-03-2012 02:58 AM
Last Post: gondom
  Movie Flow for All Jukebox 03-21-2013 Updated michael1t 210 65,281 12-31-2011 03:11 PM
Last Post: michael1t

Forum Jump: