Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-17 Thread markm9999

Awesome, thanks!



markm's Profile: http://forums.slimdevices.com/member.php?userid=65015
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-16 Thread Michael Herger

I see the cookie in Firefox, under 'Storage' - is this the correct
area?


Ok, time to update to 1.7.0. Then grab that "identity" cookie value and 
enter it in Settings/Advanced/Bandcamp. You'll have access to your feed, 
all tracks of items you bought etc. And all Weekly shows back to 2013.


I'll do a proper announcement later today or tomorrow...

--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-15 Thread Michael Herger
It's probably easier to release some code where you can past the 
"identity" value... because you'd need more information from the browser 
to get the curl command working.


--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-15 Thread markm9999

I did a curl -u email_name@email_address.com:password -k
https://bandcamp.com and wrote it to a file.

Searched for 'Identity', and looked around but found nothing.  Did see a
javascript 'snickerdoodle' function that gets called...


// pull id out of the cookies
window.ClientID = snickerdoodle("client_id");



markm's Profile: http://forums.slimdevices.com/member.php?userid=65015
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-15 Thread markm9999

Waddamean? Ya don't like my Windows...:p

Yeah, I do.  Mac also, if needed...(whistles as he checks VMware
again...)

Cygwin/MobaXterm within Windows is also available...



markm's Profile: http://forums.slimdevices.com/member.php?userid=65015
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-15 Thread Michael Herger

As far as technical -- I've been known to dabble ;)  though web related
stuff is admittedly my weakest skill...


Your screenshot looks windowzy? Do you have access to a Linux box, 
something running "curl"? Or a browser add-on to do POST requests?



I see the cookie in Firefox, under 'Storage' - is this the correct
area?


Yep, likely the value in 'identity' is what we'd need... I just don't 
have any idea how we could get that value in an elegant way. If I have 
to tell users how to deal with the browser's dev tools to get to this 
value, then this won't fly.

--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-14 Thread markm9999

Sorry for the slow reply...working crazy 16hr days isn't good for
keeping up with what I'd rather be doing...:p

Search for fans --> OUTSTANDING

As far as technical -- I've been known to dabble ;)  though web related
stuff is admittedly my weakest skill...

I see the cookie in Firefox, under 'Storage' - is this the correct
area?

I guess I'll need a little guidance of what to do from there...

24714


+---+
|Filename: Capture.JPG  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=24714|
+---+


markm's Profile: http://forums.slimdevices.com/member.php?userid=65015
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-11 Thread Michael Herger

Though that would also solve the issue of releases which have limited
streaming tracks until purchased.


How technical are you? Would you eg. know how to use a browser's dev 
tools? I've figured out that I could copy the cookie from a bandcamp.com 
session and repeatedly run some of those queries using that cookie. I 
don't know how long lasting it is, but I'm now >24h in, and it's still 
working :-). If it was non-expiring, or easy to grab, then this could 
allow us to get access to more data and endpoints...



As I stated on the previous release page, it's handy to be able change
the username the plugin uses to someone elses.  This allows you to
browse their collection/wishlist without becoming a 'follower' of
someone first.


You should be able to search for fans, too. I added this in one of the 
recent releases.


--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-10 Thread markm9999

Oh! Hadn't thought of that.

Though that would also solve the issue of releases which have limited
streaming tracks until purchased.

Like I said, it's a wish list item if you ever have spare time on your
hands :D

If you do ever get to it though, please don't make the login/password a
required setting for this plugin.  
As I stated on the previous release page, it's handy to be able change
the username the plugin uses to someone elses.  This allows you to
browse their collection/wishlist without becoming a 'follower' of
someone first.



markm's Profile: http://forums.slimdevices.com/member.php?userid=65015
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-10 Thread Michael Herger

If you could put it 'on the schedule' :p , would it be possible for you
to add the 'Music Feed' as a browse-able item? That would be AWESOME!


Seems pretty straightforward - except for the session cookie :-(. I need 
to figure out the authentication. Otherwise this is not going to fly.


--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-10 Thread Michael Herger

Pardon my ignorance. But what is that Music Feed? Is it available from
the web UI?


Never mind, found it.

--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-10 Thread mherger

markm wrote: 
> If you could put it 'on the schedule' :p , would it be possible for you
> to add the 'Music Feed' as a browse-able item? That would be AWESOME!

Pardon my ignorance. But what is that Music Feed? Is it available from
the web UI?



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-03-10 Thread markm9999

Michael,

This new release has been working flawlessly since your update.  I've
been using it almost every day for the last 2+ weeks since then.

If you could put it 'on the schedule' :p , would it be possible for you
to add the 'Music Feed' as a browse-able item? That would be AWESOME!

Since I believe this is never ending list of items, I could see limiting
it to a 'reasonable' (100?) number of items.

This also should not be sorted, but presented as it is in the
app/desktop - I believe it's in reverse chronological order 'natively' 


Thanks Again!
Mark



markm's Profile: http://forums.slimdevices.com/member.php?userid=65015
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-02-27 Thread majones

I had no idea that this existed, but I'm hugely impressed. It works
really well. Many thanks. If only SoundCloud could be made to work as
well as this



majones's Profile: http://forums.slimdevices.com/member.php?userid=13029
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-02-26 Thread Michael Herger

Thanks Michael for the great plugin I just installed yesterday.
I would just like to ask: would be possible to display additional "Save"
button (heart icon) for playable Band's Campout items/albums to save
them directly as new favourites in the Favorites menu?


Unfortunately this isn't possible without major work - which I can't 
afford right now.


--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-02-26 Thread aphonia

Thanks Michael for the great plugin I just installed yesterday.
I would just like to ask: would be possible to display additional "Save"
button (heart icon) for playable Band's Campout items/albums to save
them directly as new favourites in the Favorites menu? The "Save" button
(heart icon) is displayed only for the tracks but not for the album
folder.
Thanks for consideration.
PS: I do know I can save the selected item/album as a playlist and save
it as a favourite.



aphonia's Profile: http://forums.slimdevices.com/member.php?userid=42513
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-02-25 Thread markm9999

Just tested this myself, and it works AWESOME!!

Michael, thanks again and again for your work in continuing to support
this community!



markm's Profile: http://forums.slimdevices.com/member.php?userid=65015
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-02-24 Thread SlimChances

scytale wrote: 
> This is great! I can access my full bandcamp collection again! Thanks
> very much for this.



Logitech Media Server Version: 7.9.1 - 1518987734 @ Sun Feb 18 22:55:43
CET 2018
Operating system: Debian - EN - utf8   Platform
Architecture: x86_64-linux
Perl Version: 5.22.1 - x86_64-linux-gnu-thread-multi

One SB Touch connected by Ethernet - Denon AVR -1912 Receiver, Paradigm
4.1 speakers
SB Classic connected by Ethernet to FX Audio D802C amp and Sinclair
bookshelf speakers
Two SB Radios wireless

SlimChances's Profile: http://forums.slimdevices.com/member.php?userid=165
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-02-24 Thread peeter

Great! Thank you!



peeter's Profile: http://forums.slimdevices.com/member.php?userid=63715
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-02-24 Thread scytale

mherger wrote: 
> Here's an update to the Band's Campout:
> 
> >   >   > 
  - Browse all of your collection. Even 2000 items. Just be patient.
  > This can take a while.
  - Sort collections by name or by date of addition
  > > > 
> 
> 

This is great! I can access my full bandcamp collection again! Thanks
very much for this.



scytale's Profile: http://forums.slimdevices.com/member.php?userid=63215
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] [Announce] Band's Campout 1.6.0

2018-02-23 Thread mherger

Here's an update to the Band's Campout:


- Browse all of your collection. Even 2000 items. Just be patient.
  This can take a while.
- Sort collections by name or by date of addition
- Search for fans
- Show artist pictures in search results
- Bug fixes.
  

Have fun!



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108747

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins