dmunozv04
|
816b4ec9ef
|
Fix the docker bug #22
Make video ids hashed
Get 10 videos from youtube to make sure that the right id is found
Refactored the api calls
|
2022-04-22 14:45:32 +02:00 |
|
dmunozv04
|
c36c8dfa49
|
Finish refactoring
|
2022-04-11 21:40:15 +02:00 |
|
dmunozv04
|
3fe89082f6
|
Segments too close together, only skips one + better start timing
Fixes #15
|
2022-04-02 00:25:01 +02:00 |
|
David
|
25965a36c6
|
Remove atexit
|
2022-03-16 20:05:51 +01:00 |
|
dmunozv04
|
446811f33c
|
New reconnect logic
|
2022-03-16 19:57:08 +01:00 |
|
David
|
12328a6cdc
|
Test new reconnect logic
|
2022-02-26 11:43:00 +01:00 |
|
dmunozv04
|
bae5753c1f
|
Add support for multiple Apple TV’s
Fixes #9
|
2022-02-25 14:00:32 +01:00 |
|
David
|
02891f92fc
|
Make docker print
|
2022-02-23 23:49:20 +01:00 |
|
David
|
a48782f767
|
Fix deprecation warning on asyncio.get_event_loop()
|
2022-02-23 23:36:47 +01:00 |
|
David
|
1e65456832
|
Change how playing app is detected
|
2022-02-23 11:54:06 +01:00 |
|
David
|
1d78866364
|
Merge pull request #4 from HaltCatchFire/fix-starting-in-segment
Add logic for when video starts in a segment
|
2022-02-22 00:07:28 +01:00 |
|
dmunozv04
|
8edccc2dc3
|
Update main to support docker and fix docker image url
|
2022-02-21 23:44:25 +01:00 |
|
Ajmal Sharif
|
ef8d245c08
|
Add logic for when video starts in a segment
|
2022-02-20 22:50:09 -05:00 |
|
dmunozv04
|
3317da1ab8
|
Changed alru cache to AsyncTTL. Now segments are only cached for 5 minutes. If new segments are submitted they'll be found after that time.
|
2022-01-19 18:49:48 +01:00 |
|
dmunozv04
|
ddefc36800
|
README
|
2022-01-15 20:36:08 +01:00 |
|
dmunozv04
|
138d702ef4
|
Main logic working
|
2022-01-15 20:18:04 +01:00 |
|