Release [Release] MediaCopier AKA 'XBMC-agogo' - Kodi on holidays &/or Sharing Libraries - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +--- Thread: Release [Release] MediaCopier AKA 'XBMC-agogo' - Kodi on holidays &/or Sharing Libraries (/showthread.php?tid=189144) |
RE: XBMC-a-go-go Taking XBMC on holidays - bossanova808 - 2014-04-02 Ok, here's the script: https://github.com/bossanova808/MediaCopier It's rough as guts and kind of like a V0.0.1 alpha but it works well for me. It pretty much requires a well organised and named library to work, and the docs at github are probably incoherent but have a look and it might be useful for you. Before I give it its own release thread I'll see if it actually useful for anyone and not too horribly crap for people to actually use. (pull requests welcome of course - as long as it keeps working for me I'd be very happy to see someone with more time turn this into something useful and it's GPL2 so use it as you will!) RE: XBMC-a-go-go Taking XBMC on holidays - bossanova808 - 2014-04-04 Anyone had a look? Any interest? RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - bossanova808 - 2014-04-08 I've changed this to a release thread for the tool which is working very well for me. @ned Scott might be worth moving this thread to supplemental tools?? RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - natethomas - 2014-04-08 I'd still love for somebody with addon dev knowledge to help you make this an XBMC addon. For now, I'll move it over. RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - bossanova808 - 2014-04-08 Thanks (I've got addon dev knowledge but I just don't see the pros of doing it inside xbmc for myself (takes about 6 hours to run for all my unwatched tv) . But pull request welcome RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - bossanova808 - 2014-04-15 Took my xbmc nuc on holidays for the first time....complete with my unwatched materials as auto copied over. A quick trakt sync when I got home and boom! perfect xbmc holiday experience. Worked perfectly, was so cool having it all there, very handy. RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - vlefevre86 - 2014-04-22 Hi bossanova, I've set it up for myself and plan to use it regularly to take my unwatched shows with me on a USB key to watch on my way to work. I've used it only twice for now, but it's doing exactly what I was looking for. So, please, keep it on !! RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - bossanova808 - 2014-04-23 Ah good to hear - took me quite a while to clean it up so glad somebody else if getting use out of it. Didn't actually think anyone would get it working I don't have a lot of extra plans for it, although I will add an option to delete watched things off the destination (more for subscribers than agogo usage, it's easier just to blank things for the agogo mode). RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - vlefevre86 - 2014-04-23 Well, as you said, the doc is not really consictent... But I'm quite stubborn And I'm using it as a subscriber, as I don't want all of my unwatched shows on the thumb drive, juste 2-3 of them (I've got a few completely unwatched shows that I'm keeping for later...) Anyway, it wasn't that hard to setup. It took me, say, half an hour top. RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - bossanova808 - 2014-04-29 Let me know what I can do to improve the docs... RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - mardup - 2014-04-29 (2014-03-15, 21:44)natethomas Wrote: Out of curiosity, is your existing media copier tool a python addon for XBMC? Because that would be an absolutely awesome little addition. It'd be super useful to have an addon (both for traveling NUCs and also tablets and such) that created a temp local video folder, and then downloaded videos from the central repo to the temp folder. I personally wouldn't even care about the marked-as-watched aspect. For me, it'd all be about copying things over the wireless without having to exit out of XBMC itself. +1 RE: [Release][Alpha] XBMC-agogo Taking XBMC on holidays/Sharing library (MediaCopier) - bossanova808 - 2014-04-30 Like I said, not gonna happen via me, but feel free to fork on github if it's helpful, I'd think a lot of the library copying logic would be applicable, just combine it with some xbmc addon stuff and some context menu work and away you go. RE: [Release] MediaCopier AKA 'XBMC-agogo' - Kodi on holidays &/or Sharing Libraries - bossanova808 - 2023-12-18 Just a random note to say this still works, and I still use it (and do minor upkeep on it) - almost 10 years later... RE: [Release] MediaCopier AKA 'XBMC-agogo' - Kodi on holidays &/or Sharing Libraries - bossanova808 - 2024-03-06 And another fly-by to say I have pushed out V2 which cleans up the code considerably and has much better output & logging along the way as functional improvements. RE: [Release] MediaCopier AKA 'XBMC-agogo' - Kodi on holidays &/or Sharing Libraries - PatK - 2024-12-18 (2024-03-06, 09:57)bossanova808 Wrote: pushed out V2 which cleans up the code considerably10 years wow, bet the kids are grown now! Thanks for sharing. |