2015-07-12, 23:08
Pogdesign TV Calendar Sync
pogdesign-sync is a simple addon for Kodi/XBMC. It automatically scans your whole TV Shows database and synchronize watched episodes with your http://www.pogdesign.co.uk/cat/ calendar (TVC).
It's an early realease. It works good but it might be better (fits my needs though). Please let me know if you are interested in something like this and I will continue my development.
Intro
You may ask why I even bother with a TV calendar that doesn't have a proper name and domain (pogdesign WTF?). Isn't Trakt.tv better? Probably it is, but I've been using TVC for years now and I love it. It's fast, simple, clean and reliable. Even with Kodi + SickRage I'm still checking TVC to see what shows has been released and I'm marking those episodes that I've watched.
Please note that I'm not a professional developer and it was my first encounter with Python/Kodi. Addon is so simple that it can't breake anything, but it might not work properly in 100% situations.
Features
Brace yourself because the addon is just feature-rich! Here we go:
Synchronization is performed when:
Compatibility:
Addon was tested on Kodi 14.2 Helix for Windows and on OpenELEC 5.95.2 for RaspberryPi 2. It should work on other versions, becasue it doesn't need any dependencies.
How to use it
Future plans
GitHub
https://github.com/rafakob/service.pogdesign.sync
pogdesign-sync is a simple addon for Kodi/XBMC. It automatically scans your whole TV Shows database and synchronize watched episodes with your http://www.pogdesign.co.uk/cat/ calendar (TVC).
It's an early realease. It works good but it might be better (fits my needs though). Please let me know if you are interested in something like this and I will continue my development.
Intro
You may ask why I even bother with a TV calendar that doesn't have a proper name and domain (pogdesign WTF?). Isn't Trakt.tv better? Probably it is, but I've been using TVC for years now and I love it. It's fast, simple, clean and reliable. Even with Kodi + SickRage I'm still checking TVC to see what shows has been released and I'm marking those episodes that I've watched.
Please note that I'm not a professional developer and it was my first encounter with Python/Kodi. Addon is so simple that it can't breake anything, but it might not work properly in 100% situations.
Features
Brace yourself because the addon is just feature-rich! Here we go:
- Scan Kodi's library and automatically mark watched episodes on http://www.pogdesign.co.uk/cat/ calendar.
Synchronization is performed when:
- Kodi has been launched.
- Video library has been refreshed.
Compatibility:
Addon was tested on Kodi 14.2 Helix for Windows and on OpenELEC 5.95.2 for RaspberryPi 2. It should work on other versions, becasue it doesn't need any dependencies.
How to use it
- Download .zip from here - Download
- Unpack it and edit in Notepad file service.py
- Go to lines 8, 9 and type your USERNAME and PASS for the TVC. Save the file.
- Repack folder once again into .zip. It should looks like this -> click.
- In Kodi go to Settings > Add-ons > Install from zip file > Choose created zip file.
- That's all. Addon will work in background. It doesn't display any notifications.
Future plans
- Simple GUI for editing settings.
- Short notifications when calendar has been synced.
- Web scraping optimization.
- Full two way sync (configurable).
- Perform sync on finish watching episode.
GitHub
https://github.com/rafakob/service.pogdesign.sync