Issue 174 in auto-sub: Boxcar notification provider

4 views
Skip to first unread message

auto...@googlecode.com

unread,
Feb 7, 2013, 5:59:05 AM2/7/13
to aut...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 174 by j.vanden...@gmail.com: Boxcar notification provider
http://code.google.com/p/auto-sub/issues/detail?id=174

Hi,

First of all, thank you for the AutoSub Application! It is saving me a lot
of time...

I am using the Boxcar Notification (www.boxcar.io) in other application
like Sickbeard and CouchPotato. Just because it is a free service and the
IOS application is also free.

Now that I have AutoSub running, I would like to be notified if AutoSub has
downloaded a subtitle for me. But it was missing the Boxcar provider.

I have updated my source files so that the Boxcar provider is available and
working in my AutoSub. It can be configured/enabled in the Config page,
just like they other provider can.

The only thing that needs to be done is that AutoSub need to be registered
with Boxcar (from what i can see, also free). So that AutoSub is a Service
on Boxcar and it has it own Service Application Key. (I have my AutoSub
working with the CouchPotato Service)

Is this something that you like to have? Do i need to create a clone of
AutoSub and upload my changes so that you can review it and maybe merge
back into master branch?

Thank you.

auto...@googlecode.com

unread,
Feb 7, 2013, 7:01:42 AM2/7/13
to aut...@googlegroups.com
Updates:
Status: Accepted
Owner: romke.va...@gmail.com

Comment #1 on issue 174 by romke.va...@gmail.com: Boxcar notification
provider
http://code.google.com/p/auto-sub/issues/detail?id=174

"Is this something that you like to have? Do i need to create a clone of
AutoSub and upload my changes so that you can review it and maybe merge
back into master branch?"
I already looked at boxcar and I even think I already have a dev key.

Either upload a patch file or create a clone so I can pull the code and
give it a review.



auto...@googlecode.com

unread,
Feb 7, 2013, 2:50:39 PM2/7/13
to aut...@googlegroups.com

Comment #2 on issue 174 by j.vanden...@gmail.com: Boxcar notification
provider
http://code.google.com/p/auto-sub/issues/detail?id=174

I have created a clone (jvandenbaart-boxcar) and added all my changes.

You still need to change the #####XXXXXXX###### key in the
/autosub/notify/boxcar.py file.

auto...@googlecode.com

unread,
Feb 15, 2013, 1:43:23 PM2/15/13
to aut...@googlegroups.com

Comment #3 on issue 174 by romke.va...@gmail.com: Boxcar notification
provider
http://code.google.com/p/auto-sub/issues/detail?id=174

Thanks, I hope to see some time for this in the near future.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

auto...@googlecode.com

unread,
Apr 18, 2013, 10:56:31 AM4/18/13
to aut...@googlegroups.com

Comment #4 on issue 174 by romke.va...@gmail.com: Boxcar notification
provider
http://code.google.com/p/auto-sub/issues/detail?id=174

Check your clone, where do I need to enter the API Key/Secret? It requires
a 2 combo, no just 1 key.

auto...@googlecode.com

unread,
Jun 29, 2013, 2:35:30 PM6/29/13
to aut...@googlegroups.com

Comment #5 on issue 174 by j.vanden...@gmail.com: Boxcar notification
provider
http://code.google.com/p/auto-sub/issues/detail?id=174

hmmm, well to be honest i don't know. i just copy the code from
couchpotato...

This is from the boxcar API page:
http://www.boxcar.io/help/api/providers#create

Example using cURL (please note, you will need to replace the provider_key
in the URL and use your e-mail address):

curl -d "email=exa...@boxcar.io" \
-d "&notification[from_screen_name]=Hello" \
-d "&notification[message]=This+is+an+example" \
http://boxcar.io/devices/providers/fKJ9a8x9Q8QXSwzADwhy/notifications


Maybe it helps.
Reply all
Reply to author
Forward
0 new messages