1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-01 00:10:49 +00:00
NewPipe/fastlane/metadata/android/en-US/changelogs/750.txt
2019-08-03 00:35:45 +02:00

24 lines
828 B
Plaintext

### New
#### Playback resume #2288
- Resume streams where you stopped last time
#### Downloader Enhancements #2149
- Use Storage Access Framework to store downloads on external SD-cards
- New mp4 muxer
- Optionally change the download directory before starting a download
- Respect metered networks
### Improved
- Removed gema strings #2295
- Handle (auto)rotation changes during activity lifecycle #2444
- Make long-press menus consistent #2368
### Fixed
- Fixed selected subtitle track name not being shown #2394
- Do not crash when check for app update fails (GitHub version) #2423
- Fixed downloads stuck at 99.9% #2440
- Update play queue metadata #2453
- [SoundCloud] Fixed crash when loading playlists TeamNewPipe/NewPipeExtractor#170
- [YouTube] Fixed duration can not be paresd TeamNewPipe/NewPipeExtractor#177