Commit Graph

31 Commits

Author SHA1 Message Date
mgmorden
d083cec89e
roUrlTransfer objects cannot be created from within render threads. (#740) 2022-08-21 10:30:18 +01:00
jimiatnymbl
76c96ab1e7 WIP 2022-01-08 22:43:17 -07:00
Neil Burrows
a5474b0dc2 Fixed Mark Watched functionality 2021-11-13 10:47:13 +00:00
Neil Burrows
d727f0b924 Update Authorization header 2021-09-12 15:43:25 +01:00
Bronley
43b4ac3fc9 Format all brs files 2021-07-28 06:51:15 -04:00
Neil Burrows
6d757653da Linter: Consistent IF statement format
No parentheses.  Use THEN if it's a one line statement.  Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
Neil Burrows
13c2391ba7 Linter Fixes: Use of unassigned variables 2021-06-26 14:51:19 +01:00
Neil Burrows
a856a4d5b5 Update BuildUrl() to handle intial '/' correctly 2021-05-01 11:10:44 +01:00
RazeLighter777
9665f4a193 Moved from form to body, fixed broken playstate request. 2020-06-26 11:55:43 -05:00
Neil Burrows
375231fac8 Increase timeout for server response from 5s to 30s
When performing POST
2020-05-31 16:05:12 +01:00
Charles Ewert
22e3d422aa Prevent duplicate API calls 2020-02-23 14:10:28 -05:00
Nick Bisby
6bb6a6b7b5
Merge pull request #118 from thomabx/master
Ask user whether to start playback over or resume
2020-02-21 19:28:26 -06:00
thomabx
d3bec19092 Ask user whether to start playback over or resume 2020-02-21 16:50:20 -08:00
Charles Ewert
eb3a52a234 Add support for aac 5.1 2020-02-20 23:02:21 -05:00
Anthony Lavado
03e52e3540
Apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-02-20 01:43:59 -05:00
Anthony Lavado
4ed6aa8fb6 fix conditional again 2020-02-19 04:05:59 -05:00
Anthony Lavado
09ef84aa16 fix build error 2020-02-19 04:04:58 -05:00
Anthony Lavado
f352e9bf62 always use certs, add http if no protocol specified 2020-02-19 03:47:29 -05:00
Anthony Lavado
ffcd63fc91 Remove port, accept URL as is 2020-02-19 02:33:49 -05:00
Anthony Lavado
d25f04d30f ensure url ends in a slash 2020-02-19 02:15:00 -05:00
Charles Ewert
373fb1498c Use app version from manifest file for auth 2019-10-05 22:48:25 -04:00
Charles Ewert
b7abd5d6f2 Strip special chars from friendly server name 2019-10-05 22:41:44 -04:00
Matthew Crowson
d2627ebe17 more comments 2019-04-29 15:10:02 -04:00
Nick Bisby
12a8bff382
Lie about device ID if we aren't signed in yet... 2019-04-24 23:32:34 -05:00
Nick Bisby
3b5b43b5b5
Make auth header contain better data 2019-04-20 19:44:04 -05:00
Nick Bisby
d23c6aeea0
Add proper playstate handling 2019-04-20 19:34:57 -05:00
Nick Bisby
77f822ae82
Begin moving stuff around to better match API 2019-04-20 17:28:28 -05:00
Nick Bisby
ccd4218a4b
A little bit better user handling 2019-04-20 12:40:06 -05:00
Nick Bisby
38a7ed4079
Better base url handling 2019-04-19 22:09:48 -05:00
Nick Bisby
4210d9e386
Automatically add a protocol if there isn't one alreadyw 2019-04-19 21:46:32 -05:00
Nick Bisby
fae99fa9f5
Break the API calls out into their own files for clarity 2019-03-18 22:02:07 -05:00