aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Scanner.py
AgeCommit message (Collapse)Author
2011-04-12Scanner.py: Add MIME types for mka and mkv (Patch by Stephan Reichholf)Andreas Oberritter
2009-02-24small optimizations and cleanups by Moritz Vennghost
2009-02-12small speedups/cleanups by moritz vennghost
2009-01-19physdev path start with /, like in hotplug. add dvd drive into devicedb. fix ↵Felix Domke
scanner component. fix splitDeviceName for sr0-like devices.
2008-10-28change internal handling of media format types and don't scan cd before ↵Andreas Frisch
opening context menu
2008-10-26fix crash upon invalid mountpointAndreas Frisch
2008-10-19add .nfi to filescanner for NFIFlash plugin, whitespace cleanup, change ↵Andreas Frisch
md5sum check for new .nfo syntax
2008-10-15remove unnecessary debug and fix typo bugAndreas Frisch
2008-10-15allow gstreamer to signalize missing plugins to the gui (requires ↵Andreas Frisch
reconfiguring enigma2) and add support for flac files (requires libflac7, gst-plugin-flac)
2008-10-08ease cd-rom detection by using global harddiskmanagerAndreas Frisch
2008-10-03Allow playback of VCD (Video CD) and SVCDAndreas Frisch
2008-10-02allow MediaPlayer AudioCD playback only for what appear to be AudioCDsAndreas Frisch
2008-08-14add autoplay detection for .ts moviesAndreas Frisch
2008-08-10fix dvd hotplug: stop assuming dvd for every other medium. in case of ↵Andreas Frisch
multiple ISO files on medium, show choice list
2008-05-17add DreamPackageWizardStefan Pluecken
2007-10-15fix ipkg installer (fix by Moritz Venn: ↵Felix Domke
enigma2_fix_scanfile_mimetype_detection.patch)
2007-10-07move media scanner components into core, patch by Moritz Venn ↵Felix Domke
(002_enigma2_move_mediascanner_components_into_core.patch)