Sincronización entre ShowRSS y TVShows2
De este modo, TVShows funcionaría tanto como frontend como backend, mientras que ShowRSS permanecería como backend remoto para gestionarlo desde cualquier lugar via web, sin la necesidad de estar frente al mac para añadir una nueva serie, por ejemplo.
I already talked with the ShowRSS creator and we agreed that this will be done in the future.
But work in this issue will be started when a public ShowRSS API is released (planned in the future).
Well, in the upcoming beta instead of synchronization with ShowRSS, it synchronizes with Miso. This is not because I'm an user or because I particularly like it, Miso simply has a great API, a considerable user base and it is fast/reliable.
This doesn't mean that in the future, if ShowRSS releases an API we will use it. Indeed, I plan to support synchronization with multiple services in the future, as long as they provide an API.
is there some generic interface to implement different sync API? I am using trakt.tv which also seems to have a nice API and wanted to see if I could implement something. If you can point me to a simple way to add a new sync service, I might try.