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

for D series MIPS models (firmware T-MST5...)
Post Reply

sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

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

Post 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
    
You do not have the required permissions to view the files attached to this post.
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!

Post Reply

Return to “MIPS”