RE: Rygel-0.32.1 will not stream outside the gnome evironment



echo "select count(*) from meta_data;" | sqlite3 
/path/to/your/media-export.db

And yet, it claims:

Line 4058: (rygel:30106): RygelServer-DEBUG: 
rygel-media-server-plugin.vala:172: Deactivating plugin 'MediaExport' 
until it provides content.

And never goes active, because

(rygel:30106): MediaExport-DEBUG: rygel-media-export-harvester.vala:83: 
URI file:///home/tc/Music/terminator.wav is not eligble due to blacklising

Can you echo "delete from blacklist;" | sqlite3 /path/to/your/media-export.db
and capture a log again to see why it is actually blacklisting things?

$ echo "delete from blacklist;" | sqlite3 /home/tc/.cache/rygel/media-export.db
$ G_MESSAGES_DEBUG=all rygel > ~/rygel_debug
...
(rygel:5264): RygelServer-DEBUG: rygel-media-server-plugin.vala:172: Deactivating plugin 'MediaExport' until 
it provides content.
(rygel:5264): RygelCore-DEBUG: rygel-plugin-loader.vala:140: Loaded module source: 
'/usr/local/lib/rygel-2.6/plugins/librygel-media-export.so'
(rygel:5264): RygelCore-DEBUG: rygel-plugin-loader.vala:148: Module 'LMS' disabled by user. Ignoring?
(rygel:5264): RygelCore-DEBUG: rygel-plugin-loader.vala:148: Module 'External' disabled by user. Ignoring?
(rygel:5264): RygelCore-DEBUG: rygel-recursive-module-loader.vala:166: Finished searching for modules in 
folder '/usr/local/lib/rygel-2.6/plugins'
(rygel:5264): RygelCore-DEBUG: rygel-root-device-factory.vala:186: No icon provided by plugin 'MediaExport'. 
Using Rygel logo.
(rygel:5264): RygelCore-DEBUG: rygel-v1-hacks.vala:99: V1 downgrade will be applied for devices matching 
.*Allegro-Software-WebClient.*|.*SEC 
HHP.*|.*SEC_HHP.*|.*Mediabolic-IMHTTP/1\..*|.*TwoPlayer.*|.*Reciva.*|.*FDSSDP.*|.*Portable SDK for UPnP 
devices.*|.*Darwin.*
(rygel:5264): RygelCore-DEBUG: rygel-root-device-factory.vala:186: No icon provided by plugin 'MediaExport'. 
Using Rygel logo.
(rygel:5264): MediaExport-DEBUG: rygel-media-export-harvesting-task.vala:291: Scheduling file 
file:///home/tc/Music/terminator.wav for meta-data extraction?
(rygel:5264): MediaExport-DEBUG: rygel-media-export-metadata-extractor.vala:268: Sent command to extractor 
process: EXTRACT file:///home/tc/Music/terminator.wav|audio/x-wav

(rygel:5264): MediaExport-DEBUG: rygel-media-export-harvesting-task.vala:291: Scheduling file 
file:///home/tc/Videos/video_test.mp4 for meta-data extraction?
(rygel:5264): MediaExport-DEBUG: rygel-media-export-metadata-extractor.vala:268: Sent command to extractor 
process: EXTRACT file:///home/tc/Videos/video_test.mp4|video/mp4

(rygel:5264): MediaExport-DEBUG: rygel-media-export-metadata-extractor.vala:239: Read was cancelled, process 
probably died?
(rygel:5264): MediaExport-DEBUG: rygel-media-export-harvesting-task.vala:291: Scheduling file 
file:///mnt/mmcblk0p2/media/music/terminator.wav for meta-data extraction?
(rygel:5264): MediaExport-DEBUG: rygel-media-export-metadata-extractor.vala:268: Sent command to extractor 
process: EXTRACT file:///mnt/mmcblk0p2/media/music/terminator.wav|audio/x-wav

(rygel:5264): MediaExport-DEBUG: rygel-media-export-metadata-extractor.vala:169: Metadata extractor finished.

Attachment: rygel_debug.tar.xz
Description: rygel_debug.tar.xz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]