|
Forum Index : Microcontroller and PC projects : OpenELEC - How do you backup the 'Viewed ticks'....
| Author | Message | ||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9757 |
I know that OpenELEC is now discontinued as far as development is concerned, but I would like to know how you backup the files that tell OE what files have been played. This is done by OE putting a "Tick" icon to the right of the filename, of any file you have previously played. The paths to the media are always going to be the same even if I rebuild the OE machine(Raspberry Pi B), so I would like to be able to backup the file(s) that tell OE where those "Ticks" need to be. The replacement for OE is LibreELEC, but it flatly refuses to see ANY of my Samba servers - they simply don't exist to LE, despite Windoze seeing them, Mint seeing them, and OE seeing them. I have posted a thread on the LE forums about this, so we will see what they come back with with respect to that. Anyway, back on OE - can someone tell me what I need to do to backup the "Watched/tick" file vs the "Not-watched/no tick" for any given video? I did not post this on the LE forums, as I figured that as OE is now discontinued, they would not want questions like this on an older now unsupported version on their forums. Smoke makes things work. When the smoke gets out, it stops! |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8297 |
Any use? https://www.youtube.com/watch?v=oBlHCuGGrJ8 Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
| scruss Regular Member Joined: 20/09/2021 Location: CanadaPosts: 95 |
Somewhere, OpenELEC has a database where this metadata is stored. I *think* they used SQLite, so somewhere in your OE filesystem there's a binary called *.sqlite or *.db or some other. There are a bunch of simple SQLite front ends that can help you work out the database schema, and you should be able to list the paths of the watched files from there. Depends how happy you are with playing with SQL queries. |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |