Commit Graph

9 Commits

Author SHA1 Message Date
auouymous f59d688e89
Merge pull request #1465 from steviehs/fix/playlist_absolute_path
correct absolute path config settings for playlist
2023-02-16 22:22:31 -07:00
steviehs 6db358ebb8
additional config to set playlist file extension (#1463)
additional config to set playlist extension, as e.g. Sony NW-MS* players need: m3u8 instead of m3u.
2023-02-16 21:53:54 -07:00
Stephan Skrodzki b9bb64cc2d self._config.device_sync.playlists.use_absolute_path when checking if absolute path in playlists was desired
This lead to always have the absolute path (which does lead usin non existing config variables not to an error?)
2023-01-29 12:43:04 +01:00
auouymous c2d70b5e29 deviceplaylist should require Gio, not Gtk.
Fixes #1212.
2022-01-24 14:27:23 -07:00
auouymous 776b9b850e Fix additional linting issues. 2021-07-29 18:10:26 -06:00
blushingpenguin 874bd35c81 clean up temporary file 2021-07-12 10:52:43 +01:00
blushingpenguin 13fb6e68c9 workaround mtp devices possibly not having partial write capabilities 2021-07-12 07:39:57 +01:00
blushingpenguin e09f5aecad fix playlist sync 2021-07-11 19:52:34 +01:00
Eric Le Lay 97db9c97d2 fix #243 add sync command to gpo 2018-10-14 16:10:45 +02:00
Renamed from src/gpodder/gtkui/desktop/deviceplaylist.py (Browse further)