🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
31.25k
stars
1.3k
forks
source link
Now my VPN must be in TUN mode, otherwise it can't proxy Spotube. As a result, no songs can be played on my mobile device. #1982
Closed
Eff0rtly closed 1 month ago
Is there an existing issue for this? (Please read the description)
Current Behavior
Now my VPN must be in TUN mode, otherwise it can't proxy Spotube. As a result, no songs can be played on my mobile device.
Expected Behavior
fix it
Steps to reproduce
Now my VPN must be in TUN mode, otherwise it can't proxy Spotube. As a result, no songs can be played on my mobile device.
Logs
terable.dart:354)
6 WhereIterator.moveNext (dart:_internal/iterable.dart:450)
7 new _GrowableList._ofOther (dart:core-patch/growable_array.dart:202)
8 new _GrowableList.of (dart:core-patch/growable_array.dart:152)
9 new List.of (dart:core-patch/array_patch.dart:39)
10 Iterable.toList (dart:core/iterable.dart:498)
11 transformSectionItemJsonMap (package:spotube/models/spotify/home_feed.dart:229)
12 transformHomeFeedJsonMap. (package:spotube/models/spotify/home_feed.dart:241)
13 MappedIterable.elementAt (dart:_internal/iterable.dart:385)
14 ListIterator.moveNext (dart:_internal/iterable.dart:354)
15 new _GrowableList._ofEfficientLengthIterable (dart:core-patch/growable_array.dart:189)
16 new _GrowableList.of (dart:core-patch/growable_array.dart:150)
17 new List.of (dart:core-patch/array_patch.dart:39)
18 ListIterable.toList (dart:_internal/iterable.dart:224)
19 transformHomeFeedJsonMap (package:spotube/models/spotify/home_feed.dart:244)
20 CustomSpotifyEndpoints.getHomeFeed (package:spotube/services/custom_spotify_endpoints/spotify_endpoints.dart:164)