https://bugs.gpodder.org/show_bug.cgi?id=1387
--- Comment #1 from Thomas Perl <[email protected]> 2011-07-23 10:39:34 BST --- (In reply to comment #0) > [...] > I want to listen in streaming mode. > > Any solution? Yes, you have to manually add VLC there, as gPodder on Windows is as of yet unable to enumerate installed applications that are able to play media files. To do this, you open the preferences menu and there you have a small edit button to the left of the drop down menu. Click that, and you should get a small window with a text entry. In that, you have to type the path to your VLC executable: "C:\Program Files\VideoLAN\VLC\vlc.exe" (This could differ, depending on your installation, you should be able to get that path by right-clicking on the VLC link on your desktop or start menu and getting the executable path from there. This also works for other players in a similar way. Please note that there is also the possibility of enqueueing files in VLC instead of just opening the files one by one (this is actually mentioned in http://wiki.gpodder.org/wiki/User_Manual): "C:\Program Files\VideoLAN\VLC\vlc.exe" --playlist-enqueue --started-from-file With this, playing an episode using the streaming option will add the file to VLC's queue. HTH :) -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
