Page 1 of 1

[App] Dumping recording titles on D55xx/57xx/69xx MIPS/MSTAR

Posted: Wed Feb 11, 2015 7:55 pm
by sectroyer
This lib dumps info from recording device and outputs whole list of recording titles and channel names to logfile.
May be useful to advanced users only, if it looks mysterious or ununderstandable to you, simply don't use it ;)
  • Get latest samyGOso from there and follow its installation procedure
  • Extract current post archive and copy libDumpTitles.so to a folder on TV, let's say /mtd_rwarea
  • Execute
    • Replace /dtv/usb/sda1 by the path to your recording device
    • DUMP_CHANNELS switch is optional and retrieves channel names, in addition to recording titles

    Code: Select all

    samyGOso -d -p `pidof exeDSP` -l /mtd_rwarea/libDumpTitles.so INPUT_DIRECTORY:/dtv/usb/sda1/CONTENTS/ DUMP_CHANNELS
  • Dumping result is stored in /dtv/DumpTitles.log
    SpoilerShow
    Example:

    Code: Select all

    [DumpTitles] SamyGO D/E/F/H libDumpTitles v0.4.3 - (c) sectroyer 2014
    [DumpTitles] lib_init, Setting INPUT_DIRECTORY to: /dtv/usb/sda2/CONTENTS!
    [DumpTitles] _ZN9PCWString7ConvertEPcPKtiiPi [0xf3fec0].
    [DumpTitles] _ZN8CPVRUtil10StringSwapEPtPcii [0x260e10c].
    [DumpTitles] _ZN9PCWString6LengthEPKt [0xf3fd80].
    [DumpTitles] lib_init, File: 20150101160451.inf, Channel: "France 2 HD", Title: "Inspecteur la Bavure"
    [DumpTitles] lib_init, File: 20150101202027.inf, Channel: "D8", Title: "Nouvelle star"
    [DumpTitles] lib_init, File: 20140224231304.inf, Channel: "France 5", Title: "Sur les volcans du monde"
    [DumpTitles] lib_init, File: 20141220004744.inf, Channel: "BFM TV", Title: "Le journal de la nuit"
    [DumpTitles] lib_init, File: 20140723230300.inf, Channel: "TMC", Title: "IL ETAIT UNE FOIS... MISS FRANCE"
    [DumpTitles] lib_init, File: 20150101185202.inf, Channel: "PARIS PREMIERE", Title: "CAMERAS CACHEES DE FRANCOIS..."
    [DumpTitles] lib_init, File: 20140210173514.inf, Channel: "D8", Title: "Touche pas ? mon poste !"
    [DumpTitles] init done...
    [DumpTitles] >>> lib_deinit
    [DumpTitles] <<< lib_deinit